index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-16
1
-1
/
+0
*
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
2023-01-10
1
-1
/
+3
*
mac80211: Fix MLO address translation for multiple bss case
Sriram R
2023-01-10
1
-0
/
+3
*
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
2023-01-10
1
-0
/
+7
*
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
2023-01-10
3
-14
/
+37
*
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2023-01-10
2
-1
/
+8
*
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
5
-50
/
+21
*
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
2023-01-10
1
-123
/
+99
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-02
5
-135
/
+211
|
\
|
*
wifi: mac80211: fix and simplify unencrypted drop check for mesh
Felix Fietkau
2022-12-01
1
-28
/
+10
|
*
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-12-01
2
-97
/
+187
|
*
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
2022-12-01
1
-5
/
+9
|
*
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
2022-12-01
1
-1
/
+1
|
*
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
2022-12-01
1
-2
/
+1
|
*
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
2022-12-01
1
-1
/
+1
|
*
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
2022-12-01
1
-1
/
+1
|
*
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-12-01
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-11-25
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
4
-3
/
+15
|
\
|
|
*
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-02
1
-0
/
+3
|
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-11-02
1
-1
/
+1
|
*
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
2022-11-02
1
-0
/
+5
|
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
1
-2
/
+6
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-4
/
+4
*
|
Kalle Valo says:
Jakub Kicinski
2022-10-28
24
-366
/
+644
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
14
-252
/
+48
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
5
-16
/
+20
|
|
\
|
*
|
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
2022-10-10
1
-0
/
+46
|
*
|
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2022-10-07
2
-4
/
+0
|
*
|
wifi: mac80211: fix ifdef symbol name
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
2022-10-07
1
-19
/
+0
|
*
|
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
2022-10-07
1
-0
/
+10
|
*
|
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
2022-10-07
1
-13
/
+12
|
*
|
wifi: mac80211: change AddBA deny error message
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
2022-10-07
1
-2
/
+4
|
*
|
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2022-10-07
2
-2
/
+6
|
*
|
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
2022-10-07
1
-2
/
+6
|
*
|
wifi: mac80211: fix AddBA response addressing
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: set internal scan request BSSID
Johannes Berg
2022-10-07
1
-0
/
+2
|
*
|
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
2022-10-07
1
-6
/
+24
|
*
|
wifi: mac80211: use link_id in ieee80211_change_bss()
Johannes Berg
2022-10-07
1
-19
/
+21
|
*
|
wifi: mac80211: transmit AddBA with MLD address
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: wme: use ap_addr instead of deflink BSSID
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: Process association status for affiliated links
Ilan Peer
2022-10-07
2
-5
/
+37
|
*
|
wifi: mac80211: Parse station profile from association response
Ilan Peer
2022-10-07
3
-6
/
+187
|
*
|
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-10-07
3
-9
/
+43
|
*
|
wifi: mac80211: include link address in debugfs
Benjamin Berg
2022-10-07
1
-0
/
+15
[next]