aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann2018-10-13
* ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau2018-10-02
* ath9k: fix tx99 with monitor mode interfaceFelix Fietkau2018-08-28
* ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-29
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-18
|\
| * ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-13
* | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-23
|/
* ath: Convert timers to use timer_setup()Kees Cook2017-10-27
* ath9k: Avoid a potential deadlockVille Syrjälä2017-09-25
* ath9k: remove cast to void pointerHimanshu Jha2017-09-25
* ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-28
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-07
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-07
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-15
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-15
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-09
|\
| * ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-07
| * ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-08-22
| * ath9k: fix client mode beacon configurationFelix Fietkau2016-08-22
* | ath9k: fix misleading indentBob Copeland2016-08-19
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-08
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-08
* ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg2016-07-08
* ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg2016-07-08
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* ath9k: cleanup led_pin initialMiaoqing Pan2016-03-11
* ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-11
* Merge 'net-next/master'Kalle Valo2016-03-06
|\
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-14
* | ath9k: request NOA update when chanctx activeKalle Valo2016-01-26
|/
* ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan2015-12-11
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-12
|\
| * ath9k: Add support for OCB modeJan Kaisrlik2015-09-29
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
|/
* ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-06-08
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* 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