aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-05-06iwlwifi: make IWLWIFI a tristateGravatar Adrian Bunk 1-2/+1
2008-05-01rt2x00: Fix quality/activity led handlingGravatar Ivo van Doorn 8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsGravatar Ivo van Doorn 2-2/+2
2008-05-01iwlwifi: fix debug messages during scanningGravatar Bill Moss 2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGravatar Guy Cohen 4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesGravatar Michael Buesch 2-14/+33
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...Gravatar David S. Miller 2-1/+10
2008-04-30libertas: fix use-before-check violationGravatar Holger Schurig 1-1/+2
2008-04-30b43: Fix dual-PHY devicesGravatar Michael Buesch 1-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-6/+6
2008-04-30strip: Fix up strip for the new orderGravatar Alan Cox 1-42/+24
2008-04-29iwlwifi: move the selects to the tristate driversGravatar Adrian Bunk 1-6/+6
2008-04-29wireless: use get/put_unaligned_* helpersGravatar Harvey Harrison 7-30/+22
2008-04-29netdev: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-52/+32
2008-04-29proc: remove proc_root_driverGravatar Alexey Dobriyan 1-4/+4
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-1/+7
2008-04-27iwlwifi: Allow building iwl3945 without iwl4965.Gravatar Jason Riedy 2-1/+7
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 9-24/+83
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...Gravatar David S. Miller 8-22/+82
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Gravatar Zhu Yi 1-2/+1
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedGravatar Roland Dreier 2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Gravatar Roel Kluin 1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexGravatar Roel Kluin 1-1/+1
2008-04-23b43: Workaround DMA quirksGravatar Michael Buesch 1-8/+39
2008-04-23ath5k: Fix radio identification on AR5424/2424Gravatar Nick Kossifidis 1-4/+10
2008-04-23b43: Add more btcoexist workaroundsGravatar Michael Buesch 1-4/+9
2008-04-23b43: Fix HostFlags data typesGravatar Michael Buesch 2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsGravatar Michael Buesch 1-2/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 3-8/+17
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreGravatar Tomas Winkler 1-1/+1
2008-04-23rt2x00: Select LEDS_CLASS.Gravatar David S. Miller 1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.Gravatar David S. Miller 1-2/+6
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-8/+5
2008-04-19PM: Remove destroy_suspended_device()Gravatar Rafael J. Wysocki 2-8/+5
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.Gravatar David S. Miller 1-6/+12
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 4-37/+50
2008-04-16ath5k: Misc fixes/cleanupsGravatar Nick Kossifidis 5-643/+139
2008-04-16ath5k: Add RF2425 initvalsGravatar Nick Kossifidis 5-14/+365
2008-04-16iwlwifi: Use HW acceleration decryption by defaultGravatar Emmanuel Grumbach 3-7/+6
2008-04-16iwlwifi: fix unload warning and errorGravatar Mohamed Abbas 2-1/+5
2008-04-16iwlwifi: arrange max number of Tx queuesGravatar Ron Rindjunsky 6-13/+17
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyGravatar Emmanuel Grumbach 2-3/+3
2008-04-16iwlwifi: move rxon associated command to hcmdGravatar Tomas Winkler 4-41/+51
2008-04-16iwlwifi: introduce host commands callbacksGravatar Tomas Winkler 2-0/+8
2008-04-16iwlwifi: move HW device registrationGravatar Ron Rindjunsky 3-19/+19
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreGravatar Tomas Winkler 5-65/+67
2008-04-16iwlwifi: support different num of tx and rx antennasGravatar Tomas Winkler 3-9/+14
2008-04-16iwlwifi: hw_setting cleanupGravatar Tomas Winkler 6-58/+61
2008-04-16iwlwifi: remove the statistics workGravatar Emmanuel Grumbach 5-33/+21
2008-04-16b43: Add fastpath to b43_mac_suspend()Gravatar Michael Buesch 1-0/+7