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
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
/
net
/
mac80211
/
offchannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
mac80211: Inform AP when returning operating channel
Loic Poulain
1
-29
/
+9
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-1
/
+1
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-1
/
+1
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-0
/
+4
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-2
/
+3
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
1
-0
/
+4
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-1
/
+1
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2017-09-05
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2016-10-12
mac80211: fix CMD_FRAME for AP_VLAN
Michael Braun
1
-1
/
+1
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-1
/
+2
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+1
2016-01-14
mac80211: avoid ROC during hw restart
Eliad Peller
1
-0
/
+4
2016-01-14
mac80211: fix remain-on-channel cancellation
Johannes Berg
1
-2
/
+4
2016-01-14
mac80211: recalculate SW ROC only when needed
Johannes Berg
1
-5
/
+1
2015-12-07
mac80211: handle HW ROC expired properly
Ilan Peer
1
-1
/
+5
2015-12-04
mac80211: reject zero cookie in mgmt-tx/roc cancel
Johannes Berg
1
-0
/
+3
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
1
-286
/
+313
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
1
-5
/
+3
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
1
-3
/
+471
2015-12-04
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
1
-3
/
+2
2015-09-29
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
1
-3
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-1
/
+1
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
1
-2
/
+2
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
1
-2
/
+4
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
1
-7
/
+20
2014-04-09
mac80211: fix software remain-on-channel implementation
Johannes Berg
1
-0
/
+1
2013-09-30
mac80211: Run deferred scan if last roc_list item is not started
Jouni Malinen
1
-0
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+3
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+17
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
1
-3
/
+3
2013-03-25
mac80211: fix remain-on-channel cancel crash
Johannes Berg
1
-6
/
+17
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
1
-2
/
+2
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-2
/
+2
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+1
2013-02-12
mac80211: Add flushes before going off-channel
Seth Forshee
1
-0
/
+5
2013-02-12
mac80211: Fix tx queue handling during scans
Seth Forshee
1
-20
/
+10
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+7
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
1
-12
/
+7
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-6
/
+9
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-2
/
+0
2012-11-26
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
1
-2
/
+0
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-5
/
+3
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
1
-1
/
+1
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
1
-4
/
+3
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-1
/
+2
[next]