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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
wifi: mac80211: flush queues on STA removal
Johannes Berg
1
-0
/
+8
2023-04-13
wifi: ieee80211: correctly mark FTM frames non-bufferable
Johannes Berg
1
-2
/
+2
2023-04-11
wifi: mac80211: set EHT support flag in AP mode
Aloka Dixit
1
-0
/
+4
2023-03-31
wifi: mac80211: enable EHT mesh support
Ryder Lee
5
-4
/
+162
2023-03-31
Merge wireless/main into wireless-next/main
Johannes Berg
7
-38
/
+53
2023-03-30
wifi: mac80211: S1G capabilities information element in probe request
Kieran Frewen
2
-0
/
+24
2023-03-30
mac80211: minstrel_ht: remove unused n_supported variable
Tom Rix
1
-6
/
+0
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-03-30
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
1
-1
/
+1
2023-03-30
wifi: mac80211: fix mesh forwarding
Felix Fietkau
1
-0
/
+3
2023-03-30
wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
Felix Fietkau
1
-8
/
+8
2023-03-30
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-03-30
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
1
-2
/
+2
2023-03-30
wifi: mac80211: drop bogus static keywords in A-MSDU rx
Felix Fietkau
1
-2
/
+2
2023-03-24
mac80211: support RNR for EMA AP
Aloka Dixit
3
-8
/
+86
2023-03-24
wifi: mac80211: use bullet list for amsdu_mesh_control formats list
Bagas Sanjaya
1
-5
/
+7
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
3
-18
/
+137
2023-03-22
wifi: mac80211: fix mesh path discovery based on unicast packets
Felix Fietkau
1
-11
/
+11
2023-03-22
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
2
-7
/
+20
2023-03-22
wifi: mac80211: add mesh fast-rx support
Felix Fietkau
1
-5
/
+29
2023-03-22
wifi: mac80211: use mesh header cache to speed up mesh forwarding
Felix Fietkau
3
-5
/
+68
2023-03-22
wifi: mac80211: mesh fast xmit support
Felix Fietkau
7
-25
/
+507
2023-03-22
wifi: mac80211: fix race in mesh sequence number assignment
Felix Fietkau
2
-5
/
+3
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
4
-1
/
+55
2023-03-15
wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
Alexander Wetzel
3
-0
/
+8
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
2023-03-07
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
1
-0
/
+17
2023-03-07
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
1
-55
/
+27
2023-03-07
wifi: mac80211: fix ieee80211_link_set_associated() type
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: simplify reasoning about EHT capa handling
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: mlme: remove pointless sta check
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
6
-55
/
+232
2023-03-07
wifi: mac80211: remove SMPS from AP debugfs
Benjamin Berg
1
-1
/
+0
2023-03-07
wifi: mac80211: add pointer from bss_conf to vif
Benjamin Berg
1
-0
/
+1
2023-03-07
wifi: mac80211: warn only once on AP probe
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: add support for set_hw_timestamp command
Avraham Stern
1
-0
/
+17
2023-03-07
wifi: mac80211: allow beacon protection HW offload
Johannes Berg
1
-0
/
+4
2023-03-07
wifi: mac80211: check key taint for beacon protection
Johannes Berg
1
-0
/
+6
2023-03-07
wifi: mac80211: clear all bits that relate rtap fields on skb
Mordechay Goodstein
1
-2
/
+9
2023-03-07
wifi: mac80211: adjust scan cancel comment/check
Johannes Berg
1
-4
/
+4
2023-02-15
wifi: mac80211: add documentation for amsdu_mesh_control
Johannes Berg
1
-0
/
+2
2023-02-15
wifi: mac80211: always initialize link_sta with sta
Johannes Berg
1
-0
/
+2
2023-02-15
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-02-14
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: mac80211: Fix for Rx fragmented action frames
Gilad Itzkovitch
1
-1
/
+2
2023-02-14
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
[prev]
[next]