index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
offchannel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: handle link ID during management Tx
Sriram R
2024-04-19
1
-1
/
+11
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-9
/
+12
*
wifi: mac80211: fix a expired vs. cancel race in roc
Emmanuel Grumbach
2023-10-23
1
-0
/
+17
*
wifi: mac80211: Do not force off-channel for management Tx with MLO
Ilan Peer
2023-09-11
1
-1
/
+6
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-2
/
+0
*
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
1
-4
/
+4
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-29
/
+19
*
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
2023-09-11
1
-18
/
+18
*
wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()
Anjaneyulu
2023-06-14
1
-2
/
+2
*
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
2022-07-22
1
-14
/
+33
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-5
/
+10
*
wifi: mac80211: Consider MLO links in offchannel logic
Andrei Otcheretianski
2022-07-15
1
-2
/
+16
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-4
/
+4
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-3
/
+3
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-3
/
+3
*
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
2022-05-16
1
-1
/
+1
*
mac80211: Inform AP when returning operating channel
Loic Poulain
2020-09-28
1
-29
/
+9
*
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
1
-1
/
+1
*
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
2020-07-31
1
-1
/
+1
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-2
/
+2
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
1
-0
/
+4
*
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-26
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
2019-06-14
1
-0
/
+4
|
/
*
mac80211: support scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-1
/
+1
*
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-11
1
-2
/
+2
*
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
2017-09-05
1
-0
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
mac80211: fix CMD_FRAME for AP_VLAN
Michael Braun
2016-10-12
1
-1
/
+1
*
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
2016-09-30
1
-1
/
+2
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
1
-0
/
+1
*
mac80211: avoid ROC during hw restart
Eliad Peller
2016-01-14
1
-0
/
+4
*
mac80211: fix remain-on-channel cancellation
Johannes Berg
2016-01-14
1
-2
/
+4
*
mac80211: recalculate SW ROC only when needed
Johannes Berg
2016-01-14
1
-5
/
+1
*
mac80211: handle HW ROC expired properly
Ilan Peer
2015-12-07
1
-1
/
+5
*
mac80211: reject zero cookie in mgmt-tx/roc cancel
Johannes Berg
2015-12-04
1
-0
/
+3
*
mac80211: rewrite remain-on-channel logic
Johannes Berg
2015-12-04
1
-286
/
+313
*
mac80211: simplify ack_skb handling
Johannes Berg
2015-12-04
1
-5
/
+3
*
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
2015-12-04
1
-3
/
+471
*
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
2015-12-04
1
-3
/
+2
*
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
2015-09-29
1
-3
/
+3
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-1
/
+1
*
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
1
-2
/
+2
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
1
-2
/
+4
*
mac80211: fix on-channel remain-on-channel
Johannes Berg
2014-05-14
1
-7
/
+20
*
mac80211: fix software remain-on-channel implementation
Johannes Berg
2014-04-09
1
-0
/
+1
*
mac80211: Run deferred scan if last roc_list item is not started
Jouni Malinen
2013-09-30
1
-0
/
+2
[next]