summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca
2022-09-27wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06wifi: mac80211: implement link switchingJohannes Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: set up beacon timing config on linksJohannes Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-06wifi: mac80211: use correct rx link_sta instead of defaultBenjamin Berg
2022-09-06wifi: mac80211: set link_sta in reorder timeoutJohannes Berg
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg
2022-09-03wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg
2022-09-03wifi: mac80211: fix double SW scan stopJohannes Berg
2022-09-03wifi: mac80211: mlme: assign link address correctlyJohannes Berg
2022-09-03wifi: mac80211: move link code to a new fileJohannes Berg
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg
2022-09-03wifi: mac80211: Support POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg
2022-09-03wifi: mac80211: prevent VLANs on MLDsJohannes Berg
2022-09-03wifi: use struct_group to copy addressesJohannes Berg
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg
2022-09-03wifi: mac80211: mlme: release deflink channel in error caseJohannes Berg
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-29wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-26wifi: mac80211: use full 'unsigned int' typeXin Gao
2022-08-26wifi: mac80211: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg