summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker
2023-09-25wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-09-25wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg
2023-09-13wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit
2023-09-13wifi: mac80211: additions to change_beacon()Aloka Dixit
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: mac80211: fixes in FILS discovery updatesAloka Dixit
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau
2023-09-11wifi: mac80211: fix channel switch link dataJohannes Berg
2023-09-11wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer
2023-09-11wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg
2023-09-11wifi: mac80211: Print local link address during authenticationIlan Peer
2023-09-11wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg