summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com2015-08-061-0/+3
* ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com2015-08-061-1/+3
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-061-2/+2
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-06-081-5/+7
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-061-8/+44
|\
| * ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-031-8/+44
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-091-9/+0
|\
| * ath9k: Remove unused BMISS processingSujith Manoharan2015-02-031-9/+0
* | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-191-4/+3
|/
* 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
OpenPOWER on IntegriCloud