summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-02net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-04-02net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-04-02net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-04-02net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-04-02net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-04-02net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-04-02net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-04-02net: phylink: Add XLGMII supportJose Abreu
2020-04-02net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-04-02net: phy: marvell10g: place in powersave mode at probeRussell King
2020-04-02net: phy: marvell10g: add energy detect power down tunableRussell King
2020-04-02net: phy: marvell10g: add mdix controlRussell King
2020-04-02net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-04-02net: mvneta: use resolved link config in mac_link_up()Russell King
2020-04-02net: macb: use resolved link config in mac_link_up()Russell King
2020-04-02net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-04-02net: axienet: use resolved link config in mac_link_up()Russell King
2020-04-02net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-04-02net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30dpaa2-eth: add support for nway resetRussell King
2020-03-30dpaa2-eth: add support for mii ioctlsRussell King
2020-03-30net: phy: marvell10g: read copper results from CSSR1Russell King
2020-03-30net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King
2020-03-30net: phy: allow bcm84881 to be a moduleRussell King
2020-03-30net: phylink: improve initial mac configurationRussell King
2020-03-30net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-03-30net: phylink: resolve fixed link flow controlRussell King
2020-03-30net: phylink: use phylib resolved flow control modesRussell King
2020-03-30net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-03-30net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-03-30net: add linkmode helper for setting flow control advertisementRussell King
2020-03-30net: add helpers to resolve negotiated flow controlRussell King
2020-03-30net: phy: marvell: initialise link partner state earlierRussell King
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie