summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau1-1/+2
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka6-27/+19
2011-01-28iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka1-3/+2
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka4-7/+10
2011-01-28iwlwifi: remove unneeded __packedStanislaw Gruszka1-1/+1
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka1-1/+2
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka4-8/+14
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf6-51/+44
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan2-71/+3
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan1-1/+1
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan1-1/+4
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2-1/+36
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan3-0/+27
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan3-0/+20
2011-01-28ath9k_hw: Add RX filtersSujith Manoharan1-0/+2
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau3-24/+71
2011-01-28ath9k_hw: Fix INI fixupSujith Manoharan1-3/+3
2011-01-28ath9k_hw: Fix opmode initializationSujith Manoharan1-2/+2
2011-01-28ath5k: remove debug_dump_skb() functionsBob Copeland2-30/+0
2011-01-28ath5k: use tracing for packet tx/rx dumpBob Copeland3-6/+128
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2-3/+0
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf1-5/+6
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2-0/+8
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf1-21/+18
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau3-20/+21
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau10-105/+52
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau2-24/+17
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau10-951/+23
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau1-133/+4
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2-23/+18
2011-01-28Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville20-456/+2172
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau2-8/+3
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter4-0/+23
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter1-0/+3
2011-01-27carl9170: update fw/hw headersChristian Lamparter5-11/+71
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2-6/+3
2011-01-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville24-313/+998
2011-01-25ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf1-8/+3
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian1-8/+9
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-01-24wl12xx: disable auto-arpEliad Peller1-2/+1
2011-01-24wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen2-11/+11
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller1-6/+4
2011-01-24wl12xx: BA receiver supportLevi, Shahar5-4/+117
2011-01-24wl12xx: BA initiator supportLevi, Shahar7-10/+183
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov1-0/+1
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2-0/+2
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen1-5/+15
2011-01-24wl12xx: fix some endianess bugsEliad Peller3-5/+5
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho1-0/+2