summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-20mac80211: use the new drop reasons infrastructureJohannes Berg
2023-04-20wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-04-13wifi: mac80211: flush queues on STA removalJohannes Berg
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-11wifi: mac80211: set EHT support flag in AP modeAloka Dixit
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg
2023-03-30wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen
2023-03-30mac80211: minstrel_ht: remove unused n_supported variableTom Rix
2023-03-30wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-03-30wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau
2023-03-30wifi: mac80211: fix mesh forwardingFelix Fietkau
2023-03-30wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee
2023-03-30wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau
2023-03-30wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau
2023-03-24mac80211: support RNR for EMA APAloka Dixit
2023-03-24wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
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-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-03-22wifi: mac80211: add mesh fast-rx supportFelix Fietkau
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
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