summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh2023-08-259-64/+325
| * | | | | wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih2023-08-258-11/+61
| * | | | | wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih2023-08-258-7/+35
| * | | | | wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih2023-08-253-0/+56
| * | | | | wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih2023-08-254-21/+42
| * | | | | wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih2023-08-2512-133/+165
| * | | | | wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao2023-08-251-12/+1
| * | | | | wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang2023-08-256-23/+219
| * | | | | wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang2023-08-254-0/+102
| * | | | | wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang2023-08-256-22/+45
| * | | | | wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang2023-08-254-21/+27
| * | | | | wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang2023-08-251-2/+1
| * | | | | wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang2023-08-253-0/+42
| * | | | | Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-2520-32/+32
| * | | | | wifi: wilc1000: Remove unused declarationsYue Haibing2023-08-231-4/+0
| * | | | | wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov2023-08-231-1/+9
| * | | | | wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang2023-08-231-17/+40
| * | | | | wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-231-4/+3
| * | | | | wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-1/+1
| * | | | | wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-10/+10
| * | | | | wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-10/+5
| * | | | | wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-25/+14
| * | | | | wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-2/+2
| * | | | | wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversionsWu Yunchuan2023-08-231-2/+2
| * | | | | wifi: rsi: rsi_91x_hal: Remove unnecessary conversionsWu Yunchuan2023-08-231-1/+1
| * | | | | wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-2/+1
| * | | | | wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-7/+4
| * | | | | Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg2023-08-221-3/+2
| * | | | | wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU2023-08-221-3/+3
| * | | | | wifi: mac80211_hwsim: drop short framesJohannes Berg2023-08-221-3/+4
| * | | | | wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern2023-08-221-3/+7
| * | | | | wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern2023-08-221-1/+3
| * | | | | wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern2023-08-221-23/+19
| * | | | | wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern2023-08-221-7/+7
| * | | | | wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern2023-08-221-10/+1
| * | | | | wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya2023-08-221-2/+1
| * | | | | wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg2023-08-221-6/+0
| * | | | | wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg2023-08-221-0/+2
| * | | | | wifi: iwlwifi: add Razer to ppag approved listGregory Greenman2023-08-221-0/+5
| * | | | | wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg2023-08-224-6/+71
| * | | | | wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() upJohannes Berg2023-08-221-36/+35
| * | | | | wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg2023-08-222-17/+16
| * | | | | wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg2023-08-224-6/+4
| * | | | | wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg2023-08-223-34/+16
| * | | | | wifi: iwlwifi: remove WARN from read_mem32()Johannes Berg2023-08-221-2/+2
| * | | | | wifi: iwlwifi: api: fix a small upper/lower-case typoJohannes Berg2023-08-221-2/+2
| * | | | | wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg2023-08-221-2/+3
| * | | | | wifi: rtw89: regd: update regulatory map to R64-R43Zong-Zhe Yang2023-08-211-13/+14
| * | | | | wifi: rtw89: fix a width vs precision bugDan Carpenter2023-08-211-1/+1
| * | | | | wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang2023-08-211-1/+1