index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
1
-3
/
+8
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
1
-0
/
+13
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
1
-1
/
+1
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-4
/
+12
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
1
-4
/
+11
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-0
/
+1
2024-12-03
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-2
/
+1
2024-12-03
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
1
-1
/
+7
2024-12-03
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-6
/
+6
2024-11-12
wifi: mac80211: pass MBSSID config by reference
Johannes Berg
1
-6
/
+6
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+16
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-16
/
+28
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-0
/
+1
2024-10-23
wifi: mac80211: allow rate_control_rate_init() for links
Johannes Berg
1
-2
/
+9
2024-10-23
wifi: mac80211: update the right link for tx power
Emmanuel Grumbach
1
-35
/
+59
2024-10-23
wifi: mac80211: ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
1
-3
/
+4
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
1
-3
/
+0
2024-10-23
wifi: mac80211: Add support to indicate that a new interface is to be added
Ilan Peer
1
-0
/
+18
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
1
-8
/
+9
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
1
-3
/
+3
2024-09-06
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
1
-8
/
+18
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
1
-3
/
+3
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
1
-4
/
+4
2024-09-06
wifi: mac80211: remove label usage in ieee80211_start_radar_detection()
Aditya Kumar Singh
1
-7
/
+4
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
1
-3
/
+3
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
1
-2
/
+5
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
1
-3
/
+4
2024-06-28
wifi: mac80211: remove key data from get_key callback
Johannes Berg
1
-3
/
+0
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
1
-16
/
+4
2024-06-12
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
1
-2
/
+3
2024-06-12
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
1
-19
/
+36
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-51
/
+29
2024-05-29
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
1
-2
/
+2
2024-05-29
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
1
-2
/
+3
2024-05-23
wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
Pradeep Kumar Chitrapu
1
-0
/
+5
2024-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
1
-8
/
+8
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
1
-3
/
+3
2024-05-23
wifi: mac80211: remove extra link STA functions
Johannes Berg
1
-36
/
+13
2024-05-23
wifi: mac80211: remove outdated comments
Johannes Berg
1
-4
/
+0
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-46
/
+98
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
1
-5
/
+5
2024-04-19
wifi: mac80211: handle sdata->u.ap.active flag with MLO
Aditya Kumar Singh
1
-3
/
+7
2024-04-19
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
1
-6
/
+6
2024-03-25
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-03-04
wifi: mac80211: remove TDLS peers only on affected link
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
1
-7
/
+9
[next]