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-7.1.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
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
3
-1
/
+31
2023-02-06
mac80211: Fix MLO address translation for multiple bss case
Sriram R
1
-0
/
+3
2023-02-01
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
3
-8
/
+44
2023-02-01
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
5
-26
/
+26
2023-01-24
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
1
-1
/
+0
2023-01-24
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
1
-123
/
+99
2023-01-24
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-24
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
1
-0
/
+7
2023-01-24
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
1
-1
/
+3
2022-12-31
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
2022-12-31
wifi: mac80211: fix ifdef symbol name
Johannes Berg
1
-1
/
+1
2022-12-31
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2
-2
/
+6
2022-12-31
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
1
-2
/
+6
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
1
-0
/
+3
2022-11-02
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
1
-0
/
+3
2022-11-02
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
1
-1
/
+1
2022-11-02
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
1
-0
/
+5
2022-10-21
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
1
-2
/
+6
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-13
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
3
-20
/
+32
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
1
-5
/
+7
2022-10-10
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2
-15
/
+23
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2
-7
/
+9
2022-10-07
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
1
-3
/
+4
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
1
-1
/
+1
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
1
-3
/
+4
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
1
-1
/
+1
2022-10-07
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
1
-1
/
+1
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
19
-288
/
+766
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-2
/
+2
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+17
2022-09-28
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-8
/
+17
2022-09-27
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
1
-1
/
+0
2022-09-27
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
1
-2
/
+6
2022-09-27
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
1
-2
/
+4
2022-09-27
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
1
-0
/
+4
2022-09-27
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
1
-2
/
+2
2022-09-27
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
1
-1
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-8
/
+12
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
6
-0
/
+250
[next]