summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-19net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-09-19net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-09-19net: mvgmac: support different hw versionsRussell King
2021-09-19net: mvneta: split out GMACRussell King
2021-09-19net: mvneta: convert to phylink pcs operationsRussell King
2021-09-19net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2021-09-19net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-09-19net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-09-19net: dsa/bcm_sf2: fix pause mode validationRussell King
2021-09-19net: phylink: use phy interface mode bitmapsRussell King
2021-09-19net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-09-19net: phy: add supported_interfaces to marvell PHYsRussell King
2021-09-19net: phy: add supported_interfaces to bcm84881Russell King
2021-09-19net: phy: marvell10g: select host interface configurationRussell King
2021-09-19net: phy: pass supported PHY interface types to phylibRussell King
2021-09-19net: sfp: display SFP module information [*not for mainline*]Russell King
2021-09-19net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-09-19net: sfp: add support for cooled SFP+ transceiversRussell King
2021-09-19net: phy: make phy_error() report which PHY has failedRussell King
2021-09-19net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-09-19net: phy: provide phy driver start/stop hooksRussell King
2021-09-19net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-09-19net: phy: add resolved pause supportRussell King
2021-09-19net: phy: marvell10g: add support for configuring LEDsRussell King
2021-09-19net: phy: add helpers for comparing phy IDsRussell King
2021-09-19net: phy: at803x: simplify custom phy id matchingRussell King
2021-09-19net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-09-19net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2021-09-19net: mvpp2: fill in phy interface mode bitmapRussell King
2021-09-19net: mvneta: fill in phy interface mode bitmapRussell King
2021-09-19net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-09-19net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-09-19net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-09-19net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-09-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-09-19net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-19net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-09-19net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: phylink: add suspend/resume supportRussell King (Oracle)
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach