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
pinetabv-6.6.y-devel
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
/
channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-1
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
2016-01-26
ath9k: Drop useless const on chanctx_event_delta() return type
Geert Uytterhoeven
1
-1
/
+1
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
1
-1
/
+1
2015-12-08
ath9k: MCC, print time elapsed between events
Janusz Dziedzic
1
-2
/
+17
2015-12-08
ath9k: P2P_CLIENT, get/set NOA correctly
Janusz Dziedzic
1
-2
/
+5
2015-12-08
ath9k: MCC enable Opportunistic Power Save
Janusz Dziedzic
1
-0
/
+2
2015-12-08
ath9k: setup correct skb priority for nullfunc
Janusz Dziedzic
1
-0
/
+1
2015-12-08
ath9k: use u32 when calculate tsf
Janusz Dziedzic
1
-2
/
+2
2015-12-08
ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
Janusz Dziedzic
1
-0
/
+4
2015-12-08
ath9k: print real timer value
Janusz Dziedzic
1
-3
/
+5
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
1
-3
/
+8
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
1
-7
/
+16
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-1
/
+1
2014-11-17
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
1
-6
/
+2
2014-11-17
ath9k: Adjust tbtt delta properly
Sujith Manoharan
1
-1
/
+3
2014-11-17
ath9k: Clear offchannel state properly
Sujith Manoharan
1
-0
/
+5
2014-11-12
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-1
/
+1
2014-11-12
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
1
-1
/
+1
2014-11-12
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
1
-1
/
+1
2014-11-12
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
1
-1
/
+1
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
1
-2
/
+2
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
1
-16
/
+0
2014-10-27
ath9k: Send oneshot NoA
Sujith Manoharan
1
-0
/
+41
2014-10-27
ath9k: Fix RoC expiration
Sujith Manoharan
1
-1
/
+2
2014-10-27
ath9k: Use a helper function for bmiss
Sujith Manoharan
1
-19
/
+26
2014-10-27
ath9k: Use a helper function to set NoA
Sujith Manoharan
1
-25
/
+36
2014-10-27
ath9k: Use a helper function for offchannel NoA
Sujith Manoharan
1
-18
/
+27
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
1
-0
/
+14
2014-10-27
ath9k: Add a function to check for an active GO
Sujith Manoharan
1
-0
/
+30
2014-10-27
ath9k: Check for pending frames properly
Sujith Manoharan
1
-2
/
+3
2014-10-27
ath9k: Fix offchannel flush timeout
Sujith Manoharan
1
-0
/
+20
2014-10-27
ath9k: Fix MCC flush timeout
Sujith Manoharan
1
-1
/
+15
2014-10-27
ath9k: Use configurable timeout for flush
Sujith Manoharan
1
-0
/
+1
2014-10-27
ath9k: Clear NoA schedule properly
Sujith Manoharan
1
-0
/
+15
2014-10-27
ath9k: Unify reset API
Sujith Manoharan
1
-1
/
+1
2014-10-27
ath9k: Process beacons properly
Sujith Manoharan
1
-1
/
+6
2014-10-27
ath9k: Enable multi-channel properly
Sujith Manoharan
1
-2
/
+2
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
1
-0
/
+16
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
1
-0
/
+19
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
1
-3
/
+3
2014-10-02
ath9k: Print RoC expiration
Sujith Manoharan
1
-0
/
+7
2014-09-27
ath9k: Cache BSS information
Sujith Manoharan
1
-3
/
+3
2014-09-15
ath9k: Check beaconing mode properly
Sujith Manoharan
1
-0
/
+3
2014-09-15
ath9k: Remove unnecessary tbtt assignment
Sujith Manoharan
1
-3
/
+2
2014-09-15
ath9k: fix radar parameters initialization
Lorenzo Bianconi
1
-2
/
+0
2014-09-11
ath9k: Fix beacon miss handling
Sujith Manoharan
1
-12
/
+32
2014-09-11
ath9k: Fix channel switch time duration
Sujith Manoharan
1
-1
/
+1
2014-09-11
ath9k: Clear offchannel duration properly
Sujith Manoharan
1
-1
/
+4
2014-09-11
ath9k: Fix Notice of Absence issues
Sujith Manoharan
1
-35
/
+70
[next]