summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3110-0/+10
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-314-0/+4
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
* ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
* ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
* ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
* ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
* ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
* ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
* ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
* ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9
* ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-146-5/+186
* ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan2011-10-141-82/+82
* ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan2011-10-141-1/+1
* ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan2011-10-141-3/+3
* ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan2011-10-141-2/+4
* ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau2011-10-111-1/+2
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-114-17/+19
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-115-9/+0
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-111-5/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-1112-175/+85
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-116-17/+17
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-10-112-9/+1
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-112-2/+8
* ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau2011-10-111-7/+6
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-114-5/+47
* ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau2011-10-111-3/+5
* ath9k: remove some bogus error handling codeDan Carpenter2011-10-111-7/+0
* ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-032-2/+4
* ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-303-10/+10
* ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2011-09-302-3/+14
* ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan2011-09-301-17/+6
* ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2011-09-302-9/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-282-2/+10
|\
| * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
* | ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau2011-09-271-1/+1
* | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-272-6/+11
* | ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-272-6/+20
* | ath9k: Store noise immunity values across scanningRajkumar Manoharan2011-09-202-2/+9
* | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-205-8/+19
|\ \ | |/
| * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
| * ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
| * ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
| * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
OpenPOWER on IntegriCloud