wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
[linux-block.git] / net / mac80211 / mlme.c
2022-08-25 Veerendranath Jakkamwifi: cfg80211: Add link_id to cfg80211_ch_switch_start...
2022-08-25 Johannes Bergwifi: cfg80211/mac80211: check EHT capability size...
2022-08-25 Mordechay Goodsteinwifi: mac80211: mlme: don't add empty EML capabilities
2022-08-25 Johannes Bergwifi: mac80211: use link ID for MLO in queued frames
2022-08-25 Johannes Bergwifi: mac80211: fix use-after-free
2022-07-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-26 Jakub KicinskiMerge tag 'wireless-next-2022-07-25' of git://git....
2022-07-25 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-07-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-07-22 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-07-22 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-22 Johannes Bergwifi: mac80211: mlme: fix disassoc with MLO
2022-07-22 Johannes Bergwifi: mac80211: mlme: transmit assoc frame with address...
2022-07-22 Johannes Bergwifi: mac80211: mlme: fix link_sta setup
2022-07-22 Johannes Bergwifi: mac80211: mlme: set sta.mlo to mlo state
2022-07-22 Johannes Bergwifi: mac80211: mlme: fix override calculation
2022-07-22 Johannes Bergwifi: mac80211: tx: use AP address in some places for MLO
2022-07-21 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-21 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-07-19 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-18 Linus TorvaldsMerge tag 'hte/for-5.19' of git://git./linux/kernel...
2022-07-18 Kalle ValoMerge tag 'mt76-for-kvalo-2022-07-11' of https://github...
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
2022-07-16 Linus TorvaldsMerge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
2022-07-15 Petr MladekMerge branch 'rework/kthreads' into for-linus
2022-07-15 Johannes Bergwifi: mac80211: mlme: set sta.mlo correctly
2022-07-15 Johannes Bergwifi: mac80211: support MLO authentication/association...
2022-07-15 Johannes Bergwifi: mac80211: fix up link station creation/insertion
2022-07-15 Johannes Bergwifi: mac80211: limit A-MSDU subframes for client too
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor ieee80211_set_associated()
2022-07-15 Johannes Bergwifi: mac80211: mlme: look up beacon elems only if...
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor assoc link setup
2022-07-15 Johannes Bergwifi: mac80211: mlme: remove address arg to ieee80211_m...
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor assoc success handling
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor ieee80211_prep_channel...
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor assoc req element building
2022-07-15 Johannes Bergwifi: mac80211: mlme: switch some things back to deflink
2022-07-15 Johannes Bergwifi: mac80211: mlme: change flags in ieee80211_determi...
2022-07-15 Johannes Bergwifi: mac80211: mlme: shift some code around
2022-07-15 Johannes Bergwifi: mac80211: mlme: refactor link station setup
2022-07-15 Johannes Bergwifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE...
2022-07-15 Johannes Bergwifi: mac80211: make ieee80211_check_rate_mask() link...
2022-07-15 Johannes Bergwifi: mac80211: mlme: clean up supported channels eleme...
2022-07-15 Johannes Bergwifi: mac80211: consider EHT element size in assoc...
2022-07-15 Johannes Bergwifi: mac80211: mlme: simplify adding ht/vht/he/eht...
2022-07-15 Johannes Bergwifi: mac80211: refactor adding custom elements
2022-07-15 Johannes Bergwifi: mac80211: refactor adding rates to assoc request
2022-07-15 Johannes Bergwifi: mac80211: use only channel width in ieee80211_par...
2022-07-15 Johannes Bergwifi: mac80211: remove redundant condition
2022-07-15 Johannes Bergwifi: mac80211: fix multi-BSSID element parsing
2022-07-15 Johannes Bergwifi: mac80211: move tdls_chan_switch_prohibited to...
2022-07-15 Johannes Bergwifi: mac80211: don't re-parse elems in ieee80211_assoc...
2022-07-15 Johannes Bergwifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
2022-07-15 Johannes Bergwifi: cfg80211: put cfg80211_rx_assoc_resp() arguments...
2022-07-15 Johannes Bergwifi: cfg80211: adjust assoc comeback for MLO
2022-07-15 Johannes Bergwifi: mac80211: mlme: unify assoc data event sending
2022-07-15 Johannes Bergwifi: cfg80211: prepare association failure APIs for MLO
2022-07-15 Johannes Bergwifi: cfg80211: remove BSS pointer from cfg80211_disass...
2022-07-15 Johannes Bergwifi: mac80211: mlme: use correct link_sta
2022-07-15 Johannes Bergwifi: mac80211: mlme: remove sta argument from ieee8021...
2022-07-15 Johannes Bergwifi: mac80211: mlme: use ieee80211_get_link_sband()
2022-07-15 Johannes Bergwifi: mac80211: split IEEE80211_STA_DISABLE_WMM to...
2022-07-15 Johannes Bergwifi: mac80211: mlme: first adjustments for MLO
2022-07-15 Johannes Bergwifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE...
2022-07-15 Johannes Bergwifi: mac80211: mlme: track AP (MLD) address separately
2022-07-15 Johannes Bergwifi: mac80211: remove unused bssid variable
2022-07-15 Johannes Bergwifi: mac80211: change QoS settings API to take link...
2022-07-15 Johannes Bergwifi: mac80211: expect powersave handling in driver...
2022-07-15 Johannes Bergwifi: mac80211: move ps setting to vif config
2022-07-15 Johannes Bergwifi: mac80211: set up/tear down client vif links properly
2022-07-15 Johannes Bergwifi: mac80211: move ieee80211_request_smps_mgd_work
2022-07-15 Johannes Bergwifi: mac80211: separate out connection downgrade flags
2022-07-15 Ilan Peerwifi: mac80211: Align with Draft P802.11be_D1.5
2022-07-15 Johannes Bergwifi: mac80211: skip powersave recalc if driver SUPPORT...
2022-07-15 Johannes Bergwifi: mac80211: RCU-ify link/link_conf pointers
2022-07-15 Lian Chenwifi: mac80211: make 4addr null frames using min_rate...
2022-07-14 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
2022-07-13 David S. MillerMerge tag 'wireless-next-2022-07-13' of git://git....
2022-07-12 Rodrigo ViviMerge tag 'gvt-fixes-2022-07-11' of https://github...
2022-07-11 Linus TorvaldsMerge tag 'for-5.19-rc6-tag' of git://git./linux/kernel...
2022-07-08 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-07-07 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-04 Takashi IwaiMerge tag 'asoc-fix-v5.19-rc3' of https://git./linux...
2022-07-02 Linus TorvaldsMerge tag 'nfsd-5.19-2' of git://git./linux/kernel...
2022-07-01 Linus TorvaldsMerge tag 'thermal-5.19-rc5' of git://git./linux/kernel...
2022-06-30 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-06-29 Dave AirlieMerge tag 'drm-msm-fixes-2022-06-28' of https://gitlab...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-24 Dave AirlieMerge tag 'drm-msm-fixes-2022-06-20' of https://gitlab...
2022-06-23 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-06-23 Petr MladekMerge branch 'rework/kthreads' into for-linus
2022-06-23 Linus TorvaldsMerge tag 'sound-5.19-rc4' of git://git./linux/kernel...
2022-06-21 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-20 Johannes Bergwifi: mac80211: RCU-ify link STA pointers
2022-06-20 Johannes Bergwifi: mac80211: add sta link addition/removal
2022-06-20 Johannes Bergwifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap...
2022-06-20 Johannes Bergwifi: mac80211: make some SMPS code MLD-aware
2022-06-20 Johannes Bergwifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_...
2022-06-20 Johannes Bergwifi: mac80211: add link_id to eht.c code for MLO
next