index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-08
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
1
-0
/
+3
2020-10-08
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
6
-1
/
+25
2020-10-08
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2
-1
/
+6
2020-10-02
mac80211: avoid processing non-S1G elements on S1G band
Thomas Pedersen
1
-6
/
+9
2020-09-28
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
1
-0
/
+3
2020-09-28
mac80211: fix some more kernel-doc in mesh
Johannes Berg
2
-0
/
+5
2020-09-28
mac80211: fix regression in sta connection monitor
Felix Fietkau
2
-5
/
+15
2020-09-28
mac80211: support S1G association
Thomas Pedersen
5
-13
/
+128
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
5
-65
/
+159
2020-09-28
mac80211: avoid rate init for S1G band
Thomas Pedersen
1
-0
/
+6
2020-09-28
mac80211: handle S1G low rates
Thomas Pedersen
1
-7
/
+26
2020-09-28
mac80211: don't calculate duration for S1G
Thomas Pedersen
1
-0
/
+4
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
3
-4
/
+28
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
4
-5
/
+40
2020-09-28
mac80211: support S1G STA capabilities
Thomas Pedersen
3
-0
/
+54
2020-09-28
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
1
-0
/
+17
2020-09-28
mac80211: get correct default channel width for S1G
Thomas Pedersen
1
-1
/
+8
2020-09-28
mac80211: fix some missing kernel-doc
Johannes Berg
1
-0
/
+2
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
1
-2
/
+7
2020-09-28
mac80211: Inform AP when returning operating channel
Loic Poulain
2
-30
/
+9
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-15
/
+26
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
3
-0
/
+77
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
3
-6
/
+83
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
1
-3
/
+4
2020-09-18
mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
Felix Fietkau
1
-4
/
+0
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
1
-473
/
+471
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-2
/
+8
2020-09-18
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
1
-11
/
+16
2020-09-18
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
1
-64
/
+28
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
5
-47
/
+22
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
4
-0
/
+45
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
5
-14
/
+14
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-6
/
+0
2020-09-18
mac80211: reduce duplication in tx status functions
Felix Fietkau
1
-66
/
+35
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
7
-87
/
+156
2020-09-18
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
1
-0
/
+5
2020-09-18
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
1
-55
/
+19
2020-09-18
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
1
-0
/
+18
2020-09-18
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
1
-0
/
+6
2020-09-18
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
1
-4
/
+4
2020-09-18
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
1
-1
/
+2
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
1
-1
/
+3
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
1
-5
/
+11
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-78
/
+172
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
7
-52
/
+53
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
[next]