summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2023-06-22wifi: mac80211: report all unusable beacon framesBenjamin Berg1-1/+1
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg3-5/+6
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer1-3/+3
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg1-1/+8
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg1-2/+2
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh1-1/+1
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg1-1/+3
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg1-1/+7
2023-06-06wifi: mac80211: use correct iftype HE capJohannes Berg1-5/+10
2023-05-16wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg1-0/+3
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg3-30/+47
2023-05-16wifi: mac80211: simplify chanctx allocationJohannes Berg1-1/+1
2023-05-16wifi: mac80211: Abort running color change when stopping the APMichael Lee1-1/+2
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg1-1/+1
2023-05-16wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET1-2/+2
2023-05-16wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac1-2/+3
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski7-30/+40
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg5-48/+126
2023-04-20wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu1-4/+0
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau1-24/+0
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg3-2/+28
2023-04-13wifi: mac80211: flush queues on STA removalJohannes Berg1-0/+8
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg1-2/+2
2023-04-11wifi: mac80211: set EHT support flag in AP modeAloka Dixit1-0/+4
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee5-4/+162
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg7-38/+53
2023-03-30wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen2-0/+24
2023-03-30mac80211: minstrel_ht: remove unused n_supported variableTom Rix1-6/+0
2023-03-30wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau1-1/+2
2023-03-30wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau1-1/+1
2023-03-30wifi: mac80211: fix mesh forwardingFelix Fietkau1-0/+3
2023-03-30wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau1-8/+8
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee1-1/+1
2023-03-30wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau1-2/+2
2023-03-30wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau1-2/+2
2023-03-24mac80211: support RNR for EMA APAloka Dixit3-8/+86
2023-03-24wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya1-5/+7
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit3-18/+137
2023-03-22wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau1-11/+11
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau1-2/+4
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2-7/+20
2023-03-22wifi: mac80211: add mesh fast-rx supportFelix Fietkau1-5/+29
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau3-5/+68
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau7-25/+507
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau2-5/+3
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau4-1/+55
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel3-0/+8
2023-03-10wifi: mac80211: check basic rates validityJohannes Berg1-10/+11
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee1-0/+11
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee1-0/+16