summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-22wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel
2023-03-10wifi: mac80211: check basic rates validityJohannes Berg
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg
2023-03-07wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg
2023-03-07wifi: mac80211: mlme: remove pointless sta checkJohannes Berg
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg
2023-03-07wifi: mac80211: warn only once on AP probeJohannes Berg
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern
2023-03-07wifi: mac80211: allow beacon protection HW offloadJohannes Berg
2023-03-07wifi: mac80211: check key taint for beacon protectionJohannes Berg
2023-03-07wifi: mac80211: clear all bits that relate rtap fields on skbMordechay Goodstein
2023-03-07wifi: mac80211: adjust scan cancel comment/checkJohannes Berg
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy
2023-02-14wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau
2023-02-14wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-12wifi: mac80211: fix double space in commentNick Hainke
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl