index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2022-04-08
mac80211: limit bandwidth in HE capabilities
Johannes Berg
4
-10
/
+32
2022-04-08
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2
-12
/
+5
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-19
mac80211: refuse aggregations sessions before authorized
Johannes Berg
1
-1
/
+9
2022-03-08
mac80211: treat some SAE auth steps as final
Johannes Berg
2
-5
/
+13
2022-03-08
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
1
-2
/
+2
2022-03-08
mac80211: fix EAPoL rekey fail in 802.3 rx path
Deren Wu
1
-7
/
+3
2022-02-23
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
1
-8
/
+21
2022-01-27
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2022-01-11
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-11
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2021-12-29
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
1
-0
/
+3
2021-12-22
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
1
-2
/
+3
2021-12-22
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-22
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-12-22
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-12-22
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-12-22
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-12-22
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2
-2
/
+3
2021-12-22
mac80211: fix rate control for retransmitted frames
Felix Fietkau
1
-3
/
+3
2021-12-08
mac80211: fix throughput LED trigger
Felix Fietkau
3
-26
/
+23
2021-12-08
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-11-25
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
Felix Fietkau
1
-2
/
+1
2021-11-25
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
2021-11-25
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
3
-8
/
+15
2021-11-18
mac80211: twt: don't use potentially unaligned pointer
Johannes Berg
1
-3
/
+5
2021-10-01
mac80211: mesh: fix HE operation element length check
Johannes Berg
1
-4
/
+5
2021-09-27
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-27
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-23
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-09-23
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-09-23
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-09-23
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-09-23
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
1
-4
/
+0
2021-08-26
mac80211: parse transmit power envelope element
Wen Gong
2
-0
/
+15
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
7
-2
/
+418
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
9
-58
/
+298
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-17
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-08-17
mac80211: add support for BSS color change
John Crispin
4
-22
/
+254
2021-08-13
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
1
-1
/
+6
2021-08-13
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2
-19
/
+19
2021-08-13
mac80211: Remove unnecessary variable and label
dingsenjie
1
-11
/
+4
2021-08-13
mac80211: include <linux/rbtree.h>
Johannes Berg
1
-0
/
+1
2021-08-13
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-08-13
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
1
-1
/
+1
2021-08-13
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
1
-1
/
+1
2021-07-23
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-07-23
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
1
-25
/
+32
2021-07-23
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
1
-1
/
+2
[next]