summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-07bonding: add ESP offload features when slaves supportJianbo Liu
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_anegHeiner Kallweit
2024-11-07net: phy: export genphy_c45_an_config_eee_anegHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang
2024-11-07Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-07net: wwan: t7xx: Add debug portsJinjian Song
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song
2024-11-07virtio_net: Update rss when set queuePhilo Lu
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu
2024-11-07eth: fbnic: Add support to write TCE TCAM entriesMohsin Bashir
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-06net: ucc_geth: fix usage with NVMEM MAC addressRosen Penev
2024-11-06net: ucc_geth: use devm for register_netdevRosen Penev
2024-11-06net: ucc_geth: use devm for alloc_etherdevRosen Penev
2024-11-06net: ucc_geth: use devm for kmemdupRosen Penev
2024-11-06net: broadcom: use ethtool string helpersRosen Penev
2024-11-06net: hisilicon: hns3: use ethtool string helpersRosen Penev
2024-11-06net: bnx2x: use ethtool string helpersRosen Penev
2024-11-06bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rulesDaniel Xu
2024-11-06bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAWDaniel Xu
2024-11-06net: enetc: Fix spelling mistake "referencce" -> "reference"Colin Ian King
2024-11-06net: phy: respect cached advertising when re-enabling EEEHeiner Kallweit
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-06Merge tag 'for-6.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-06Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-05net: stmmac: Add glue layer for T-HEAD TH1520 SoCJisheng Zhang
2024-11-05r8169: remove leftover locks after reverted changeHeiner Kallweit
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-05net: stmmac: add support for dwmac 3.72aLothar Rubusch
2024-11-05net: hisilicon: hns: use ethtool string helpersRosen Penev
2024-11-05r8169: improve initialization of RSS registers on RTL8125/RTL8126Heiner Kallweit
2024-11-05sfc: Remove more unused functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused mcdi functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused efx_mae_mport_vfDr. David Alan Gilbert
2024-11-05sfc: Remove falcon deadcodeDr. David Alan Gilbert
2024-11-05bnxt_en: replace PTP spinlock with seqlockVadim Fedorenko
2024-11-05bnxt_en: cache only 24 bits of hw counterVadim Fedorenko
2024-11-05mlx5_en: use read sequence for gettimex64Vadim Fedorenko
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros