summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-02-18usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-152/+173
2010-02-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-4/+8
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller53-401/+517
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+4
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko5-11/+10
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2010-02-11ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-6/+16
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin1-1/+1
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-09ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3
2010-02-09rt2x00: remove get_tx_stats() mac80211 opKalle Valo8-24/+0
2010-02-09p54: remove get_tx_stats() mac80211 opKalle Valo3-13/+8
2010-02-09iwlwifi: remove get_tx_stats() mac80211 opKalle Valo4-40/+0
2010-02-09b43legacy: remove get_tx_stats() mac80211 opKalle Valo5-78/+0
2010-02-09b43: remove get_tx_stats() mac80211 opKalle Valo5-66/+0
2010-02-09ath5k: remove get_tx_stats() mac80211 opKalle Valo2-19/+0
2010-02-09ar9170: remove get_tx_stats() mac80211 opKalle Valo2-14/+7
2010-02-09mwl8k: remove get_tx_stats() mac80211 opKalle Valo1-28/+7
2010-02-09adm821: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2010-02-09ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-09iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2-17/+34
2010-02-09iwlwifi: Add chain_noise support for 6050Ben Cahill1-17/+2
2010-02-09iwlwifi: Add chain noise scaling factorBen Cahill4-2/+28
2010-02-09libertas: don't retry commandsHolger Schurig3-30/+7
2010-02-09wl1251: fix txop unitKalle Valo1-1/+2
2010-02-09b43: N-PHY: handle allocation fail in samples generationRafał Miłecki1-0/+4
2010-02-09b43: N-PHY: load generated samplesRafał Miłecki1-2/+29
2010-02-09b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2-1/+66
2010-02-09b43: N-PHY: save calibration for further restoreRafał Miłecki2-1/+51
2010-02-09b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki1-1/+34
2010-02-09b43: N-PHY: implement overriding RF control intcRafał Miłecki1-8/+109
2010-02-09libertas/if_spi: needs linux/semaphore.hRandy Dunlap1-0/+1
2010-02-09b43/b43legacy: Wake queues in wireless_core_startLarry Finger2-2/+3
2010-02-09ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian3-14/+18
2010-02-09ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian1-1/+7
2010-02-09mac80211_hwsim: add fake hw scan handlerJohannes Berg1-1/+43
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-10/+18
2010-02-09iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller88-1631/+3202
2010-02-04b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-03ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-03airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52