summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-01wifi: rtlwifi: Remove unused PCI related defines and structIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.hIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Use pci_find_capability()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists checkIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit setIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert to use PCIe capability accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-30wifi: rtw89: debug: add to check if debug mask is enabledPing-Ke Shih
2023-11-30wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2023-11-30wifi: rtlwifi: rtl8821ae: phy: remove some useless codeSu Hui
2023-11-30bcma: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen
2023-11-30wifi: libertas: fix config name in dependency for SDIO supportLukas Bulwahn
2023-11-30wifi: rtw88: debug: remove wrapper of rtw_dbg()Ping-Ke Shih
2023-11-30wifi: brcmfmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30wifi: rt2x00: Simplify bool conversionYang Li
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata
2023-11-29mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata
2023-11-29mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata