aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-03
* | ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* | ath9k: Support RSN MeshChun-Yeow Yeoh2011-12-16
* | ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\|
| * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-06
* | ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov2011-12-07
* | ath9k: change calibration debug log to output all calibration typesNikolay Martynov2011-12-07
* | ath9k: cancel all workqueue activity when going idleFelix Fietkau2011-12-07
* | ath9k: only drop packets in drv_flush when asked toFelix Fietkau2011-12-07
* | ath9k: rework power state handlingFelix Fietkau2011-12-07
* | ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2011-12-07
* | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-30
* | ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan2011-11-30
* | ath9k: Improve debugfs printout for stations.Ben Greear2011-11-09
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
|/
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-11
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-11
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-30
* ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau2011-09-27
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-13
| * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-24
* | ath9k: Reset caldata on radio enableRajkumar Manoharan2011-09-19
* | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-16
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-16
* | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-16
* | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-14
* | ath9k: merge reset related functionsFelix Fietkau2011-09-14
* | ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-14
* | ath9k: move a few functions aroundFelix Fietkau2011-09-14
* | ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-14
* | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-29
* | ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-24
* | ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-24
* | ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-24
* | ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-24
* | ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-22
* | ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-22
* | ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-09
* | ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-09
* | ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2011-08-08
|/
* ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-27
* ath9k: remove a redundant call to pcipowersaveMohammed Shafi Shajakhan2011-06-17
* ath9k: Add debug messages to track PAPRD failuresMohammed Shafi Shajakhan2011-06-17