summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
14 hoursMerge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds642-11980/+25270
2 daysMerge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-6/+4
3 daysbnxt_en: Add FW trace coredump segments to the coredumpShruti Parab2-6/+90
3 daysbnxt_en: Add a new ethtool -W dump flagMichael Chan4-7/+90
3 daysbnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab2-10/+17
3 daysbnxt_en: Add functions to copy host context memorySreekanth Reddy2-0/+107
3 daysbnxt_en: Do not free FW log context memoryHongguang Gao2-9/+36
3 daysbnxt_en: Manage the FW trace context memoryShruti Parab2-0/+89
3 daysbnxt_en: Allocate backing store memory for FW trace logsShruti Parab2-13/+57
3 daysbnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
3 daysbnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
3 daysbnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
3 daysbnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan1-37/+136
3 daysnet/fungible: Remove unused fun_create_queueDr. David Alan Gilbert2-66/+0
3 daysRevert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook5-9/+9
3 daysstmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan1-25/+28
3 daysnet: txgbe: fix null pointer to pcsJiawen Wu1-1/+1
3 daysnet: txgbe: remove GPIO interrupt controllerJiawen Wu5-196/+4
3 dayseth: fbnic: add RPC hardware statisticsSanman Pradhan5-0/+167
3 dayseth: fbnic: add PCIe hardware statisticsSanman Pradhan5-0/+201
3 dayseth: fbnic: add basic debugfs structureJakub Kicinski4-1/+50
3 dayseth: fbnic: add missing header guardsJakub Kicinski1-0/+5
3 dayseth: fbnic: add missing SPDX headersJakub Kicinski3-0/+9
3 dayseth: fbnic: don't disable the PCI device twiceJakub Kicinski1-2/+0
3 daysrocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
4 daysnet: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros1-0/+100
4 daysnet: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros1-14/+22
6 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski27-481/+513
6 daysndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata3-3/+5
6 daysndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata6-6/+9
6 daysrtase: Modify the content format of the enum rtase_registersJustin Lai1-1/+1
6 daysrtase: Modify the name of the goto labelJustin Lai1-5/+5
6 daysocteontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King1-1/+1
6 daysenic: Move kdump check into enic_adjust_resources()Nelson Escobar1-16/+9
6 daysenic: Move enic resource adjustments to separate functionNelson Escobar1-57/+70
6 daysenic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust wayNelson Escobar1-59/+57
6 daysenic: Allocate arrays in enic struct based on VIC configNelson Escobar2-21/+87
6 daysenic: Save resource counts we read from HWNelson Escobar3-9/+18
6 daysenic: Make MSI-X I/O interrupts come after the other required onesNelson Escobar2-9/+22
6 daysenic: Create enic_wq/rq structures to bundle per wq/rq dataNelson Escobar4-73/+81
6 daysgve: Flow steering trigger reset only for timeout errorZiwei Xiao1-2/+2
6 daysbnxt_en: optimize gettimex64Vadim Fedorenko2-6/+37
7 daysnet: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree2-0/+2
7 daysi40e: Fix handling changed priv flagsPeter Große1-1/+1
7 daysnet: sparx5: add missing lan969x Kconfig dependencyArnd Bergmann2-2/+2
7 daysnet: enetc: clean up before returning in probe()Dan Carpenter1-3/+5
7 daysr8169: copy vendor driver 2.5G/5G EEE advertisement constraintsHeiner Kallweit2-12/+10
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-29/+100
8 dayseth: fbnic: Add support to dump registersMohsin Bashir5-1/+186