index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
mac80211: conditionally advertise HE in probe requests
Johannes Berg
1
-1
/
+3
2021-06-23
mac80211: fix some spelling mistakes
Zheng Yongjun
6
-6
/
+6
2021-06-23
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
4
-13
/
+29
2021-06-23
mac80211: improve AP disconnect message
Johannes Berg
1
-2
/
+2
2021-06-23
mac80211: rearrange struct txq_info for fewer holes
Johannes Berg
1
-3
/
+6
2021-06-23
mac80211: Properly WARN on HW scan before restart
Ilan Peer
1
-4
/
+3
2021-06-23
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
1
-0
/
+18
2021-06-23
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
2
-126
/
+71
2021-06-23
mac80211: free skb in WEP error case
Johannes Berg
1
-1
/
+4
2021-06-23
mac80211: move SMPS mode setting after ieee80211_prep_connection
Shaul Triebitz
1
-9
/
+9
2021-06-23
mac80211: allow SMPS requests only in client mode
Johannes Berg
1
-10
/
+8
2021-06-23
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
1
-9
/
+0
2021-06-23
mac80211: check per vif offload_flags in Tx path
Ryder Lee
1
-0
/
+3
2021-06-23
mac80211: add rate control support for encap offload
Ryder Lee
2
-6
/
+15
2021-06-23
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
Ryder Lee
1
-23
/
+29
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
2
-27
/
+28
2021-06-23
mac80211: don't open-code LED manipulations
Johannes Berg
1
-10
/
+2
2021-06-23
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-06-23
mac80211: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-23
mac80211: refactor rc_no_data_or_no_ack_use_min function
Philipp Borgers
1
-5
/
+1
2021-06-23
mac80211: do not use low data rates for data frames with no ack flag
Philipp Borgers
1
-0
/
+4
2021-06-23
mac80211: simplify ieee80211_add_station()
Johannes Berg
1
-9
/
+1
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
5
-46
/
+23
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-23
mac80211: unify queueing SKB to iface
Johannes Berg
1
-18
/
+15
2021-06-23
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
1
-0
/
+4
2021-06-23
mac80211: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
1
-11
/
+11
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
1
-0
/
+8
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
1
-1
/
+1
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
3
-4
/
+12
2021-06-09
mac80211: fix 'reset' debugfs locking
Johannes Berg
1
-1
/
+3
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
1
-7
/
+12
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-16
/
+36
2021-05-31
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
1
-5
/
+16
2021-05-31
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
1
-1
/
+1
2021-05-11
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-05-11
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-05-11
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+20
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
5
-43
/
+73
2021-05-11
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-1
/
+1
2021-05-11
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-05-11
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
11
-62
/
+98
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
10
-61
/
+97
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
9
-14
/
+32
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
[prev]
[next]