aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-09-13wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-11net: move gso declarations and functions to their own filesEric Dumazet
2023-07-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-07-19wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-07-19wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-07-19wifi: mac80211: recalc min chandef for new STA linksJohannes Berg
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-06wifi: mac80211: use correct iftype HE capJohannes Berg
2023-05-16wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-05-16wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-05-16wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-05-16wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET
2023-05-16wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac
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