summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-12-19wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg
2023-12-19wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg
2023-12-12wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2023-12-12wifi: mac80211: mesh: check element parsing succeededJohannes Berg
2023-12-12wifi: mac80211: check defragmentation succeededJohannes Berg
2023-12-12wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg
2023-12-12wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis
2023-11-27wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-11-24wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear
2023-11-24wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: mac80211: drop robust action frames before assocJohannes Berg
2023-10-23wifi: mac80211: fix another key installation error pathJohannes Berg
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-23wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg
2023-10-23wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit
2023-10-23wifi: mac80211: Check if we had first beacon with relevant linksMiri Korenblit
2023-10-23wifi: mac80211: flush STA queues on unauthorizationJohannes Berg
2023-10-23wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit
2023-10-23wifi: mac80211: fix a expired vs. cancel race in rocEmmanuel Grumbach
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit
2023-10-23wifi: mac80211: Fix setting vif linksIlan Peer
2023-10-23wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg
2023-10-23wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer
2023-10-23wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit
2023-10-23wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg
2023-10-23wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg
2023-10-11wifi: mac80211: fix error path key leakJohannes Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-29wifi: mac80211: add back SPDX identifierJohannes Berg
2023-09-29wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/valueJohannes Berg
2023-09-26wifi: mac80211: expand __ieee80211_data_to_8023() statusJohannes Berg
2023-09-26wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return valueJohannes Berg
2023-09-26wifi: mac80211: remove RX_DROP_UNUSABLEJohannes Berg
2023-09-26wifi: mac80211: fix check for unusable RX resultJohannes Berg
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong
2023-09-25wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg
2023-09-25wifi: mac80211: report per-link error during associationBenjamin Berg
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer