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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-06-04
wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
Johannes Berg
1
-1
/
+0
2025-06-04
wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
Johannes Berg
1
-1
/
+2
2025-05-22
wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
Kees Cook
1
-2
/
+4
2025-04-25
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
1
-1
/
+0
2025-04-25
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Remi Pommarel
1
-0
/
+3
2025-04-25
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
Remi Pommarel
1
-0
/
+1
2025-04-25
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
1
-4
/
+10
2025-04-10
wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
Emmanuel Grumbach
1
-3
/
+17
2025-02-08
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
1
-0
/
+3
2025-02-08
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
1
-0
/
+1
2025-02-08
wifi: mac80211: prohibit deactivating all links
Johannes Berg
1
-1
/
+1
2025-01-09
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2025-01-09
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
1
-3
/
+3
2025-01-09
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-1
/
+15
2025-01-09
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
2
-2
/
+1
2024-12-19
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
2024-12-19
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
1
-2
/
+3
2024-12-19
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-12-09
mac80211: fix user-power when emulating chanctx
Ben Greear
1
-0
/
+2
2024-11-14
Revert "wifi: mac80211: fix RCU list iterations"
Greg Kroah-Hartman
4
-8
/
+4
2024-11-08
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
1
-1
/
+3
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-17
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-10-10
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-10-04
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-10-04
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
4
-3
/
+4
2024-09-30
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
1
-1
/
+3
2024-09-08
wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
Johannes Berg
1
-1
/
+2
2024-08-29
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
1
-12
/
+20
2024-08-29
wifi: mac80211: fix BA session teardown race
Johannes Berg
3
-8
/
+15
2024-08-29
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
2
-1
/
+35
2024-08-19
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
1
-0
/
+8
2024-08-19
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
1
-3
/
+16
2024-08-03
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
5
-28
/
+30
2024-07-25
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2
-0
/
+3
2024-07-25
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
1
-4
/
+10
2024-07-25
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
3
-2
/
+12
2024-07-25
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
1
-2
/
+3
2024-07-25
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
1
-0
/
+1
2024-06-21
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
1
-2
/
+8
2024-06-21
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
1
-2
/
+2
2024-06-21
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
1
-0
/
+13
2024-06-12
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...
Richard Kinder
1
-1
/
+2
2024-06-12
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
3
-5
/
+15
2024-05-17
wifi: mac80211: fix prep_connection error path
Johannes Berg
1
-2
/
+3
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-05-02
wifi: mac80211: fix unaligned le16 access
Johannes Berg
1
-1
/
+1
2024-05-02
wifi: mac80211: remove link before AP
Johannes Berg
1
-2
/
+5
[next]