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
Age
Commit message (
Expand
)
Author
2023-02-15
wifi: mac80211: add documentation for amsdu_mesh_control
Johannes Berg
2023-02-15
wifi: mac80211: always initialize link_sta with sta
Johannes Berg
2023-02-15
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
2023-02-14
wifi: mac80211: fix off-by-one link setting
Johannes Berg
2023-02-14
wifi: mac80211: Fix for Rx fragmented action frames
Gilad Itzkovitch
2023-02-14
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
2023-02-14
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
2023-02-14
wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notify
Lorenzo Bianconi
2023-02-14
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
2023-02-14
wifi: mac80211: Allow NSS change only up to capability
Rameshkumar Sundaram
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
2023-02-14
wifi: mac80211: remove mesh forwarding congestion check
Felix Fietkau
2023-02-14
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-02-14
wifi: mac80211: configure puncturing bitmap
Aloka Dixit
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
2023-02-14
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2023-01-18
wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
2023-01-18
wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
2023-01-17
Merge wireless into wireless-next
Kalle Valo
2023-01-16
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-12
wifi: mac80211: fix double space in comment
Nick Hainke
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
2023-01-10
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
2023-01-10
mac80211: Fix MLO address translation for multiple bss case
Sriram R
2023-01-10
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
2023-01-10
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
2023-01-10
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-01
wifi: mac80211: fix and simplify unencrypted drop check for mesh
Felix Fietkau
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-12-01
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
2022-12-01
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
2022-12-01
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
2022-12-01
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
2022-12-01
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
2022-12-01
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-02
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-02
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-11-02
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
[next]