index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
4
-3
/
+15
|
\
|
*
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-02
1
-0
/
+3
|
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-11-02
1
-1
/
+1
|
*
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
2022-11-02
1
-0
/
+5
|
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
1
-2
/
+6
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-29
1
-4
/
+4
*
|
Kalle Valo says:
Jakub Kicinski
2022-10-29
24
-366
/
+644
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
14
-252
/
+48
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
5
-16
/
+20
|
|
\
|
*
|
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
2022-10-10
1
-0
/
+46
|
*
|
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2022-10-07
2
-4
/
+0
|
*
|
wifi: mac80211: fix ifdef symbol name
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
2022-10-07
1
-19
/
+0
|
*
|
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
2022-10-07
1
-0
/
+10
|
*
|
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
2022-10-07
1
-13
/
+12
|
*
|
wifi: mac80211: change AddBA deny error message
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
2022-10-07
1
-2
/
+4
|
*
|
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2022-10-07
2
-2
/
+6
|
*
|
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
2022-10-07
1
-2
/
+6
|
*
|
wifi: mac80211: fix AddBA response addressing
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: set internal scan request BSSID
Johannes Berg
2022-10-07
1
-0
/
+2
|
*
|
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
2022-10-07
1
-6
/
+24
|
*
|
wifi: mac80211: use link_id in ieee80211_change_bss()
Johannes Berg
2022-10-07
1
-19
/
+21
|
*
|
wifi: mac80211: transmit AddBA with MLD address
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: wme: use ap_addr instead of deflink BSSID
Johannes Berg
2022-10-07
1
-1
/
+1
|
*
|
wifi: mac80211: Process association status for affiliated links
Ilan Peer
2022-10-07
2
-5
/
+37
|
*
|
wifi: mac80211: Parse station profile from association response
Ilan Peer
2022-10-07
3
-6
/
+187
|
*
|
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-10-07
3
-9
/
+43
|
*
|
wifi: mac80211: include link address in debugfs
Benjamin Berg
2022-10-07
1
-0
/
+15
|
*
|
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
2022-10-07
6
-23
/
+189
|
*
|
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
2022-10-07
1
-0
/
+1
*
|
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
2
-2
/
+2
|
\
\
\
|
*
|
|
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
*
|
|
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
2022-10-13
3
-20
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
2022-10-10
1
-5
/
+7
|
*
|
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2022-10-10
2
-15
/
+23
|
*
|
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-10
1
-0
/
+2
|
|
/
*
|
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2022-10-07
2
-7
/
+9
*
|
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
2022-10-07
1
-3
/
+4
*
|
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
2022-10-07
1
-1
/
+1
*
|
wifi: mac80211: remove/avoid misleading prints
James Prestwood
2022-10-07
1
-3
/
+4
*
|
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
2022-10-07
1
-1
/
+1
*
|
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
2022-10-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
19
-288
/
+766
|
\
|
*
wifi: mac80211: implement link switching
Johannes Berg
2022-09-06
6
-0
/
+250
|
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
7
-16
/
+72
|
*
wifi: mac80211: set up beacon timing config on links
Johannes Berg
2022-09-06
1
-36
/
+47
|
*
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
1
-0
/
+10
[next]