summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-01-22net: hns3: fix oops when unload drivers parallelingJian Shen
2025-01-22net: airoha: Fix wrong GDM4 register definitionChristian Marangi
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros
2025-01-20net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros
2025-01-20net: stmmac: Drop redundant skb_mark_for_recycle() for SKB fragsFurong Xu
2025-01-20eth: bnxt: update header sizing defaultsJakub Kicinski
2025-01-20eth: bnxt: allocate enough buffer space to meet HDS thresholdJakub Kicinski
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20eth: bnxt: apply hds_thrs settings correctlyJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-20net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros
2025-01-18eth: bnxt: fix string truncation warning in FW versionJakub Kicinski
2025-01-18octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson
2025-01-18net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-17net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2025-01-16ice: support FW Recovery ModeKonrad Knitter
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad
2025-01-16net: stmmac: Convert prefetch() to net_prefetch() for received framesFurong Xu
2025-01-16net: stmmac: Optimize cache prefetch in RX pathFurong Xu
2025-01-16net: stmmac: Set page_pool_params.max_len to a precise sizeFurong Xu
2025-01-16net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu
2025-01-15net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu