summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg1-1/+1
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch1-1/+2
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann1-1/+1
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski1-1/+2
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong2-0/+6
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi3-15/+10
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram2-1/+21
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy1-3/+0
2023-02-14wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram1-5/+20
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau5-3/+61
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau4-202/+297
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau3-9/+0
2023-02-14wifi: cfg80211: factor out bridge tunnel / RFC1042 header checkFelix Fietkau1-16/+18
2023-02-14wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdrFelix Fietkau1-2/+3
2023-02-14wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen1-1/+1
2023-02-14rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu1-8/+8
2023-02-14wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLDRameshkumar Sundaram1-1/+4
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit2-3/+22
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit8-24/+41
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit3-0/+51
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit3-67/+87
2023-02-14wifi: nl80211: return error message for malformed chandefJaewan Kim1-1/+4
2023-02-14wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim1-3/+3
2023-02-14wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP eventAlvin Šipraga3-4/+6
2023-02-14wifi: nl80211: emit CMD_START_AP on multicast group when an AP is startedAlvin Šipraga1-0/+38
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg5-7/+228
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam4-14/+46
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam2-0/+40
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi3-1/+31
2023-02-14wifi: cfg80211: Fix use after free for wextAlexander Wetzel1-5/+26
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam4-3/+37
2023-02-14wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG}Johannes Berg1-124/+120
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix1-3/+0
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih1-1/+1
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith1-0/+25
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith2-0/+26
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith2-0/+29
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith2-0/+46
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere2-3/+3
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang1-3/+6
2023-02-13wifi: rtw89: 8852b: correct register mask name of TX power offsetPing-Ke Shih1-1/+1
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang2-4/+4
2023-02-13wifi: rtw89: 8852be: enable CLKREQ of PCI capabilityChin-Yen Lee1-1/+1
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih5-6/+21
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih3-2/+6
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih2-0/+8
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih1-0/+36
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee7-36/+71
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee1-3/+6
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen2-2/+9