index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-0
/
+1
2024-08-28
wifi: mac80211: fix RCU list iterations
Johannes Berg
1
-1
/
+3
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
1
-5
/
+47
2024-07-09
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
1
-69
/
+72
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
1
-6
/
+11
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
1
-3
/
+5
2024-06-26
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
1
-0
/
+11
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
1
-15
/
+52
2024-06-26
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
1
-12
/
+19
2024-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
1
-2
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+22
2024-04-19
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
1
-12
/
+23
2024-04-19
wifi: mac80211: simplify ieee80211_assign_link_chanctx()
Johannes Berg
1
-8
/
+9
2024-04-19
wifi: mac80211: reserve chanctx during find
Johannes Berg
1
-2
/
+29
2024-04-19
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
1
-5
/
+22
2024-03-25
wifi: mac80211: don't enter idle during link switch
Johannes Berg
1
-15
/
+19
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
1
-2
/
+1
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-3
/
+7
2024-02-08
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
1
-41
/
+126
2024-02-08
wifi: mac80211: add and use a link iteration macro
Johannes Berg
1
-170
/
+76
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-107
/
+126
2024-02-08
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-97
/
+14
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
1
-1
/
+1
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-2
/
+2
2023-12-12
wifi: mac80211: Add support for WBRF features
Evan Quan
1
-0
/
+9
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-19
/
+4
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-74
/
+57
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
1
-2
/
+2
2023-06-19
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
1
-0
/
+5
2023-06-07
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
1
-2
/
+2
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-28
/
+47
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-2
/
+2
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
1
-0
/
+3
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
1
-28
/
+44
2023-05-16
wifi: mac80211: simplify chanctx allocation
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
1
-1
/
+1
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
1
-0
/
+6
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-5
/
+4
2022-07-15
wifi: mac80211: don't check carrier in chanctx code
Andrei Otcheretianski
1
-4
/
+0
2022-07-15
wifi: mac80211: tighten locking check
Johannes Berg
1
-3
/
+4
2022-07-15
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-57
/
+66
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-8
/
+17
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-261
/
+381
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-5
/
+4
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-47
/
+48
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-19
/
+20
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
[next]