summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-15Merge branches 'dsa-mv88e6xxx', 'mvebu-cpuidle' and 'mvneta' into clearfogRussell King
2021-02-15net: dsa/mv88e6xxx: add support for rate-matching PHYsRussell King
2021-02-15net: dsa: program 6176 LED registersRussell King
2021-02-15Revert "net: dsa: mv88e6xxx: remove LED control register"Russell King
2021-02-15net: dsa: mv88e6xxx: debugfs hacks to fix the compileRussell King
2021-02-15net: dsa: mv88e6xxx: add debugfs interfaceVivien Didelot
2021-02-15net: mvgmac: support different hw versionsRussell King
2021-02-15net: mvneta: split out GMACRussell King
2021-02-15net: mvneta: convert to phylink pcs operationsRussell King
2021-02-15net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2021-02-15net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-02-15net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-02-15net: dsa/bcm_sf2: fix pause mode validationRussell King
2021-02-15net: phylink: use phy interface mode bitmapsRussell King
2021-02-15net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-02-15net: phy: add supported_interfaces to marvell PHYsRussell King
2021-02-15net: phy: add supported_interfaces to bcm84881Russell King
2021-02-15net: phy: marvell10g: select host interface configurationRussell King
2021-02-15net: phy: pass supported PHY interface types to phylibRussell King
2021-02-15net: sfp: display SFP module information [*not for mainline*]Russell King
2021-02-15net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-02-15net: sfp: add support for cooled SFP+ transceiversRussell King
2021-02-15net: phy: make phy_error() report which PHY has failedRussell King
2021-02-15net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-02-15net: phy: provide phy driver start/stop hooksRussell King
2021-02-15net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-02-15net: phy: add resolved pause supportRussell King
2021-02-15net: phy: marvell10g: add support for configuring LEDsRussell King
2021-02-15net: phy: marvell10g: add downshift tunable supportRussell King
2021-02-15net: phy: add helpers for comparing phy IDsRussell King
2021-02-15net: phy: at803x: simplify custom phy id matchingRussell King
2021-02-15net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-02-15net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2021-02-15net: mvpp2: fill in phy interface mode bitmapRussell King
2021-02-15net: mvneta: fill in phy interface mode bitmapRussell King
2021-02-15net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-02-15net: sfp: add interface modes bitmapRussell King
2021-02-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-02-15net: phy: ar803x: disable extended next page bitRussell King
2021-02-15net: phy: at803x: use phy_modify_mmd()Russell King
2021-02-15net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King
2021-02-15net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King
2021-02-15net: sfp: add debugfs supportRussell King
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-06net: ena: Update XDP verdict upon failureShay Agroskin
2021-02-06ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski