summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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 '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-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
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub Kicinski
2024-11-18rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-11-18net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros
2024-11-18net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros
2024-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-15rtase: Modify the content format of the enum rtase_registersJustin Lai
2024-11-15rtase: Modify the name of the goto labelJustin Lai
2024-11-15octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King
2024-11-15enic: Move kdump check into enic_adjust_resources()Nelson Escobar
2024-11-15enic: Move enic resource adjustments to separate functionNelson Escobar
2024-11-15enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust wayNelson Escobar
2024-11-15enic: Allocate arrays in enic struct based on VIC configNelson Escobar
2024-11-15enic: Save resource counts we read from HWNelson Escobar
2024-11-15enic: Make MSI-X I/O interrupts come after the other required onesNelson Escobar
2024-11-15enic: Create enic_wq/rq structures to bundle per wq/rq dataNelson Escobar
2024-11-15gve: Flow steering trigger reset only for timeout errorZiwei Xiao
2024-11-15bnxt_en: optimize gettimex64Vadim Fedorenko
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2024-11-14i40e: Fix handling changed priv flagsPeter Große
2024-11-14net: sparx5: add missing lan969x Kconfig dependencyArnd Bergmann
2024-11-14net: enetc: clean up before returning in probe()Dan Carpenter
2024-11-14r8169: copy vendor driver 2.5G/5G EEE advertisement constraintsHeiner Kallweit
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir