summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-12-04net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-04net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran
2023-12-04eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-12-04bnxt_en: Add 5760X (P7) PCI IDsMichael Chan
2023-12-04bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan
2023-12-04bnxt_en: Support force speed using the new HWRM fieldsMichael Chan
2023-12-04bnxt_en: Support new firmware link parametersMichael Chan
2023-12-04bnxt_en: Refactor ethtool speeds logicMichael Chan
2023-12-04bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan
2023-12-04bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan
2023-12-04bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan
2023-12-04bnxt_en: Add new P7 hardware interface definitionsMichael Chan
2023-12-04bnxt_en: Refactor RSS capability fieldsAjit Khaparde
2023-12-04bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan
2023-12-04bnxt_en: Consolidate DB offset calculationHongguang Gao
2023-12-04bnxt_en: Define basic P7 macrosMichael Chan
2023-12-04bnxt_en: Update firmware interface to 1.10.3.15Michael Chan
2023-12-04bnxt_en: Fix backing store V2 logicMichael Chan
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh
2023-12-02r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin
2023-12-01nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang
2023-12-01net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCKNiklas Söderlund
2023-12-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram
2023-12-01net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2023-12-01octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed
2023-12-01octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea