summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-22rtase: Add ndo_setup_tc support for CBS offload in traffic control setupJustin Lai
2025-04-22ionic: add module eeprom channel data to ionic_if and ethtoolShannon Nelson
2025-04-22ionic: support ethtool get_module_eeprom_by_pageShannon Nelson
2025-04-22ionic: extend the QSFP module sprom for more pagesShannon Nelson
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel
2025-04-22vxlan: Introduce FDB key structureIdo Schimmel
2025-04-22vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel
2025-04-22vxlan: Create wrappers for FDB lookupIdo Schimmel
2025-04-22vxlan: Rename FDB Tx lookup functionIdo Schimmel
2025-04-22vxlan: Convert FDB flushing to RCUIdo Schimmel
2025-04-22vxlan: Convert FDB garbage collection to RCUIdo Schimmel
2025-04-22vxlan: Use linked list to traverse FDB entriesIdo Schimmel
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel
2025-04-22vxlan: Relocate assignment of default remote deviceIdo Schimmel
2025-04-22vxlan: Unsplit default FDB entry creation and notificationIdo Schimmel
2025-04-22vxlan: Insert FDB into hash table in vxlan_fdb_create()Ido Schimmel
2025-04-22vxlan: Simplify creation of default FDB entryIdo Schimmel
2025-04-22vxlan: Add RCU read-side critical sections in the Tx pathIdo Schimmel
2025-04-21bnxt_en: Remove unused macros in bnxt_ulp.hKalesh AP
2025-04-21bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-04-21bnxt_en: Report the ethtool coredump length after copying the coredumpShruti Parab
2025-04-21bnxt_en: Change FW message timeout warningMichael Chan
2025-04-21net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-21net: stmmac: socfpga: call set_phy_mode() before registrationRussell King (Oracle)
2025-04-21net: stmmac: socfpga: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-21net: stmmac: socfpga: provide init functionRussell King (Oracle)
2025-04-21net: stmmac: socfpga: init dwmac->stmmac_rst before registrationRussell King (Oracle)
2025-04-21s390: ism: Pass string literal as format argument of dev_set_name()Simon Horman
2025-04-21net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and commentsColin Ian King
2025-04-21net: axienet: Fix spelling mistake "archecture" -> "architecture"Colin Ian King
2025-04-17net: stmmac: mediatek: stop initialising plat->mac_interfaceRussell King (Oracle)
2025-04-17net: stmmac: dwc-qos: use PHY clock-stop capabilityRussell King (Oracle)
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-17r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip ve...Heiner Kallweit
2025-04-17r8169: refactor chip version detectionHeiner Kallweit
2025-04-17net: stmmac: sunxi: use devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: convert to set_clk_tx_rate()Russell King (Oracle)
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-17Merge tag 'ata-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-04-17net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: reapply mdc divider on resetBo-Cun Chen