summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2023-11-29mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata
2023-11-29mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi
2023-11-29net: phy: adin: allow control of Fast Link DownVincent Whitchurch
2023-11-29r8169: improve handling task schedulingHeiner Kallweit
2023-11-29net: dsa: microchip: make phylink_mac_link_up() not optionalOleksij Rempel
2023-11-29net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYsOleksij Rempel
2023-11-29net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...Oleksij Rempel
2023-11-29gve: Remove dependency on 4k page size.John Fraker
2023-11-29gve: Add page size register to the register_page_list command.John Fraker
2023-11-29gve: Remove obsolete checks that rely on page size.John Fraker
2023-11-29gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker
2023-11-29gve: Perform adminq allocations through a dma_pool.John Fraker
2023-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-28r8169: remove multicast filter limitHeiner Kallweit