summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong
2026-01-20hinic3: Add PF management interfacesFan Gong
2026-01-20hinic3: Add PF frameworkFan Gong
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: xgbe: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: ena: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: mediatek: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: tsnep: convert to use .get_rx_ring_countBreno Leitao
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-15net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier
2026-01-15xgbe: Use netlink extack to report errors to ethtoolVishal Badole
2026-01-15bnxt_en: Fix build break on non-x86 platformsPavan Chebbi
2026-01-15hinic3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-15net: ethernet: dnet: remove driverHeiner Kallweit
2026-01-15net: airoha: npu: Init BA memory region if provided via DTSLorenzo Bianconi
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15chelsio: Use new AES library APIEric Biggers
2026-01-15net/mlx5: Initialize bulk for single flow countersMoshe Shemesh
2026-01-15net/mlx5: fs, split bulk initMark Bloch
2026-01-15net/mlx5: fs, factor out flow counter bulk initMark Bloch
2026-01-15net/mlx5e: Refine TX timeout handling to skip non-timed-out SQShahar Shitrit
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-01-13net: sxgbe: fix typo in commentJinseok Kim
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong