summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-031-3/+1
* ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan2011-02-031-0/+2
* ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-033-17/+10
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-033-16/+23
* ath9k: use common get current channel functionRajkumar Manoharan2011-02-031-16/+3
* ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan2011-02-031-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-011-1/+7
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-2816-41/+59
|\ \ | |/
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
* | ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau2011-01-281-1/+2
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-286-51/+44
* | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-282-71/+3
* | ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan2011-01-281-1/+1
* | ath9k: Fix a locking related issue.Vivek Natarajan2011-01-281-1/+4
* | ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2011-01-282-1/+36
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-283-0/+27
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-283-0/+20
* | ath9k_hw: Add RX filtersSujith Manoharan2011-01-281-0/+2
* | ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-283-24/+71
* | ath9k_hw: Fix INI fixupSujith Manoharan2011-01-281-3/+3
* | ath9k_hw: Fix opmode initializationSujith Manoharan2011-01-281-2/+2
* | ath5k: remove debug_dump_skb() functionsBob Copeland2011-01-282-30/+0
* | ath5k: use tracing for packet tx/rx dumpBob Copeland2011-01-283-6/+128
* | ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2011-01-282-3/+0
* | ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf2011-01-281-5/+6
* | ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2011-01-282-0/+8
* | ath5k: Use local variable for capabilitiesBruno Randolf2011-01-281-21/+18
* | ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-283-20/+21
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-2810-105/+52
* | ath9k: remove the bf->aphy fieldFelix Fietkau2011-01-282-24/+17
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-2810-951/+23
* | ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-281-133/+4
* | ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2011-01-282-23/+18
* | ath9k: fix misplaced debug codeFelix Fietkau2011-01-272-8/+3
* | carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-274-0/+23
* | carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-271-0/+3
* | carl9170: update fw/hw headersChristian Lamparter2011-01-275-11/+71
OpenPOWER on IntegriCloud