summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-154-4/+8
|\
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+4
| |\
| | * iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-106-6/+16
| |\|
| | * rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| | * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| | * ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-1553-401/+517
|\ \ \
| * | | ath9k: add a workaround for ack timeout issuesFelix Fietkau2010-02-121-0/+11
| * | | Add Station and AdHoc mode support to libertas_tfDeepak Saxena2010-02-101-0/+3
| * | | ath5k: use correct packet type when transmittingBob Copeland2010-02-102-2/+25
| * | | ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan2010-02-091-1/+2
| * | | ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
| * | | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-088-24/+0Star
| * | | p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-083-13/+8Star
| * | | iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-084-40/+0Star
| * | | b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0Star
| * | | b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-66/+0Star
| * | | ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-19/+0Star
| * | | ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7Star
| * | | mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7Star
| * | | adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0Star
| * | | ath9k: fix keycache leak in split tkip caseMing Lei2010-02-081-0/+1
| * | | iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-082-17/+34
| * | | iwlwifi: Add chain_noise support for 6050Ben Cahill2010-02-081-17/+2Star
| * | | iwlwifi: Add chain noise scaling factorBen Cahill2010-02-084-2/+28
| * | | libertas: don't retry commandsHolger Schurig2010-02-083-30/+7Star
| * | | wl1251: fix txop unitKalle Valo2010-02-081-1/+2
| * | | b43: N-PHY: handle allocation fail in samples generationRafał Miłecki2010-02-081-0/+4
| * | | b43: N-PHY: load generated samplesRafał Miłecki2010-02-081-2/+29
| * | | b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2010-02-082-1/+66
| * | | b43: N-PHY: save calibration for further restoreRafał Miłecki2010-02-082-1/+51
| * | | b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki2010-02-081-1/+34
| * | | b43: N-PHY: implement overriding RF control intcRafał Miłecki2010-02-081-8/+109
| * | | libertas/if_spi: needs linux/semaphore.hRandy Dunlap2010-02-081-0/+1
| * | | b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-082-2/+3
| * | | ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-083-14/+18
| * | | ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-02-081-1/+7
| * | | mac80211_hwsim: add fake hw scan handlerJohannes Berg2010-02-081-1/+43
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-086-10/+18
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| | * | b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
* | | | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-125-11/+10Star
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-0488-1631/+3202
|\| | |
| * | | ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-024-2/+11
| * | | airo: fix setting zero length WEP keyStanislaw Gruszka2010-02-021-16/+18
| * | | ath9k: fix access to freed data on unloadPavel Roskin2010-02-014-29/+7Star
| * | | b43: N-PHY: implement setting RF sequenceRafał Miłecki2010-02-011-4/+31
| * | | b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki2010-02-011-1/+52
| * | | b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki2010-02-011-1/+11