summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-245-13/+23
|\
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-181-10/+11
|\|
| * wifi: mac80211: check basic rates validityJohannes Berg2023-03-101-10/+11
* | 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
* | wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2023-03-071-55/+27
* | wifi: mac80211: fix ieee80211_link_set_associated() typeJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: mlme: remove pointless sta checkJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-076-55/+232
* | wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg2023-03-071-1/+0
* | wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg2023-03-071-0/+1
* | wifi: mac80211: warn only once on AP probeJohannes Berg2023-03-071-1/+1
* | wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern2023-03-071-0/+17
* | wifi: mac80211: allow beacon protection HW offloadJohannes Berg2023-03-071-0/+4
* | wifi: mac80211: check key taint for beacon protectionJohannes Berg2023-03-071-0/+6
* | wifi: mac80211: clear all bits that relate rtap fields on skbMordechay Goodstein2023-03-071-2/+9
* | wifi: mac80211: adjust scan cancel comment/checkJohannes Berg2023-03-071-4/+4
|/
* wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg2023-02-151-0/+2
* wifi: mac80211: always initialize link_sta with staJohannes Berg2023-02-151-0/+2
* wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg2023-02-151-15/+11
* wifi: mac80211: fix off-by-one link settingJohannes Berg2023-02-141-1/+1
* wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch2023-02-141-1/+2
* wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann2023-02-141-1/+1
* wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski2023-02-141-1/+2
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-2/+1
* wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy2023-02-141-3/+0
* wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram2023-02-141-5/+20
* wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-143-3/+16
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-156/+194
* wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau2023-02-143-9/+0
* wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen2023-02-141-1/+1
* wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-3/+19
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-142-4/+5
* wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit2023-02-141-67/+6
* wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg2023-02-144-6/+224
* wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi2023-02-143-1/+31
* wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-192-5/+5
* mac80211: support minimal EHT rate reporting on RXJohannes Berg2023-01-184-7/+48
* wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+15
* wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+15
* Merge wireless into wireless-nextKalle Valo2023-01-1712-189/+177
|\
| * Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet2023-01-161-1/+0
| * wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau2023-01-101-1/+3
| * mac80211: Fix MLO address translation for multiple bss caseSriram R2023-01-101-0/+3