summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17wifi: ath10k: Remove the unused function shadow_dst_wr_ind_addr() and ath10k_...Yang Li
2023-02-17wifi: ath12k: dp_mon: clean up some inconsistent indentingsYang Li
2023-02-17wifi: ath12k: dp_mon: Fix unsigned comparison with less than zeroYang Li
2023-02-17wifi: ath12k: Fix spelling mistakes in warning messages and commentsColin Ian King
2023-02-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-02-15wifi: cfg80211: Set SSID if it is not already setMarc Bornand
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih
2023-02-15wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer
2023-02-15wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer
2023-02-15wifi: rtw88: usb: Set qsel correctlySascha Hauer
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy
2023-02-14wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau
2023-02-14wifi: cfg80211: factor out bridge tunnel / RFC1042 header checkFelix Fietkau
2023-02-14wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdrFelix Fietkau
2023-02-14wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-02-14rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu
2023-02-14wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLDRameshkumar Sundaram
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2023-02-14wifi: nl80211: return error message for malformed chandefJaewan Kim
2023-02-14wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim
2023-02-14wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP eventAlvin Šipraga
2023-02-14wifi: nl80211: emit CMD_START_AP on multicast group when an AP is startedAlvin Šipraga
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi
2023-02-14wifi: cfg80211: Fix use after free for wextAlexander Wetzel
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam
2023-02-14wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG}Johannes Berg
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix