summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-08net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-07net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failureJohan Alvarado
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park
2026-04-03net: ethernet: ravb: Suspend and resume the transmission flowYoshihiro Shimoda
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter
2026-04-03net: macb: Remove dedicated IRQ handler for WoLKevin Hao
2026-04-03net: macb: Factor out the handling of non-hot IRQ events into a separate func...Kevin Hao
2026-04-03net: macb: Introduce macb_queue_isr_clear() helper functionKevin Hao
2026-04-03net: macb: Replace open-coded implementation with napi_schedule()Kevin Hao
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-03net: stmmac: qcom-ethqos: set clk_csrRussell King (Oracle)
2026-04-03stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in KconfigJulian Braha
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-02enic: detect admin channel resources for SR-IOVSatish Kharat
2026-04-02enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat
2026-04-02enic: make enic_dev_enable/disable ref-countedSatish Kharat
2026-04-02enic: detect SR-IOV VF type from PCI capabilitySatish Kharat
2026-04-02enic: add V2 SR-IOV VF device IDSatish Kharat
2026-04-02enic: extend resource discovery for SR-IOV admin channelSatish Kharat
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)