summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-123-5/+6
* wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer2023-06-091-3/+3
* wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-091-1/+8
* wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-091-2/+2
* wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh2023-06-061-1/+1
* wifi: mac80211: don't translate beacon/presp addrsJohannes Berg2023-06-061-1/+3
* wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg2023-06-061-1/+7
* wifi: mac80211: use correct iftype HE capJohannes Berg2023-06-061-5/+10
* wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg2023-05-161-0/+3
* wifi: mac80211: consider reserved chanctx for mindefJohannes Berg2023-05-163-30/+47
* wifi: mac80211: simplify chanctx allocationJohannes Berg2023-05-161-1/+1
* wifi: mac80211: Abort running color change when stopping the APMichael Lee2023-05-161-1/+2
* wifi: mac80211: fix min center freq offset tracingJohannes Berg2023-05-161-1/+1
* wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET2023-05-161-2/+2
* wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac2023-05-161-2/+3
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-217-30/+40
|\
| * wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu2023-04-201-4/+0
| * wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-24/+0
| * wifi: mac80211: add flush_sta methodJohannes Berg2023-04-133-2/+28
| * wifi: mac80211: flush queues on STA removalJohannes Berg2023-04-131-0/+8
| * wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-2/+2
| * wifi: mac80211: set EHT support flag in AP modeAloka Dixit2023-04-111-0/+4
* | mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-205-48/+126
|/
* wifi: mac80211: enable EHT mesh supportRyder Lee2023-03-315-4/+162
* Merge wireless/main into wireless-next/mainJohannes Berg2023-03-317-38/+53
|\
| * wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau2023-03-301-1/+2
| * wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau2023-03-301-1/+1
| * wifi: mac80211: fix mesh forwardingFelix Fietkau2023-03-301-0/+3
| * wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau2023-03-301-8/+8
| * wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee2023-03-301-1/+1
| * wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau2023-03-301-2/+2
| * wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau2023-03-301-2/+2
| * wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau2023-03-221-11/+11
| * wifi: mac80211: fix qos on mesh interfacesFelix Fietkau2023-03-221-2/+4
| * wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel2023-03-153-0/+8
| * wifi: mac80211: check basic rates validityJohannes Berg2023-03-101-10/+11
* | wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen2023-03-302-0/+24
* | mac80211: minstrel_ht: remove unused n_supported variableTom Rix2023-03-301-6/+0
* | mac80211: support RNR for EMA APAloka Dixit2023-03-243-8/+86
* | wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya2023-03-241-5/+7
* | wifi: mac80211: generate EMA beacons in AP modeAloka Dixit2023-03-223-18/+137
* | wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-222-7/+20
* | wifi: mac80211: add mesh fast-rx supportFelix Fietkau2023-03-221-5/+29
* | wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau2023-03-223-5/+68
* | wifi: mac80211: mesh fast xmit supportFelix Fietkau2023-03-227-25/+507
* | wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau2023-03-222-5/+3
* | wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-224-1/+55
* | wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+11
* | wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+16
* | wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee2023-03-071-0/+17