summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-15ixgbe: wrap netdev_priv() usagePrzemek Kitszel
2025-04-15net: dsa: mt7530: implement .get_stats64Christian Marangi
2025-04-15net: dsa: mt7530: move remaining MIB counter to defineChristian Marangi
2025-04-15net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pause MIB counter to eth_ctrl stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats APIChristian Marangi
2025-04-15net: dsa: mt7530: generalize read port stats logicChristian Marangi
2025-04-15eth: fbnic: add support for TTI HW statsMohsin Bashir
2025-04-15eth: fbnic: add support for TMI statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for RXB statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for hw queue statsMohsin Bashir
2025-04-15eth: fbnic: add locking support for hw statsMohsin Bashir
2025-04-15net: mdio: Add RTL9300 MDIO driverChris Packham
2025-04-14net: stmmac: qcom-ethqos: remove speed_mode_2500() methodRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: remove unnecessary setting max_speedRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: remove ethqos->speedRussell King (Oracle)
2025-04-14net: stmmac: qcom-ethqos: set serdes speed using serdes_speedRussell King (Oracle)
2025-04-14net/mlx5: HWS, Export action STE tables to debugfsVlad Dogaru
2025-04-14net/mlx5: HWS, Free unused action STE tablesVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup matcher action STE tableVlad Dogaru
2025-04-14net/mlx5: HWS, Use the new action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Implement action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Fix pool size optimizationVlad Dogaru
2025-04-14net/mlx5: HWS, Add fullness tracking to poolVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup after pool refactoringVlad Dogaru
2025-04-14net/mlx5: HWS, Refactor pool implementationVlad Dogaru
2025-04-14net/mlx5: HWS, Make pool single resourceVlad Dogaru
2025-04-14net/mlx5: HWS, Remove unused element arrayVlad Dogaru
2025-04-14net/mlx5: HWS, Fix matcher action template attachVlad Dogaru
2025-04-14net: dsa: microchip: add ETS scheduler support for KSZ88x3 switchesOleksij Rempel
2025-04-14net: stmmac: remove GMAC_1US_TIC_COUNTER definitionRussell King (Oracle)
2025-04-14net: stmmac: intel-plat: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: intel: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-04-14net: stmmac: dwc-qos: remove tegra_eqos_init()Russell King (Oracle)
2025-04-14geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-04-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-04-14bna: bnad_dim_timeout: Rename del_timer_sync in commentWangYuli
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi
2025-04-11net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi
2025-04-11net: airoha: Add L2 hw acceleration supportLorenzo Bianconi
2025-04-11net: airoha: Add l2_flows rhashtableLorenzo Bianconi
2025-04-11net: phy: air_en8811h: Add clk provider for CKO pinLucien.Jheng
2025-04-11net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Piotr Wejman
2025-04-11igc: enable HW vlan tag insertion/stripping by defaultRui Salvaterra
2025-04-11ixgbe: Fix unreachable retry logic in combined and byte I2C write functionsRand Deeb