summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-01-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea
2024-01-30mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur
2024-01-30net/tun: use reciprocal_scaleStephen Hemminger
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller
2024-01-30ice: rename verify_cached to has_ready_bitmapJacob Keller
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller
2024-01-30ice: introduce PTP state machineJacob Keller
2024-01-29net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabledArınç ÜNAL
2024-01-29net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()Arınç ÜNAL
2024-01-29net: dsa: mt7530: improve code path for setting up port 5Arınç ÜNAL
2024-01-29net: dsa: mt7530: improve comments regarding switch portsArınç ÜNAL
2024-01-29net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL
2024-01-29net: dsa: mt7530: use p5_interface_select as data type for p5_intf_selArınç ÜNAL
2024-01-29net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL
2024-01-29net: fill in MODULE_DESCRIPTION()s for arcnetBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ec_bhfBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for cpsw-commonBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for Qualcom driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for SMSC driversBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao
2024-01-29net: fill in MODULE_DESCRIPTION()s for encx24j600Breno Leitao
2024-01-29octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu
2024-01-26net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel
2024-01-26net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel
2024-01-26net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel
2024-01-26net: phy: at803x: add LED support for qca808xChristian Marangi
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi
2024-01-26bnx2x: Fix firmware version string character countsKees Cook
2024-01-26net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL
2024-01-25tsnep: Add link down PHY loopback supportGerhard Engleder
2024-01-25gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25net: dsa: mt7530: support OF-based registration of switch MDIO busArınç ÜNAL