index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
Age
Commit message (
Expand
)
Author
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
wifi: mac80211: refactor some link setup code
Johannes Berg
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: add per-link configuration pointer
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-17
mac80211: add support for BSS color change
John Crispin
2021-08-13
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
2021-03-06
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
mac80211: pause TX while changing interface type
Johannes Berg
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Borwankar, Antara
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
2020-11-02
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
2020-10-13
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-24
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
2020-02-14
mac80211: allow setting queue_len for drivers not using wake_tx_queue
John Crispin
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
2020-02-07
mac80211: allow changing TX-related netdev features
Johannes Berg
2019-12-13
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
2019-07-30
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
[next]