summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2023-03-30wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau-1/+2
2023-03-30wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau-1/+1
2023-03-30wifi: mac80211: fix mesh forwardingFelix Fietkau-0/+3
2023-03-30wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau-8/+8
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee-1/+1
2023-03-30wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau-2/+2
2023-03-30wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau-2/+2
2023-03-22wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau-11/+11
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau-2/+4
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel-0/+8
2023-03-10wifi: mac80211: check basic rates validityJohannes Berg-10/+11
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg-0/+2
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg-0/+2
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg-15/+11
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg-1/+1
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch-1/+2
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann-1/+1
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski-1/+2
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi-2/+1
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy-3/+0
2023-02-14wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram-5/+20
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau-3/+16
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau-156/+194
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau-9/+0
2023-02-14wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen-1/+1
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit-3/+19
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit-4/+5
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit-67/+6
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg-6/+224
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi-1/+31
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg-5/+5
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg-7/+48
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada-0/+15
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada-0/+15
2023-01-17Merge wireless into wireless-nextKalle Valo-189/+177
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet-1/+0
2023-01-12wifi: mac80211: fix double space in commentNick Hainke-1/+1
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl-13/+0
2023-01-10wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau-1/+3
2023-01-10mac80211: Fix MLO address translation for multiple bss caseSriram R-0/+3
2023-01-10wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit-0/+7
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel-14/+37
2023-01-10wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel-1/+8
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel-50/+21
2023-01-10wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau-123/+99
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-1/+1
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-135/+211
2022-12-01wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau-28/+10
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau-97/+187
2022-12-01wifi: mac80211: update TIM for S1G specification changesKieran Frewen-5/+9