summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+2
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* ath9k: Avoid a potential deadlockVille Syrjälä2017-09-251-7/+9
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-1/+1
* ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-281-4/+4
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-071-16/+11
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-071-4/+6
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-151-3/+3
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-3/+6
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-091-6/+12
|\
| * ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-071-2/+7
| * ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-08-221-4/+4
| * ath9k: fix client mode beacon configurationFelix Fietkau2016-08-221-0/+1
* | ath9k: fix misleading indentBob Copeland2016-08-191-1/+1
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-6/+6
* ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-081-17/+26
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-3/+4
* ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg2016-07-081-0/+2
* ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg2016-07-081-3/+18
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* ath9k: cleanup led_pin initialMiaoqing Pan2016-03-111-7/+2
* ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-111-3/+3
* Merge 'net-next/master'Kalle Valo2016-03-061-3/+5
|\
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* | ath9k: request NOA update when chanctx activeKalle Valo2016-01-261-1/+4
|/
* ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan2015-12-111-0/+4
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-1/+7
|\
| * ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-1/+7
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
|/
* 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
OpenPOWER on IntegriCloud