summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: calculate EMLSR mode after connectionMiri Korenblit2024-04-195-22/+35
* wifi: iwlwifi: mvm: implement link gradingMiri Korenblit2024-04-197-1/+416
* wifi: iwlwifi: mvm: send ap_tx_power_constraints cmd to FW in AP modeMukesh Sisodiya2024-04-194-2/+98
* wifi: iwlwifi: mvm: introduce esr_disable_reasonEmmanuel Grumbach2024-04-193-28/+51
* wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v10Anjaneyulu2024-04-198-11/+157
* wifi: iwlwifi: mvm: Add support for PPAG cmd v6Anjaneyulu2024-04-192-2/+2
* wifi: iwlwifi: move lari_config handlig to regulatoryAnjaneyulu2024-04-193-95/+119
* wifi: iwlwifi: add a device ID for BZ-WEmmanuel Grumbach2024-04-191-0/+1
* wifi: iwlwifi: move WTAS macro to api fileAnjaneyulu2024-04-192-2/+2
* wifi: iwlwifi: mvm: extend STEP URM workaround for new devicesJohannes Berg2024-04-191-1/+1
* wifi: iwlwifi: mvm: move phy band to nl80211 band helperBenjamin Berg2024-04-192-16/+16
* wifi: iwlwifi: mvm: Refactor tracking of scan UIDsIlan Peer2024-04-191-16/+9
* wifi: mac80211: defer link switch work in reconfigMiri Korenblit2024-04-192-0/+12
* wifi: mac80211: transmit deauth only if link is availableJohannes Berg2024-04-194-26/+46
* wifi: wilc1000: convert list management to RCUAlexis Lothoré2024-04-165-64/+45
* wifi: wilc1000: set atomic flag on kmemdup in srcu critical sectionAlexis Lothoré2024-04-161-1/+1
* wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King2024-04-101-3/+3
* wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee2024-04-082-4/+12
* wifi: mac80211: Add missing return value documentationJeff Johnson2024-04-081-8/+30
* wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson2024-04-081-12/+0
* wifi: mac80211: correctly document struct mesh_tableJeff Johnson2024-04-081-1/+1
* Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo2024-04-0526-218/+369
|\
| * wifi: rtw89: 8922a: configure UL MU/OFDMA power settingKuan-Chung Chen2024-04-042-0/+21
| * wifi: rtw88: Set default CQM config if not presentPo-Hao Huang2024-04-043-4/+14
| * wifi: rtw88: remove unsupported interface type of mesh pointPing-Ke Shih2024-04-031-2/+1
| * wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibilityPing-Ke Shih2024-04-032-0/+80
| * wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih2024-04-039-0/+79
| * wifi: rtw89: 8852c: update TX power tables to R69Zong-Zhe Yang2024-04-031-45/+45
| * wifi: rtw89: download firmware with five times retryChia-Yuan Li2024-04-031-6/+21
| * wifi: rtw89: 8922a: add beacon filter and CQM supportPo-Hao Huang2024-04-031-0/+1
| * wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang2024-04-039-8/+35
| * wifi: rtw89: 8922a: update scan offload H2C fieldsChih-Kang Chang2024-04-031-0/+1
| * wifi: rtw88: station mode only for SDIO chipsPing-Ke Shih2024-03-291-5/+9
| * wifi: rtw89: disable txptctrl IMR to avoid flase alarmChia-Yuan Li2024-03-261-1/+0
| * wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power savingChing-Te Ku2024-03-262-4/+5
| * wifi: rtlwifi: always assume QoS mode in rtl8192cuDmitry Antipov2024-03-221-26/+4
| * wifi: rtlwifi: drop WMM stubs from rtl8192cuDmitry Antipov2024-03-221-117/+48
| * wifi: rtl8xxxu: enable MFP supportMartin Kaistra2024-03-201-2/+7
* | wifi: mwifiex: replace open-coded module_sdio_driver()Krzysztof Kozlowski2024-04-051-1/+1
* | wifi: wilc1000: replace open-coded module_sdio_driver()Krzysztof Kozlowski2024-04-051-3/+2
* | wifi: wl1251: simplify module initializationKrzysztof Kozlowski2024-04-051-19/+1
* | wifi: rsi: sdio: simplify module initializationKrzysztof Kozlowski2024-04-051-30/+1
* | Merge branch 'mlxsw-preparations-for-improving-performance'Jakub Kicinski2024-04-042-218/+222
|\ \
| * | mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen2024-04-041-13/+28
| * | mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen2024-04-041-15/+3
| * | mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen2024-04-041-12/+7
| * | mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen2024-04-041-12/+74
| * | mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen2024-04-041-2/+2
| * | mlxsw: pci: Remove unused wait queueAmit Cohen2024-04-041-8/+4
| * | mlxsw: pci: Use only one event queueAmit Cohen2024-04-042-40/+16