summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree
2024-09-06net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06sfc: convert comma to semicolonChen Ni
2024-09-06sfc/siena: Convert comma to semicolonChen Ni
2024-09-06ionic: Convert comma to semicolonChen Ni
2024-09-06net: atlantic: convert comma to semicolonChen Ni
2024-09-06bnx2x: Remove setting of RX software timestampGal Pressman
2024-09-06cxgb4: Remove setting of RX software timestampGal Pressman
2024-09-06ixgbe: Remove setting of RX software timestampGal Pressman
2024-09-06igc: Remove setting of RX software timestampGal Pressman
2024-09-06igb: Remove setting of RX software timestampGal Pressman
2024-09-06ice: Remove setting of RX software timestampGal Pressman
2024-09-06i40e: Remove setting of RX software timestampGal Pressman
2024-09-06net: netcp: Remove setting of RX software timestampGal Pressman
2024-09-06net: ti: icssg-prueth: Remove setting of RX software timestampGal Pressman
2024-09-06net: ethernet: ti: cpsw_ethtool: Remove setting of RX software timestampGal Pressman
2024-09-06net: ethernet: ti: am65-cpsw-ethtool: Remove setting of RX software timestampGal Pressman
2024-09-06mlxsw: spectrum: Remove setting of RX software timestampGal Pressman
2024-09-06net: sparx5: Remove setting of RX software timestampGal Pressman
2024-09-06net: lan966x: Remove setting of RX software timestampGal Pressman
2024-09-06lan743x: Remove setting of RX software timestampGal Pressman
2024-09-05realtek: Update the Makefile and Kconfig in the realtek folderJustin Lai
2024-09-05rtase: Add a Makefile in the rtase folderJustin Lai
2024-09-05rtase: Implement ethtool functionJustin Lai
2024-09-05rtase: Implement pci_driver suspend and resume functionJustin Lai
2024-09-05rtase: Implement net_device_opsJustin Lai
2024-09-05rtase: Implement a function to receive packetsJustin Lai
2024-09-05rtase: Implement .ndo_start_xmit functionJustin Lai
2024-09-05rtase: Implement hardware configuration functionJustin Lai
2024-09-05rtase: Implement the interrupt routine and rtase_pollJustin Lai
2024-09-05rtase: Implement the rtase_down functionJustin Lai
2024-09-05rtase: Implement the .ndo_open functionJustin Lai
2024-09-05rtase: Add support for a pci table in this moduleJustin Lai
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: stmmac: Batch set RX OWN flag and other flagsTan En De
2024-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-04net: cadence: macb: Enable software IRQ coalescing by defaultSean Anderson
2024-09-04net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao
2024-09-04ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()Li Zetao
2024-09-04net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon