index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-4
/
+0
2022-06-29
wifi: mac80211: do not wake queues on a vif that is being stopped
Felix Fietkau
1
-0
/
+2
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: add vif link addition/removal
Johannes Berg
1
-3
/
+131
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-3
/
+3
2022-06-20
wifi: mac80211: refactor some link setup code
Johannes Berg
1
-11
/
+22
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-7
/
+8
2022-06-20
wifi: mac80211: add per-link configuration pointer
Johannes Berg
1
-2
/
+21
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-20
/
+24
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-4
/
+4
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-6
/
+1
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
1
-0
/
+59
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
1
-1
/
+3
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+3
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
1
-1
/
+30
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+41
2021-08-17
mac80211: add support for BSS color change
John Crispin
1
-0
/
+2
2021-08-13
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-0
/
+3
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
1
-1
/
+4
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
1
-7
/
+12
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
1
-8
/
+3
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+2
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
1
-1
/
+2
2021-03-06
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
1
-0
/
+1
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-01-26
mac80211: pause TX while changing interface type
Johannes Berg
1
-0
/
+6
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-3
/
+11
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-5
/
+4
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-3
/
+14
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-04
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Borwankar, Antara
1
-0
/
+2
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-46
/
+6
2020-11-03
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
1
-0
/
+2
2020-10-14
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
1
-0
/
+5
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
1
-473
/
+471
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-56
/
+113
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
1
-4
/
+11
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-04-24
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
1
-0
/
+5
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-0
/
+4
2020-02-14
mac80211: allow setting queue_len for drivers not using wake_tx_queue
John Crispin
1
-0
/
+4
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-0
/
+1
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
1
-7
/
+1
[next]