index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-5
/
+22
|
\
|
*
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
2024-04-19
1
-5
/
+22
*
|
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
2024-04-19
1
-12
/
+23
*
|
wifi: mac80211: simplify ieee80211_assign_link_chanctx()
Johannes Berg
2024-04-19
1
-8
/
+9
*
|
wifi: mac80211: reserve chanctx during find
Johannes Berg
2024-04-19
1
-2
/
+29
*
|
wifi: mac80211: don't enter idle during link switch
Johannes Berg
2024-03-25
1
-15
/
+19
|
/
*
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
2024-03-04
1
-2
/
+1
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-3
/
+7
*
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
2024-02-08
1
-41
/
+126
*
wifi: mac80211: add and use a link iteration macro
Johannes Berg
2024-02-08
1
-170
/
+76
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-107
/
+126
*
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
2024-02-08
1
-3
/
+3
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-97
/
+14
*
wifi: mac80211: clean up connection process
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
1
-2
/
+2
*
wifi: mac80211: Add support for WBRF features
Evan Quan
2023-12-12
1
-0
/
+9
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-19
/
+4
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
1
-74
/
+57
*
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
2023-06-19
1
-0
/
+5
*
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
2023-06-07
1
-2
/
+2
*
Merge wireless into wireless-next
Johannes Berg
2023-06-07
1
-28
/
+47
|
\
|
*
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
1
-0
/
+3
|
*
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
1
-28
/
+44
|
*
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
1
-1
/
+1
*
|
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-2
/
+2
|
/
*
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
2023-02-14
1
-1
/
+1
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-0
/
+6
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
1
-5
/
+4
*
wifi: mac80211: don't check carrier in chanctx code
Andrei Otcheretianski
2022-07-15
1
-4
/
+0
*
wifi: mac80211: tighten locking check
Johannes Berg
2022-07-15
1
-3
/
+4
*
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-57
/
+66
*
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-8
/
+17
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-261
/
+381
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-5
/
+4
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-47
/
+48
*
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
-19
/
+20
*
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-01
1
-5
/
+2
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-4
/
+4
*
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2022-02-16
1
-1
/
+4
*
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
2021-06-23
1
-38
/
+70
*
mac80211: Update rate control on channel change
Ilan Peer
2020-12-11
1
-0
/
+61
*
mac80211: Fix calculation of minimal channel width
Ilan Peer
2020-12-11
1
-4
/
+6
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-2
/
+1
*
mac80211: get correct default channel width for S1G
Thomas Pedersen
2020-09-28
1
-1
/
+8
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-1
/
+1
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
1
-1
/
+6
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
1
-0
/
+1
[next]