aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwi/if_iwireg.h
Commit message (Expand)AuthorAgeFilesLines
* Add support to export the contents of the notification updates from the firmw...Adrian Chadd2014-03-291-0/+63
* Update 802.11 wireless support:Sam Leffler2007-06-111-1/+5
* Document the endiannes of firmware headersLuigi Rizzo2007-02-201-1/+9
* net80211 seems to give us more rates than specified via ic_sup_rates underMax Laier2006-10-231-1/+2
* MFp4: reworked iwi-driverMax Laier2006-04-271-71/+126
* o acknowledge interrupts early in the interrupt handlerDamien Bergamini2006-03-101-1/+1
* make use of the firmware(9) subsystem.Damien Bergamini2006-03-101-1/+3
* o Re-enable scatter/gatherDamien Bergamini2006-01-291-4/+17
* Load firmware images directly from the filesystem (looks into /etc/firmwareDamien Bergamini2005-11-191-0/+6
* o Use firmware extended scan command; this one doesn't crash when scanningDamien Bergamini2005-10-061-10/+15
* Use phk's kernel unit number allocator to associate unique ids to neighborsDamien Bergamini2005-09-191-1/+1
* o Add initial bits for IBSS support.Damien Bergamini2005-09-171-0/+13
* Enhanced WME (802.11e) support.Damien Bergamini2005-08-211-3/+3
* Add some necessary bits for upcoming 802.11e support:Damien Bergamini2005-08-201-1/+15
* o Clear device-specific PCI register 0x41 (Retry Timeout) during attachDamien Bergamini2005-05-221-8/+11
* Initial import of ipw, iwi, ral and ural drivers:Damien Bergamini2005-04-181-0/+439