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
/
mlme.c
Age
Commit message (
Expand
)
Author
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2022-08-26
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
2022-08-25
wifi: mac80211: mlme: don't add empty EML capabilities
Mordechay Goodstein
2022-08-25
wifi: mac80211: use link ID for MLO in queued frames
Johannes Berg
2022-08-25
wifi: mac80211: fix use-after-free
Johannes Berg
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
2022-07-22
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
2022-07-22
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
2022-07-22
wifi: mac80211: mlme: fix override calculation
Johannes Berg
2022-07-22
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2022-07-15
wifi: mac80211: mlme: set sta.mlo correctly
Johannes Berg
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor ieee80211_set_associated()
Johannes Berg
2022-07-15
wifi: mac80211: mlme: look up beacon elems only if needed
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor assoc link setup
Johannes Berg
2022-07-15
wifi: mac80211: mlme: remove address arg to ieee80211_mark_sta_auth()
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor assoc success handling
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor ieee80211_prep_channel() a bit
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor assoc req element building
Johannes Berg
2022-07-15
wifi: mac80211: mlme: switch some things back to deflink
Johannes Berg
2022-07-15
wifi: mac80211: mlme: change flags in ieee80211_determine_chantype()
Johannes Berg
2022-07-15
wifi: mac80211: mlme: shift some code around
Johannes Berg
2022-07-15
wifi: mac80211: mlme: refactor link station setup
Johannes Berg
2022-07-15
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
2022-07-15
wifi: mac80211: make ieee80211_check_rate_mask() link-aware
Johannes Berg
2022-07-15
wifi: mac80211: mlme: clean up supported channels element code
Johannes Berg
2022-07-15
wifi: mac80211: consider EHT element size in assoc request
Johannes Berg
2022-07-15
wifi: mac80211: mlme: simplify adding ht/vht/he/eht elements
Johannes Berg
2022-07-15
wifi: mac80211: refactor adding custom elements
Johannes Berg
2022-07-15
wifi: mac80211: refactor adding rates to assoc request
Johannes Berg
2022-07-15
wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
Johannes Berg
2022-07-15
wifi: mac80211: remove redundant condition
Johannes Berg
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
wifi: mac80211: move tdls_chan_switch_prohibited to link data
Johannes Berg
2022-07-15
wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
2022-07-15
wifi: cfg80211: adjust assoc comeback for MLO
Johannes Berg
2022-07-15
wifi: mac80211: mlme: unify assoc data event sending
Johannes Berg
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
2022-07-15
wifi: mac80211: mlme: use correct link_sta
Johannes Berg
[next]