index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
2024-10-08
1
-1
/
+2
*
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
2024-10-08
1
-8
/
+9
*
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
2024-10-08
1
-0
/
+5
*
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
1
-3
/
+3
*
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
1
-8
/
+18
*
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
1
-3
/
+3
*
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
1
-4
/
+4
*
wifi: mac80211: remove label usage in ieee80211_start_radar_detection()
Aditya Kumar Singh
2024-09-06
1
-7
/
+4
*
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
2024-09-06
1
-3
/
+3
*
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
2024-07-26
1
-2
/
+5
*
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
2024-07-09
1
-3
/
+4
*
wifi: mac80211: remove key data from get_key callback
Johannes Berg
2024-06-28
1
-3
/
+0
*
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
2024-06-26
1
-16
/
+4
*
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
2024-06-12
1
-2
/
+3
*
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
2024-06-12
1
-19
/
+36
*
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-11
1
-51
/
+29
|
\
|
*
wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
Pradeep Kumar Chitrapu
2024-05-23
1
-0
/
+5
|
*
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
2024-05-23
1
-8
/
+8
|
*
wifi: mac80211: move radar detect work to sdata
Johannes Berg
2024-05-23
1
-3
/
+3
|
*
wifi: mac80211: remove extra link STA functions
Johannes Berg
2024-05-23
1
-36
/
+13
|
*
wifi: mac80211: remove outdated comments
Johannes Berg
2024-05-23
1
-4
/
+0
*
|
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
2024-05-29
1
-2
/
+2
*
|
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
2024-05-29
1
-2
/
+3
|
/
*
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2024-05-03
1
-46
/
+98
*
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
2024-05-03
1
-5
/
+5
*
wifi: mac80211: handle sdata->u.ap.active flag with MLO
Aditya Kumar Singh
2024-04-19
1
-3
/
+7
*
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
2024-04-19
1
-6
/
+6
*
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
2024-03-25
1
-3
/
+2
*
wifi: mac80211: remove TDLS peers only on affected link
Johannes Berg
2024-03-04
1
-1
/
+1
*
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
2024-03-04
1
-7
/
+9
*
wifi: mac80211: pass link_id to channel switch ops
Johannes Berg
2024-03-04
1
-1
/
+3
*
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
2024-03-04
1
-2
/
+1
*
wifi: mac80211: Adjust CQM handling for MLO
Ilan Peer
2024-03-04
1
-29
/
+50
*
wifi: mac80211: handle netif carrier up/down with link AP during MLO
Aditya Kumar Singh
2024-03-04
1
-2
/
+30
*
wifi: mac80211: remove only link keys during stopping link AP
Rameshkumar Sundaram
2024-03-04
1
-1
/
+7
*
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
2024-03-04
1
-1
/
+1
*
wifi: mac80211: remove only own link stations during stop_ap
Aditya Kumar Singh
2024-02-12
1
-1
/
+1
*
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-02-12
1
-2
/
+2
*
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
2024-02-12
1
-1
/
+1
*
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
1
-2
/
+13
*
wifi: mac80211: start and finalize channel switch on link basis
Aditya Kumar Singh
2024-02-08
1
-24
/
+35
*
wifi: mac80211: handle set csa/after_csa beacon on per link basis
Aditya Kumar Singh
2024-02-08
1
-13
/
+15
*
wifi: mac80211: allow CSA to same channel
Johannes Berg
2024-02-08
1
-4
/
+0
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-16
/
+5
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-28
/
+38
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-24
/
+18
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
1
-7
/
+9
|
\
|
*
wifi: mac80211: fix unsolicited broadcast probe config
Johannes Berg
2024-02-02
1
-7
/
+7
|
*
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
2024-02-02
1
-0
/
+2
*
|
wifi: mac80211: clean up FILS discovery change flags handling
Johannes Berg
2024-02-02
1
-6
/
+6
[next]