aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06
|\
| * ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-03
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09
|\
| * ath9k: Remove unused BMISS processingSujith Manoharan2015-02-03
* | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-19
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-08
|\
| * ath9k: fix regression in bssidmask calculationBen Greear2014-11-17
* | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-01
* | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-01
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-20
|\ \
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\ \ \ | |/ / |/| / | |/
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-23
* | ath9k: Handle failure to send NoASujith Manoharan2014-11-17
* | ath9k: Cancel pending offchannel operationsSujith Manoharan2014-11-17
* | ath9k: Fix LED configurationSujith Manoharan2014-11-17
* | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-17
* | ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh2014-11-17
* | ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-11
* | ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-11
* | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-11
* | ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-11
* | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-11
* | ath9k: fix processing RXORN interruptsFelix Fietkau2014-10-27
* | ath9k: Do not start BA when scanningSujith Manoharan2014-10-27
* | ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-27
* | ath9k: Fix HW scan abortSujith Manoharan2014-10-27
* | ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-27
* | ath9k: Fix address managementSujith Manoharan2014-10-27
* | ath9k: Send AUTHORIZED event only for station modeSujith Manoharan2014-10-27
* | ath9k: Check for pending frames properlySujith Manoharan2014-10-27
* | ath9k: Use configurable timeout for flushSujith Manoharan2014-10-27
* | ath9k: Disable beacon tasklet during resetSujith Manoharan2014-10-27
* | ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan2014-10-27
* | ath9k: Unify reset APISujith Manoharan2014-10-27
* | ath9k: Enable multi-channel properlySujith Manoharan2014-10-27
* | ath9k: Use sta_state() callbackSujith Manoharan2014-10-27
|/
* ath9k: Fix crash in MCC modeSujith Manoharan2014-10-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-07
|\
| * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-22
* | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-02
* | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-02
* | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-02
* | ath9k: Remove duplicate codeSujith Manoharan2014-10-02
* | ath9k: Fix pending frame checkSujith Manoharan2014-10-02
* | ath9k: Check pending frames properlySujith Manoharan2014-10-02
* | ath9k: Fix p2p address managementSujith Manoharan2014-09-26