summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-081-3/+6
|\
| * ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
* | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-011-6/+8
* | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-011-1/+3
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-2/+5
|\ \
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-0/+3
|\ \ \ | |/ / |/| / | |/
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-231-0/+3
* | ath9k: Handle failure to send NoASujith Manoharan2014-11-171-1/+8
* | ath9k: Cancel pending offchannel operationsSujith Manoharan2014-11-171-13/+30
* | ath9k: Fix LED configurationSujith Manoharan2014-11-171-2/+4
* | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-171-1/+1
* | ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh2014-11-171-1/+2
* | ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-111-70/+0
* | ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-111-13/+13
* | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-111-7/+5
* | ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel2014-11-111-4/+4
* | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-111-6/+6
* | ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-111-2/+2
* | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-111-4/+25
* | ath9k: fix processing RXORN interruptsFelix Fietkau2014-10-271-4/+3
* | ath9k: Do not start BA when scanningSujith Manoharan2014-10-271-0/+7
* | ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-271-3/+25
* | ath9k: Fix HW scan abortSujith Manoharan2014-10-271-1/+13
* | ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-271-7/+38
* | ath9k: Fix address managementSujith Manoharan2014-10-271-3/+3
* | ath9k: Send AUTHORIZED event only for station modeSujith Manoharan2014-10-271-4/+6
* | ath9k: Check for pending frames properlySujith Manoharan2014-10-271-7/+14
* | ath9k: Use configurable timeout for flushSujith Manoharan2014-10-271-1/+8
* | ath9k: Disable beacon tasklet during resetSujith Manoharan2014-10-271-0/+2
* | ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan2014-10-271-0/+12
* | ath9k: Unify reset APISujith Manoharan2014-10-271-5/+7
* | ath9k: Enable multi-channel properlySujith Manoharan2014-10-271-6/+7
* | ath9k: Use sta_state() callbackSujith Manoharan2014-10-271-2/+26
|/
* ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-071-1/+1
|\
| * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
* | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
* | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-021-1/+1
* | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
* | ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
* | ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
* | ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
* | ath9k: Fix p2p address managementSujith Manoharan2014-09-261-0/+36
* | ath9k: Cache BSS informationSujith Manoharan2014-09-261-4/+9
* | ath9k: initialize ath_node linked listLorenzo Bianconi2014-09-161-0/+4
* | ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi2014-09-161-4/+29
* | ath9k: Fix primary station configurationSujith Manoharan2014-09-151-5/+1
* | ath9k: Remove useless opmode checkSujith Manoharan2014-09-151-7/+0
* | ath9k: Set offchannel state properlySujith Manoharan2014-09-151-15/+42
OpenPOWER on IntegriCloud