index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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
2023-12-22
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
2023-09-11
wifi: mac80211: Fix SMPS handling in the context of MLO
Ilan Peer
1
-2
/
+8
2023-09-11
wifi: mac80211: rework ack_frame_id handling a bit
Johannes Berg
1
-1
/
+2
2023-08-22
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
1
-6
/
+6
2023-08-22
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
1
-5
/
+11
2023-06-19
wifi: mac80211: use new inform_bss callback
Benjamin Berg
1
-0
/
+1
2023-06-19
wifi: mac80211: Support disabled links during association
Ilan Peer
1
-2
/
+2
2023-06-19
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+8
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
1
-2
/
+2
2023-06-09
wifi: mac80211: take lock before setting vif links
Benjamin Berg
1
-1
/
+8
2023-06-07
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
1
-1
/
+1
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+2
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-41
/
+38
2023-05-16
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
1
-1
/
+2
2023-05-16
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
1
-2
/
+2
2023-04-11
wifi: mac80211: set EHT support flag in AP mode
Aloka Dixit
1
-0
/
+4
2023-03-31
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-7
/
+63
2023-03-24
mac80211: support RNR for EMA AP
Aloka Dixit
1
-5
/
+58
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
1
-4
/
+7
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+11
2023-03-10
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2023-03-07
wifi: mac80211: add LDPC related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+11
2023-03-07
wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+16
[next]