index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+2
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
1
-0
/
+12
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
1
-0
/
+1
2020-03-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+3
2020-03-11
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
1
-0
/
+3
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-0
/
+3
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-1
/
+1
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
1
-1
/
+1
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
1
-2
/
+8
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
1
-9
/
+3
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
1
-2
/
+2
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-1
/
+2
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
1
-7
/
+9
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-1
/
+1
2017-06-28
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
1
-4
/
+4
2017-02-07
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
1
-16
/
+11
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
1
-4
/
+6
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-3
/
+3
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-3
/
+6
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
1
-6
/
+12
2016-09-07
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
1
-2
/
+7
2016-08-22
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
1
-4
/
+4
2016-08-22
ath9k: fix client mode beacon configuration
Felix Fietkau
1
-0
/
+1
2016-08-19
ath9k: fix misleading indent
Bob Copeland
1
-1
/
+1
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-6
/
+6
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
1
-17
/
+26
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-3
/
+4
2016-07-08
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
1
-0
/
+2
2016-07-08
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
1
-3
/
+18
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
1
-7
/
+2
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
1
-3
/
+3
2016-03-06
Merge 'net-next/master'
Kalle Valo
1
-3
/
+5
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
1
-1
/
+4
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+5
2015-12-11
ath9k: feeding entropy in kernel from ADC capture
Miaoqing Pan
1
-0
/
+4
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
1
-1
/
+7
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-1
/
+7
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-08-06
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
1
-0
/
+3
2015-08-06
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+3
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
1
-2
/
+2
2015-06-08
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
1
-5
/
+7
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+1
[next]