summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-26rtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai
2024-11-26rtase: Correct the speed for RTL907XD-V1Justin Lai
2024-11-26rtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan
2024-11-18bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab
2024-11-18bnxt_en: Add functions to copy host context memorySreekanth Reddy
2024-11-18bnxt_en: Do not free FW log context memoryHongguang Gao
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab
2024-11-18bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan
2024-11-18wireguard: device: support big tcp GSODaniel Borkmann
2024-11-18wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda
2024-11-18wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu