Age | Commit message (Expand) | Author |
2006-04-01 | use proper types and not fetch iobase that is not used later; damien ok | Michael Shalayeff |
2006-04-01 | Put Damien's latest changes back in, okay deraadt@. | Pedro Martelletto |
2006-03-31 | Backout, causes panics | Pedro Martelletto |
2006-03-27 | - complete rework of rings allocation (do things more like ral(4)) | Damien Bergamini |
2006-02-26 | prettify + u_int{8,16,32}_t -> uint{8,16,32}_t | Damien Bergamini |
2005-09-19 | o Add initial bits for IBSS support. | Damien Bergamini |
2005-07-07 | remove unused structure definitions. ok damien@ | Kevin Lo |
2005-04-04 | remove noise statistics. this was generating tons of useless interrupts. | Damien Bergamini |
2005-03-12 | s/__attribute__((__packed__))/__packed/ | Damien Bergamini |
2005-03-01 | make sure radiotap structures are packed. | Damien Bergamini |
2005-02-21 | ipwcontrol and iwicontrol removal. | Damien Bergamini |
2005-01-09 | - add support for 2.2 firmware | Damien Bergamini |
2005-01-05 | Use $OpenBSD$ instead of $Id$. ok damien@ | Jonathan Gray |
2004-12-21 | add powerhooks | Damien Bergamini |
2004-12-04 | Clean DMA allocation of Tx and Rx rings | Damien Bergamini |
2004-11-22 | use the filesystem based firmware loader; ok deraadt@ | Damien Bergamini |
2004-10-20 | support for Intel 2100/2200BG/2915ABG wireless devices written by | Theo de Raadt |