summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-08-25wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()Jinjie Ruan
2023-08-25wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer
2023-08-25wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()Nathan Chancellor
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih
2023-08-25wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih
2023-08-25wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang
2023-08-25wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang
2023-08-25wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang
2023-08-25wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-23wifi: wilc1000: Remove unused declarationsYue Haibing
2023-08-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-08-23wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang
2023-08-23wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-08-23wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_hal: Remove unnecessary conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-22Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg
2023-08-22wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU
2023-08-22wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-08-22wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern
2023-08-22wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern
2023-08-22wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern
2023-08-22wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern
2023-08-22wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya
2023-08-22wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg
2023-08-22wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg
2023-08-22wifi: iwlwifi: add Razer to ppag approved listGregory Greenman
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg
2023-08-22wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() upJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-08-22wifi: iwlwifi: remove WARN from read_mem32()Johannes Berg
2023-08-22wifi: iwlwifi: api: fix a small upper/lower-case typoJohannes Berg
2023-08-22wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg