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
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
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
|
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
2
-17
/
+31
|
*
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
2022-09-06
1
-0
/
+37
|
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
7
-174
/
+270
|
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
5
-11
/
+13
|
*
wifi: mac80211: use correct rx link_sta instead of default
Benjamin Berg
2022-09-06
1
-34
/
+35
|
*
wifi: mac80211: set link_sta in reorder timeout
Johannes Berg
2022-09-06
1
-0
/
+1
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-06
3
-8
/
+12
|
|
\
*
|
|
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
5
-8
/
+17
|
\
\
\
|
*
\
\
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-09-28
5
-8
/
+17
|
|
\
\
\
|
|
*
|
|
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
2022-09-27
1
-1
/
+0
|
|
*
|
|
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
2022-09-27
1
-2
/
+6
|
|
*
|
|
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
2022-09-27
1
-2
/
+4
|
|
*
|
|
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
2022-09-27
1
-0
/
+4
|
|
*
|
|
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
2022-09-27
1
-2
/
+2
|
|
*
|
|
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
2022-09-27
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
3
-8
/
+12
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-09-04
3
-8
/
+12
|
|
\
|
|
|
*
wifi: use struct_group to copy addresses
Johannes Berg
2022-09-03
1
-2
/
+2
|
|
*
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
2022-09-03
1
-6
/
+5
|
|
*
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
2022-09-03
1
-0
/
+1
|
|
*
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
2022-09-03
1
-0
/
+4
*
|
|
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-04
10
-296
/
+412
|
\
\
\
|
*
|
|
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Johannes Berg
2022-09-03
1
-15
/
+13
|
*
|
|
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2022-09-03
2
-13
/
+27
|
*
|
|
wifi: mac80211: fix double SW scan stop
Johannes Berg
2022-09-03
1
-1
/
+1
|
*
|
|
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
2022-09-03
1
-3
/
+2
|
*
|
|
wifi: mac80211: move link code to a new file
Johannes Berg
2022-09-03
4
-254
/
+274
|
*
|
|
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
2022-09-03
3
-6
/
+4
|
*
|
|
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
2
-2
/
+71
|
*
|
|
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2022-09-03
2
-0
/
+11
|
*
|
|
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
2022-09-03
1
-0
/
+5
|
*
|
|
wifi: mac80211: fix potential deadlock in ieee80211_key_link()
Sun Ke
2022-08-29
1
-2
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
4
-10
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
1
-4
/
+4
|
|
/
|
*
wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()
Dan Carpenter
2022-08-25
1
-1
/
+1
|
*
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
2022-08-25
1
-0
/
+4
|
*
wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
Yang Yingliang
2022-08-25
1
-0
/
+1
|
*
wifi: mac80211: always free sta in __sta_info_alloc in case of error
Lorenzo Bianconi
2022-08-25
1
-1
/
+1
|
*
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-08-25
1
-4
/
+7
*
|
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
14
-175
/
+581
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: use full 'unsigned int' type
Xin Gao
2022-08-26
1
-4
/
+4
|
*
wifi: mac80211: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
1
-1
/
+1
|
*
wifi: mac80211: read ethtool's sta_stats from sinfo
Ryder Lee
2022-08-26
1
-5
/
+5
[next]