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
*
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
2020-12-12
16
-103
/
+347
|
\
|
*
mac80211: add ieee80211_set_sar_specs
Carl Huang
2020-12-11
1
-0
/
+12
|
*
mac80211: fix a mistake check for rx_stats update
Wen Gong
2020-12-11
1
-1
/
+1
|
*
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
2020-12-11
1
-0
/
+5
|
*
mac80211: Update rate control on channel change
Ilan Peer
2020-12-11
1
-0
/
+61
|
*
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
2020-12-11
1
-0
/
+1
|
*
mac80211: Fix calculation of minimal channel width
Ilan Peer
2020-12-11
2
-5
/
+6
|
*
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
2020-12-11
1
-1
/
+9
|
*
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
2020-12-11
2
-10
/
+10
|
*
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
2020-12-11
2
-8
/
+67
|
*
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
2020-12-11
1
-4
/
+10
|
*
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
2020-12-11
3
-20
/
+76
|
*
cfg80211: support immediate reconnect request hint
Johannes Berg
2020-12-11
1
-2
/
+3
|
*
mac80211: use struct assignment for he_obss_pd
Johannes Berg
2020-12-11
1
-2
/
+1
|
*
cfg80211: remove struct ieee80211_he_bss_color
Johannes Berg
2020-12-11
1
-2
/
+1
|
*
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
2020-12-11
2
-2
/
+2
|
*
mac80211: disallow band-switch during CSA
Johannes Berg
2020-12-11
1
-3
/
+15
|
*
mac80211: Skip entries with SAE H2E only membership selector
Ilan Peer
2020-12-11
1
-3
/
+4
|
*
mac80211: support MIC error/replay detected counters driver update
Johannes Berg
2020-12-11
1
-0
/
+49
|
*
mac80211: he: remove non-bss-conf fields from bss_conf
Shaul Triebitz
2020-12-11
1
-8
/
+0
|
*
mac80211: remove trailing semicolon in macro definitions
Tom Rix
2020-12-11
4
-6
/
+6
|
*
mac80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-11
1
-0
/
+2
|
*
net: mac80211: use core API for updating TX/RX stats
Lev Stipakov
2020-12-11
2
-27
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
mac80211: mesh: fix mesh_pathtbl_init() error path
Eric Dumazet
2020-12-04
1
-3
/
+1
|
*
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Borwankar, Antara
2020-12-04
1
-0
/
+2
|
*
mac80211: fix return value of ieee80211_chandef_he_6ghz_oper
Wen Gong
2020-12-04
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
4
-43
/
+17
|
\
|
|
*
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-13
1
-10
/
+4
|
*
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
2020-11-12
1
-1
/
+1
|
*
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2020-11-12
2
-22
/
+4
|
*
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
2020-11-12
1
-10
/
+8
*
|
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-06
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-02
2
-7
/
+11
|
/
*
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-22
/
+1
*
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
2020-10-08
1
-0
/
+3
[next]