summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-285-82/+29
|\ \
| * | saner replacement for debugfs_rename()Al Viro2025-01-154-30/+5
| * | octeontx2: don't mess with ->d_parent or ->d_parent->d_nameAl Viro2025-01-151-52/+24
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2025-01-243-8/+40
|\ \ \ | |_|/ |/| |
| * | RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP2025-01-142-2/+5
| * | RDMA/bnxt_re: Add Async event handling supportKalesh AP2025-01-142-6/+4
| * | bnxt_en: Add ULP call to notify async eventsMichael Chan2025-01-143-0/+31
* | | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2025-01-22349-5790/+19065
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-01-2116-105/+81
| |\ \ \
| | * | | net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros2025-01-201-1/+1
| | * | | octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed2025-01-187-37/+35
| | * | | octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed2025-01-181-8/+0
| | * | | octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed2025-01-187-47/+45
| | * | | octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed2025-01-181-10/+0
| | * | | net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla2025-01-171-2/+0
| * | | | net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros2025-01-201-46/+77
| * | | | net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros2025-01-201-124/+119
| * | | | net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros2025-01-201-23/+44
| * | | | net: stmmac: Drop redundant skb_mark_for_recycle() for SKB fragsFurong Xu2025-01-201-6/+0
| * | | | eth: bnxt: update header sizing defaultsJakub Kicinski2025-01-201-1/+6
| * | | | eth: bnxt: allocate enough buffer space to meet HDS thresholdJakub Kicinski2025-01-201-3/+4
| * | | | net: ethtool: populate the default HDS params in the coreJakub Kicinski2025-01-201-1/+0
| * | | | eth: bnxt: apply hds_thrs settings correctlyJakub Kicinski2025-01-201-1/+1
| * | | | net: move HDS config from ethtool stateJakub Kicinski2025-01-202-4/+5
| * | | | eth: bnxt: fix string truncation warning in FW versionJakub Kicinski2025-01-181-1/+1
| * | | | net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson2025-01-181-8/+19
| * | | | net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson2025-01-182-5/+5
| * | | | net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean2025-01-173-11/+90
| * | | | mlxsw: Do not store Tx header length as driver parameterAmit Cohen2025-01-173-6/+2
| * | | | mlxsw: Move Tx header handling to PCI driverAmit Cohen2025-01-177-180/+65
| * | | | mlxsw: Define Tx header fields in txheader.hAmit Cohen2025-01-172-68/+63
| * | | | mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen2025-01-174-1/+38
| * | | | mlxsw: Add mlxsw_txhdr_info structureAmit Cohen2025-01-175-19/+23
| * | | | net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King2025-01-171-1/+1
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2025-01-176-3/+80
| |\ \ \ \
| | * | | | ice: support FW Recovery ModeKonrad Knitter2025-01-166-3/+80
| * | | | | net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)2025-01-161-12/+45
| * | | | | net: lan743x: convert to phylink managed EEERussell King (Oracle)2025-01-163-28/+38
| * | | | | net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)2025-01-161-1/+1
| * | | | | net: mvpp2: add EEE implementationRussell King (Oracle)2025-01-162-0/+91
| * | | | | net: mvneta: convert to phylink EEE implementationRussell King (Oracle)2025-01-161-42/+65
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-1627-259/+306
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | net: stmmac: Convert prefetch() to net_prefetch() for received framesFurong Xu2025-01-161-1/+2
| * | | | net: stmmac: Optimize cache prefetch in RX pathFurong Xu2025-01-161-4/+1
| * | | | net: stmmac: Set page_pool_params.max_len to a precise sizeFurong Xu2025-01-162-2/+1
| * | | | net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu2025-01-162-9/+18
| * | | | net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu2025-01-151-2/+247
| * | | | net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu2025-01-153-74/+82
| * | | | net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu2025-01-154-4/+71
| * | | | net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik2025-01-153-4/+25