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-12-20
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2
-12
/
+5
2021-12-20
mac80211: fix FEC flag in radio tap header
P Praneesh
1
-1
/
+6
2021-12-20
mac80211: use coarse boottime for airtime fairness code
Felix Fietkau
1
-5
/
+5
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-34
/
+62
2021-12-14
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
1
-7
/
+7
2021-12-14
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-12-14
mac80211: update channel context before station state
Mordechay Goodstein
1
-6
/
+9
2021-12-14
mac80211: Fix the size used for building probe request
Ilan Peer
1
-1
/
+1
2021-12-14
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
1
-2
/
+3
2021-12-14
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-12-14
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-14
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-11-29
mac80211: add docs for ssn in struct tid_ampdu_tx
Johannes Berg
1
-0
/
+1
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
1
-4
/
+5
2021-11-26
mac80211: notify non-transmitting BSS of color changes
John Crispin
1
-0
/
+18
2021-11-26
mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define
Peter Seiderer
1
-2
/
+0
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
4
-1
/
+89
2021-11-26
mac80211: Remove unused assignment statements
luo penghao
1
-4
/
+0
2021-11-26
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
1
-3
/
+3
2021-11-26
mac80211: set up the fwd_skb->dev for mesh forwarding
Xing Song
1
-0
/
+1
2021-11-26
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2
-2
/
+3
2021-11-26
mac80211: fix rate control for retransmitted frames
Felix Fietkau
1
-3
/
+3
2021-11-26
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-11-26
mac80211: fix TCP performance on mesh interface
Maxime Bizon
1
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
1
-0
/
+13
2021-11-15
mac80211: fix throughput LED trigger
Felix Fietkau
3
-26
/
+23
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
3
-8
/
+15
2021-11-15
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
Felix Fietkau
1
-2
/
+1
2021-11-15
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
2021-11-15
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
20
-473
/
+704
2021-10-21
mac80211: Prevent AP probing during suspend
Loic Poulain
3
-0
/
+14
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
3
-1
/
+4
2021-10-21
mac80211: split beacon retrieval functions
Aloka Dixit
1
-85
/
+118
2021-10-21
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
1
-21
/
+22
2021-10-21
mac80211: fils: use cfg80211_find_ext_elem()
Johannes Berg
1
-10
/
+12
2021-10-21
mac80211: fix memory leaks with element parsing
Johannes Berg
3
-24
/
+25
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+3
2021-10-21
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
1
-44
/
+47
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
1
-1
/
+2
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
1
-0
/
+1
2021-10-01
mac80211: mesh: fix HE operation element length check
Johannes Berg
1
-4
/
+5
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
2
-1
/
+68
2021-09-27
mac80211: save transmit power envelope element and power constraint
Wen Gong
1
-0
/
+29
2021-09-27
mac80211: add parse regulatory info in 6 GHz operation information
Wen Gong
1
-0
/
+14
2021-09-27
mac80211: twt: don't use potentially unaligned pointer
Johannes Berg
1
-3
/
+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
[prev]
[next]