index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Accept broadcast probe responses on 6GHz band
Andrei Otcheretianski
2020-02-07
1
-1
/
+16
*
mac80211: HE: set RX NSS
Tova Mussai
2020-02-07
1
-3
/
+32
*
mac80211: set station bandwidth from HE capability
Johannes Berg
2020-02-07
2
-0
/
+27
*
mac80211: remove supported channels element in 6 GHz if ECSA support
Johannes Berg
2020-02-07
1
-13
/
+19
*
mac80211: update condition for HE disablement
Daniel Gabay
2020-02-07
1
-2
/
+2
*
mac80211: make ieee80211_wep_init() return void
Luca Coelho
2020-02-07
3
-8
/
+3
*
mac80211: allow changing TX-related netdev features
Johannes Berg
2020-02-07
3
-6
/
+11
*
mac80211: check whether HE connection is allowed by the reg domain
Haim Dreyfuss
2020-02-07
1
-1
/
+16
*
mac80211: refactor extended element parsing
Johannes Berg
2020-02-07
1
-27
/
+48
*
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
2020-02-07
2
-29
/
+38
*
mac80211: fix 11w when using encapsulation offloading
John Crispin
2020-02-07
1
-6
/
+10
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-01-15
4
-10
/
+7
*
mac80211: fix tx status for no ack cases
Markus Theil
2020-01-15
1
-4
/
+11
*
mac80211: add handling for BSS color
John Crispin
2020-01-15
2
-2
/
+12
*
mac80211: debugfs: improve airtime_flags handler readability
Lorenzo Bianconi
2020-01-02
1
-2
/
+54
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2020-01-02
6
-25
/
+74
|
\
|
*
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-13
5
-24
/
+64
|
*
mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()
Dan Carpenter
2019-12-13
1
-1
/
+1
|
*
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
2019-12-13
1
-0
/
+9
*
|
mac80211: Remove redundant assertion
Aditya Pakki
2019-12-16
1
-1
/
+0
*
|
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
5
-4
/
+324
*
|
mac80211: Always show airtime debugfs file when TXQs are enabled
Toke Høiland-Jørgensen
2019-12-13
1
-4
/
+2
|
/
*
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-14
/
+3
|
\
|
*
mac80211: Use debugfs_create_xul() helper
Geert Uytterhoeven
2019-11-09
1
-14
/
+3
*
|
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
2
-0
/
+44
*
|
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
7
-14
/
+225
*
|
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
2019-11-22
3
-1
/
+603
*
|
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
2019-11-22
1
-1
/
+2
*
|
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
2019-11-22
1
-0
/
+3
*
|
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
2019-11-22
3
-8
/
+20
*
|
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
2019-11-22
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
2
-2
/
+3
|
\
\
|
*
|
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
2019-11-08
1
-1
/
+2
|
*
|
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
2019-11-08
1
-1
/
+1
|
|
/
*
|
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
2019-11-08
2
-2
/
+2
*
|
mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
2019-11-08
1
-54
/
+49
*
|
mac80211: move store skb ack code to its own function
John Crispin
2019-11-08
1
-20
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
3
-5
/
+41
|
\
|
|
*
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-10-07
1
-2
/
+28
|
*
mac80211: accept deauth frames in IBSS mode
Johannes Berg
2019-10-07
1
-1
/
+10
|
*
mac80211: Reject malformed SSID elements
Will Deacon
2019-10-04
1
-2
/
+3
*
|
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
2019-10-13
9
-88
/
+141
|
\
\
|
|
/
|
/
|
|
*
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
2019-10-11
6
-68
/
+63
|
*
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
2019-10-11
3
-8
/
+76
|
*
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2019-10-11
2
-8
/
+5
|
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-1
/
+8
|
*
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
2019-10-04
1
-11
/
+4
|
*
mac80211: IBSS: avoid unneeded return value processing
Koen Vandeputte
2019-10-04
1
-8
/
+1
*
|
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
2019-10-01
1
-5
/
+8
*
|
mac80211: fix txq null pointer dereference
Miaoqing Pan
2019-10-01
1
-2
/
+9
|
/
[next]