summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk1-2/+1
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-1/+10
2008-04-30libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+6
2008-04-30strip: Fix up strip for the new orderAlan Cox1-42/+24
2008-04-29iwlwifi: move the selects to the tristate driversAdrian Bunk1-6/+6
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev1-52/+32
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-4/+4
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+7
2008-04-27iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2-1/+7
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-24/+83
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-22/+82
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+17
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-8/+5
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki2-8/+5
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller4-37/+50
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis5-643/+139
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis5-14/+365
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach3-7/+6
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas2-1/+5
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky6-13/+17
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2-3/+3
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler4-41/+51
2008-04-16iwlwifi: introduce host commands callbacksTomas Winkler2-0/+8
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky3-19/+19
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler5-65/+67
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler3-9/+14
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler6-58/+61
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach5-33/+21
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch1-0/+7