index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-04
wifi: mac80211: pass link_id to channel switch ops
Johannes Berg
1
-1
/
+3
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
1
-2
/
+1
2024-03-04
wifi: mac80211: Adjust CQM handling for MLO
Ilan Peer
1
-29
/
+50
2024-03-04
wifi: mac80211: handle netif carrier up/down with link AP during MLO
Aditya Kumar Singh
1
-2
/
+30
2024-03-04
wifi: mac80211: remove only link keys during stopping link AP
Rameshkumar Sundaram
1
-1
/
+7
2024-03-04
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
1
-1
/
+1
2024-02-12
wifi: mac80211: remove only own link stations during stop_ap
Aditya Kumar Singh
1
-1
/
+1
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
1
-2
/
+2
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-1
/
+1
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-2
/
+13
2024-02-08
wifi: mac80211: start and finalize channel switch on link basis
Aditya Kumar Singh
1
-24
/
+35
2024-02-08
wifi: mac80211: handle set csa/after_csa beacon on per link basis
Aditya Kumar Singh
1
-13
/
+15
2024-02-08
wifi: mac80211: allow CSA to same channel
Johannes Berg
1
-4
/
+0
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-16
/
+5
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-28
/
+38
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-24
/
+18
2024-02-08
Merge wireless into wireless-next
Johannes Berg
1
-7
/
+9
2024-02-02
wifi: mac80211: clean up FILS discovery change flags handling
Johannes Berg
1
-6
/
+6
2024-02-02
wifi: mac80211: fix unsolicited broadcast probe config
Johannes Berg
1
-7
/
+7
2024-02-02
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
1
-0
/
+2
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
1
-0
/
+3
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
1
-0
/
+12
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-2
/
+2
2023-12-12
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
1
-0
/
+6
2023-10-06
Merge wireless into wireless-next
Johannes Berg
1
-2
/
+9
2023-09-25
wifi: mac80211: update the rx_chains after set_antenna()
Emmanuel Grumbach
1
-1
/
+7
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
1
-1
/
+1
2023-09-25
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
1
-1
/
+2
2023-09-25
wifi: mac80211: fix potential key use-after-free
Johannes Berg
1
-0
/
+3
2023-09-13
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-09-13
wifi: mac80211: additions to change_beacon()
Aloka Dixit
1
-0
/
+13
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
1
-6
/
+8
2023-09-13
wifi: mac80211: fixes in FILS discovery updates
Aloka Dixit
1
-37
/
+40
2023-09-13
wifi: mac80211: remove shifted rate support
Johannes Berg
1
-6
/
+2
2023-09-11
wifi: mac80211: fix channel switch link data
Johannes Berg
1
-4
/
+5
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
1
-16
/
+19
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-35
/
+8
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
1
-4
/
+4
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-47
/
+25
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-10
/
+8
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
1
-23
/
+11
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
1
-76
/
+36
2023-09-11
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
1
-3
/
+4
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
1
-4
/
+4
2023-09-11
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
1
-5
/
+5
[next]