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
*
mac80211: fix ht_capa printout in debugfs
Ben Greear
2022-04-11
1
-1
/
+1
*
mac80211: update bssid_indicator in ieee80211_assign_beacon
Lorenzo Bianconi
2022-03-15
1
-0
/
+3
*
mac80211: MBSSID channel switch
John Crispin
2022-03-15
1
-2
/
+24
*
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
2022-03-15
3
-14
/
+124
*
mac80211: always have ieee80211_sta_restart()
Johannes Berg
2022-03-15
1
-1
/
+1
*
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-11
12
-79
/
+571
|
\
|
*
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
2022-03-11
3
-3
/
+45
|
*
mac80211: fix potential double free on mesh join
Linus Lüssing
2022-03-11
1
-3
/
+0
|
*
mac80211: correct legacy rates check in ieee80211_calc_rx_airtime
MeiChia Chiu
2022-03-11
1
-1
/
+3
|
*
mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-03-11
1
-1
/
+1
|
*
mac80211: parse AddBA request with extended AddBA element
Mordechay Goodstein
2022-02-16
1
-3
/
+15
|
*
mac80211: calculate max RX NSS for EHT mode
Mordechay Goodstein
2022-02-16
1
-1
/
+13
|
*
mac80211: Add support for storing station EHT capabilities
Ilan Peer
2022-02-16
1
-0
/
+8
|
*
mac80211: Handle station association response with EHT
Ilan Peer
2022-02-16
5
-3
/
+114
|
*
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
2022-02-16
4
-2
/
+144
|
*
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2022-02-16
6
-59
/
+209
|
*
mac80211: Support parsing EHT elements
Ilan Peer
2022-02-16
2
-0
/
+14
|
*
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
2022-02-16
1
-1
/
+1
|
*
mac80211: parse only HE capability elements with valid size
Johannes Berg
2022-02-16
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
4
-15
/
+27
|
\
\
|
*
|
mac80211: treat some SAE auth steps as final
Johannes Berg
2022-03-01
2
-5
/
+13
|
*
|
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
2022-02-16
1
-2
/
+2
|
*
|
mac80211: refuse aggregations sessions before authorized
Johannes Berg
2022-02-16
1
-1
/
+9
|
*
|
mac80211: fix EAPoL rekey fail in 802.3 rx path
Deren Wu
2022-02-16
1
-7
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-8
/
+21
|
\
|
|
|
|
/
|
/
|
|
*
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
2022-01-31
1
-8
/
+21
*
|
mac80211: Remove redundent assignment channel_type
Jiapeng Chong
2022-02-04
1
-1
/
+0
*
|
mac80211: remove useless ieee80211_vif_is_mesh() check
Baligh Gasmi
2022-02-04
1
-2
/
+1
*
|
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
2022-02-04
1
-4
/
+8
*
|
mac80211: mlme: validate peer HE supported rates
Mordechay Goodstein
2022-02-04
1
-1
/
+100
*
|
mac80211: remove unused macros
Johannes Berg
2022-02-04
6
-13
/
+7
*
|
mac80211: airtime: avoid variable shadowing
Johannes Berg
2022-02-04
1
-2
/
+3
*
|
mac80211: mlme: add documentation from spec to code
Mordechay Goodstein
2022-02-04
1
-1
/
+9
*
|
mac80211: vht: use HE macros for parsing HE capabilities
Mordechay Goodstein
2022-02-04
1
-2
/
+2
*
|
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
2022-02-04
1
-0
/
+2
*
|
mac80211: consider RX NSS in UHB connection
Mordechay Goodstein
2022-02-04
1
-3
/
+58
*
|
mac80211: limit bandwidth in HE capabilities
Johannes Berg
2022-02-04
4
-10
/
+32
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
4
-82
/
+55
|
\
|
*
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
2022-01-04
3
-81
/
+54
|
*
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-04
1
-1
/
+1
*
|
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
2022-01-04
1
-7
/
+7
*
|
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2022-01-04
1
-0
/
+13
*
|
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
2022-01-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-24
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
[next]