aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-27iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler
2008-04-16iwlwifi: introduce host commands callbacksTomas Winkler
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler