summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-151-19/+0
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-151-8/+4
* ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-151-4/+0
* ath9k: Remove 'other' VIF countSujith Manoharan2012-03-151-1/+0
* ath9k: Remove unused variablesSujith Manoharan2012-03-151-4/+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: configure bss info at assoc notificationRajkumar Manoharan2012-03-121-1/+1
* ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau2012-03-051-1/+2
* ath9k: Process BTCOEX interrupts using a helperSujith Manoharan2012-02-271-6/+1
* ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan2012-02-271-17/+2
* ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan2012-02-221-4/+0
* ath9k: remove obsolete commentsMohammed Shafi Shajakhan2012-02-221-6/+0
* ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
* ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-101-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-0/+3
|\
| * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
* | ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-6/+7
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-53/+43
* | ath9k: Support RSN MeshChun-Yeow Yeoh2011-12-161-1/+2
* | ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-151-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-1/+1
|\ \ | |/
| * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
* | ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov2011-12-071-2/+3
* | ath9k: change calibration debug log to output all calibration typesNikolay Martynov2011-12-071-3/+5
* | ath9k: cancel all workqueue activity when going idleFelix Fietkau2011-12-071-1/+4
* | ath9k: only drop packets in drv_flush when asked toFelix Fietkau2011-12-071-13/+11
* | ath9k: rework power state handlingFelix Fietkau2011-12-071-110/+46
* | ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2011-12-071-2/+10
* | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-301-0/+3
* | ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan2011-11-301-1/+5
* | ath9k: Improve debugfs printout for stations.Ben Greear2011-11-091-2/+4
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-2/+4
|/
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-5/+5
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-111-1/+14
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-2/+1
* ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau2011-09-271-1/+1
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-3/+5
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+10
|\
| * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
| * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
* | ath9k: Reset caldata on radio enableRajkumar Manoharan2011-09-191-0/+1
* | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-161-2/+2
* | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-161-4/+5
* | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-141-0/+71
OpenPOWER on IntegriCloud