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
/
iface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
2021-11-26
1
-0
/
+59
*
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
2021-11-15
1
-1
/
+3
*
mac80211: use eth_hw_addr_set()
Jakub Kicinski
2021-10-21
1
-5
/
+3
*
mac80211: MBSSID support in interface handling
John Crispin
2021-09-28
1
-1
/
+30
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
1
-0
/
+41
*
mac80211: add support for BSS color change
John Crispin
2021-08-17
1
-0
/
+2
*
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
2021-08-13
1
-2
/
+9
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-0
/
+3
*
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
1
-1
/
+4
*
mac80211: refactor SKB queue processing a bit
Johannes Berg
2021-06-23
1
-109
/
+119
*
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
2021-06-08
1
-7
/
+12
*
mac80211: add fragment cache to sta_info
Johannes Berg
2021-05-11
1
-8
/
+3
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-1
/
+2
|
\
|
*
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
2021-04-08
1
-1
/
+2
*
|
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-03-06
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
1
-0
/
+6
|
\
|
*
mac80211: pause TX while changing interface type
Johannes Berg
2021-01-26
1
-0
/
+6
*
|
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-3
/
+11
*
|
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
1
-5
/
+4
*
|
mac80211: add rx decapsulation offload support
Felix Fietkau
2021-01-21
1
-3
/
+14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-0
/
+2
|
\
|
*
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Borwankar, Antara
2020-12-04
1
-0
/
+2
*
|
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-46
/
+6
*
|
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
2020-11-02
1
-0
/
+2
|
/
*
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-22
/
+1
*
mac80211: receive and process S1G beacons
Thomas Pedersen
2020-09-28
1
-0
/
+5
*
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
2020-09-18
1
-473
/
+471
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
1
-56
/
+113
*
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2020-07-31
1
-4
/
+11
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-5
/
+5
*
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
2020-04-24
1
-0
/
+5
*
mac80211: handle no-preauth flag for control port
Markus Theil
2020-03-20
1
-0
/
+4
*
mac80211: allow setting queue_len for drivers not using wake_tx_queue
John Crispin
2020-02-14
1
-0
/
+4
*
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-14
1
-0
/
+1
*
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
2020-02-07
1
-7
/
+1
*
mac80211: allow changing TX-related netdev features
Johannes Berg
2020-02-07
1
-1
/
+3
*
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
1
-0
/
+67
*
mac80211: allow drivers to set max MTU
Wen Gong
2019-09-11
1
-1
/
+1
*
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
2019-07-30
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-0
/
+3
|
\
|
*
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
2019-04-23
1
-0
/
+3
*
|
mac80211: only allocate one queue when using iTXQs
Johannes Berg
2019-04-26
1
-5
/
+5
*
|
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
2019-04-26
1
-0
/
+1
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+3
|
\
|
*
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2018-12-18
1
-0
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2018-12-18
1
-6
/
+4
*
|
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
2018-11-09
1
-0
/
+2
|
/
[next]