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 tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
13
-139
/
+63
|
\
|
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
11
-132
/
+10
|
*
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
2020-11-06
1
-2
/
+7
|
*
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2020-11-06
2
-4
/
+9
|
*
mac80211: adhere to Tx control flag that prevents frame reordering
Mathy Vanhoef
2020-11-06
1
-2
/
+5
|
*
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2020-11-06
1
-0
/
+3
|
*
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
2020-11-06
1
-0
/
+30
|
*
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-06
1
-1
/
+1
*
|
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
4
-15
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-07
4
-18
/
+56
|
\
\
|
|
/
|
/
|
|
*
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
2020-10-30
1
-1
/
+2
|
*
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+8
|
*
mac80211: always wind down STA state
Johannes Berg
2020-10-30
1
-0
/
+18
|
*
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-10-30
1
-13
/
+24
|
*
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
2020-10-30
1
-3
/
+4
*
|
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
2020-11-03
2
-7
/
+11
|
/
*
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-22
/
+1
*
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
2020-10-08
1
-0
/
+3
*
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
2020-10-08
6
-1
/
+25
*
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2020-10-08
2
-1
/
+6
*
mac80211: avoid processing non-S1G elements on S1G band
Thomas Pedersen
2020-10-02
1
-6
/
+9
*
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
2020-09-28
1
-0
/
+3
*
mac80211: fix some more kernel-doc in mesh
Johannes Berg
2020-09-28
2
-0
/
+5
*
mac80211: fix regression in sta connection monitor
Felix Fietkau
2020-09-28
2
-5
/
+15
*
mac80211: support S1G association
Thomas Pedersen
2020-09-28
5
-13
/
+128
*
mac80211: receive and process S1G beacons
Thomas Pedersen
2020-09-28
5
-65
/
+159
*
mac80211: avoid rate init for S1G band
Thomas Pedersen
2020-09-28
1
-0
/
+6
*
mac80211: handle S1G low rates
Thomas Pedersen
2020-09-28
1
-7
/
+26
*
mac80211: don't calculate duration for S1G
Thomas Pedersen
2020-09-28
1
-0
/
+4
*
mac80211: encode listen interval for S1G
Thomas Pedersen
2020-09-28
3
-4
/
+28
*
mac80211: convert S1G beacon to scan results
Thomas Pedersen
2020-09-28
4
-5
/
+40
*
mac80211: support S1G STA capabilities
Thomas Pedersen
2020-09-28
3
-0
/
+54
*
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
2020-09-28
1
-0
/
+17
*
mac80211: get correct default channel width for S1G
Thomas Pedersen
2020-09-28
1
-1
/
+8
*
mac80211: fix some missing kernel-doc
Johannes Berg
2020-09-28
1
-0
/
+2
*
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-09-28
1
-2
/
+7
*
mac80211: Inform AP when returning operating channel
Loic Poulain
2020-09-28
2
-30
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-15
/
+26
|
\
|
*
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
2020-09-18
1
-3
/
+4
|
*
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
2020-09-18
1
-4
/
+4
|
*
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
2020-09-18
1
-1
/
+2
|
*
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
2020-09-18
1
-1
/
+2
|
*
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
2020-09-18
1
-1
/
+3
|
*
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
2020-09-18
1
-5
/
+11
*
|
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
2020-09-18
3
-0
/
+77
*
|
mac80211: Add FILS discovery support
Aloka Dixit
2020-09-18
3
-6
/
+83
*
|
mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
Felix Fietkau
2020-09-18
1
-4
/
+0
*
|
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
2020-09-18
1
-473
/
+471
*
|
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
2020-09-18
1
-2
/
+8
*
|
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
2020-09-18
1
-11
/
+16
[next]