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
/
wireless
/
util.c
Age
Commit message (
Expand
)
Author
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
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: cfg80211: factor out bridge tunnel / RFC1042 header check
Felix Fietkau
2023-02-14
wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdr
Felix Fietkau
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-21
wifi: cfg80211: Fix bitrates overflow issue
Paul Zhang
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-27
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-07-15
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
Johannes Berg
2022-07-15
wifi: cfg80211: clean up links appropriately
Johannes Berg
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-06
wireless: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-16
nl80211: add EHT MCS support
Veerendranath Jakkam
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
2021-11-15
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
Nguyen Dinh Phi
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-25
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-05-31
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
2021-05-11
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
2021-01-22
cfg80211: add VHT rate entries for MCS-10 and MCS-11
Arend van Spriel
2020-12-11
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
2020-12-11
cfg80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-11
cfg80211: remove WDS code
Johannes Berg
2020-11-06
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
nl80211: support setting S1G channels
Thomas Pedersen
2020-09-18
nl80211: correctly validate S1G beacon head
Thomas Pedersen
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-05-31
nl80211: really allow client-only BIGTK support
Johannes Berg
2020-05-31
cfg80211: adapt to new channelization of the 6GHz band
Arend Van Spriel
2020-05-31
cfg80211: fix 6 GHz frequencies to kHz
Johannes Berg
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-04-24
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
[next]