summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
* ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
* Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-054-52/+28
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-054-52/+28
* | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
* | ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
* | ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
* | ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1623-576/+206
|\
| * ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| * ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6
| * ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-153-26/+19
| * ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-155-30/+22
| * ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau2012-03-151-0/+3
| * ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-153-9/+0
| * ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-152-8/+0
| * ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-151-4/+1
| * ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-153-11/+2
| * ath9k: optimize register access functionsFelix Fietkau2012-03-152-4/+4
| * ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-153-8/+0
| * ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-153-10/+2
| * ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-153-8/+5
| * ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-151-15/+11
| * ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-155-34/+14
| * ath9k: Remove aggregation flagsSujith Manoharan2012-03-155-46/+29
| * ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-153-36/+74
| * ath9k: Remove 'other' VIF countSujith Manoharan2012-03-153-4/+2
| * ath9k: Remove unused variablesSujith Manoharan2012-03-152-6/+0
| * ath9k: Remove unnecessary initializationSujith Manoharan2012-03-151-3/+0
| * ath9k: fix going to full-sleep on PS idleFelix Fietkau2012-03-121-3/+5
| * ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan2012-03-121-2/+2
| * ath9k: configure bss info at assoc notificationRajkumar Manoharan2012-03-121-1/+1
| * ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2012-03-122-2/+12
| * ath9k: Fix BTCOEX shutdownSujith Manoharan2012-03-121-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-0914-116/+99
|\ \ | |/
| * ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-071-5/+7
| * ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-073-36/+28
| * ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-072-38/+0
| * ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-074-6/+36
| * ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau2012-03-071-4/+10
| * ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan2012-03-051-7/+2
| * ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan2012-03-052-3/+1
| * ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2012-03-052-3/+6
| * ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau2012-03-051-1/+5
| * ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau2012-03-051-1/+2
| * Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2012-03-052-12/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-0534-4530/+1418
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-293-25/+20
| |\
| * | ath9k: decouple RX error checking for DFSZefir Kurtisi2012-02-291-6/+6
OpenPOWER on IntegriCloud