summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni
2025-08-20bnxt_en: Add Hyper-V VF IDPavan Chebbi
2025-08-20bnxt_en: Add pcie_ctx_v2 support for ethtool -dShruti Parab
2025-08-20bnxt_en: Add pcie_stat_len to struct bpShruti Parab
2025-08-20bnxt_en: Refactor bnxt_get_regs()Shruti Parab
2025-08-19net: stmmac: dwmac4: stop hardware from dropping checksum-error packetsOleksij Rempel
2025-08-19net: stmmac: dwmac4: report Rx checksum errors in statusOleksij Rempel
2025-08-19net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel
2025-08-19net: hns3: change the function return type from int to boolJijie Shao
2025-08-19net: hns3: add parameter check for tx_copybreak and tx_spare_buf_sizeJijie Shao
2025-08-19net: phy: realtek: enable serdes option mode for RTL8226-CGMarkus Stockhausen
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev
2025-08-19net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phyChaoyi Chen
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)
2025-08-18net: stmmac: remove write-only mac->pmtRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary checks in ethtool eee opsRussell King (Oracle)