index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-0
/
+3
|
\
|
*
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
2021-12-20
1
-0
/
+3
*
|
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
12
-42
/
+191
|
\
\
|
*
|
mac80211: add more HT/VHT/HE state logging
Johannes Berg
2021-12-20
1
-12
/
+33
|
*
|
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
2021-12-20
1
-5
/
+5
|
*
|
mac80211: Notify cfg80211 about association comeback
Ilan Peer
2021-12-20
1
-0
/
+4
|
*
|
mac80211: introduce channel switch disconnect function
Nathan Errera
2021-12-20
1
-1
/
+13
|
*
|
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2021-12-20
2
-12
/
+5
|
*
|
mac80211: fix FEC flag in radio tap header
P Praneesh
2021-12-20
1
-1
/
+6
|
*
|
mac80211: use coarse boottime for airtime fairness code
Felix Fietkau
2021-12-20
1
-5
/
+5
|
*
|
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
2021-11-28
1
-4
/
+5
|
*
|
mac80211: notify non-transmitting BSS of color changes
John Crispin
2021-11-26
1
-0
/
+18
|
*
|
mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define
Peter Seiderer
2021-11-26
1
-2
/
+0
|
*
|
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
2021-11-26
4
-1
/
+89
|
*
|
mac80211: Remove unused assignment statements
luo penghao
2021-11-26
1
-4
/
+0
|
*
|
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
2021-11-19
1
-0
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
9
-34
/
+62
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
2021-12-14
1
-7
/
+7
|
*
|
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
2021-12-14
1
-1
/
+4
|
*
|
mac80211: update channel context before station state
Mordechay Goodstein
2021-12-14
1
-6
/
+9
|
*
|
mac80211: Fix the size used for building probe request
Ilan Peer
2021-12-14
1
-1
/
+1
|
*
|
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
2021-12-14
1
-2
/
+3
|
*
|
mac80211: validate extended element ID is present
Johannes Berg
2021-12-14
1
-1
/
+6
|
*
|
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
2021-12-14
1
-2
/
+8
|
*
|
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
2021-12-14
1
-1
/
+1
|
*
|
mac80211: add docs for ssn in struct tid_ampdu_tx
Johannes Berg
2021-11-29
1
-0
/
+1
|
*
|
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
2021-11-26
1
-3
/
+3
|
*
|
mac80211: set up the fwd_skb->dev for mesh forwarding
Xing Song
2021-11-26
1
-0
/
+1
|
*
|
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2021-11-26
2
-2
/
+3
|
*
|
mac80211: fix rate control for retransmitted frames
Felix Fietkau
2021-11-26
1
-3
/
+3
|
*
|
mac80211: track only QoS data frames for admission control
Johannes Berg
2021-11-26
1
-3
/
+10
|
*
|
mac80211: fix TCP performance on mesh interface
Maxime Bizon
2021-11-26
1
-2
/
+2
|
|
/
*
/
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
mac80211: fix throughput LED trigger
Felix Fietkau
2021-11-15
3
-26
/
+23
*
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
2021-11-15
3
-8
/
+15
*
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
Felix Fietkau
2021-11-15
1
-2
/
+1
*
mac80211: fix radiotap header generation
Johannes Berg
2021-11-15
1
-1
/
+1
*
mac80211: do not access the IV when it was stripped
Xing Song
2021-11-15
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-4
/
+5
|
\
|
*
mac80211: mesh: fix HE operation element length check
Johannes Berg
2021-10-01
1
-4
/
+5
*
|
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
20
-473
/
+704
|
\
\
|
*
|
mac80211: Prevent AP probing during suspend
Loic Poulain
2021-10-21
3
-0
/
+14
|
*
|
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-10-21
3
-1
/
+4
|
*
|
mac80211: split beacon retrieval functions
Aloka Dixit
2021-10-21
1
-85
/
+118
|
*
|
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
2021-10-21
1
-21
/
+22
|
*
|
mac80211: fils: use cfg80211_find_ext_elem()
Johannes Berg
2021-10-21
1
-10
/
+12
|
*
|
mac80211: fix memory leaks with element parsing
Johannes Berg
2021-10-21
3
-24
/
+25
|
*
|
mac80211: use eth_hw_addr_set()
Jakub Kicinski
2021-10-21
1
-5
/
+3
|
*
|
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
2021-10-21
1
-44
/
+47
|
*
|
mac80211: MBSSID support in interface handling
John Crispin
2021-09-28
2
-1
/
+68
[next]