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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
3
-13
/
+27
2024-06-14
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-06-12
wifi: mac80211: Recalc offload when monitor stop
Remi Pommarel
1
-0
/
+1
2024-05-29
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
1
-4
/
+10
2024-05-29
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
1
-2
/
+8
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
1
-1
/
+1
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: handle tasklet frames before stopping
Johannes Berg
3
-2
/
+12
2024-05-29
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
1
-2
/
+3
2024-05-29
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
1
-2
/
+2
2024-05-29
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
1
-0
/
+1
2024-05-29
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
1
-0
/
+13
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2
-49
/
+102
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
1
-5
/
+5
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-36
/
+134
2024-04-19
wifi: mac80211: handle link ID during management Tx
Sriram R
1
-1
/
+11
2024-04-19
wifi: mac80211: handle sdata->u.ap.active flag with MLO
Aditya Kumar Singh
1
-3
/
+7
2024-04-19
wifi: mac80211: add return docs for sta_info_flush()
Johannes Berg
1
-2
/
+2
2024-04-19
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
3
-16
/
+52
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: defer link switch work in reconfig
Miri Korenblit
2
-0
/
+12
2024-04-19
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
4
-26
/
+46
2024-04-19
wifi: mac80211: fix unaligned le16 access
Johannes Berg
1
-1
/
+1
2024-04-19
wifi: mac80211: remove link before AP
Johannes Berg
1
-2
/
+5
2024-04-19
wifi: mac80211: mlme: re-parse if AP mode is less than client
Johannes Berg
1
-4
/
+9
2024-04-19
wifi: mac80211: mlme: fix memory leak
Johannes Berg
1
-1
/
+3
2024-04-19
wifi: mac80211: mlme: re-parse with correct mode
Johannes Berg
1
-1
/
+1
2024-04-19
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
1
-5
/
+22
2024-04-17
wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
Felix Fietkau
4
-16
/
+72
2024-04-08
wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers
Michael-CY Lee
1
-2
/
+10
2024-04-08
wifi: mac80211: correctly document struct mesh_table
Jeff Johnson
1
-1
/
+1
2024-04-08
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...
Richard Kinder
1
-1
/
+2
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
3
-5
/
+15
2024-04-08
wifi: mac80211: check EHT/TTLM action frame length
Johannes Berg
1
-0
/
+4
2024-04-04
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
13
-56
/
+161
2024-03-25
wifi: mac80211: use kvcalloc() for codel vars
Johannes Berg
1
-3
/
+3
2024-03-25
wifi: mac80211: reactivate multi-link later in restart
Johannes Berg
2
-3
/
+11
2024-03-25
wifi: mac80211: improve drop for action frame return
Johannes Berg
2
-3
/
+4
2024-03-25
wifi: mac80211: don't ask driver about no-op link changes
Johannes Berg
1
-1
/
+4
2024-03-25
wifi: mac80211: don't select link ID if not provided in scan request
Ayala Beker
1
-12
/
+4
2024-03-25
wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK
Johannes Berg
2
-2
/
+2
2024-03-25
wifi: mac80211: don't enter idle during link switch
Johannes Berg
3
-16
/
+22
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
3
-1
/
+81
2024-03-25
wifi: mac80211: improve association error reporting slightly
Benjamin Berg
1
-8
/
+10
2024-03-25
wifi: mac80211: add flag to disallow puncturing in 5 GHz
Johannes Berg
2
-0
/
+5
2024-03-25
wifi: mac80211: handle indoor AFC/LPI AP on assoc success
Anjaneyulu
1
-0
/
+2
2024-03-25
wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handling
Johannes Berg
1
-7
/
+7
2024-03-25
wifi: mac80211: supplement parsing of puncturing bitmap
Kang Yang
2
-0
/
+6
[next]