summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-03net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-08-03net: phylink: simplify phy case for ksettings_set methodRussell King
2020-08-03net: phylink: simplify ksettings_set() implementationRussell King
2020-08-03net: phylink: avoid mac_config callsRussell King
2020-08-03net: phylink: update PCS when changing interface during resolutionRussell King
2020-08-03net: phylink: ensure link is down when changing interfaceRussell King
2020-08-03net: phylink: rearrange resolve mac_config() callRussell King
2020-08-03net: phylink: rejig link state trackingRussell King
2020-08-03net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-08-03net: sfp: add error checking with sfp_irq_nameChris Healy
2020-08-03net: sfp: Unique GPIO interrupt namesChris Healy
2020-08-03net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-08-03net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-08-03net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-08-03net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2020-08-03net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-08-03net: dsa/ar9331: convert to mac_link_up()Russell King
2020-08-03net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-08-03net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King
2020-08-03net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-08-03net: mvpp2: add register modification helperRussell King
2020-08-03net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-08-03net: mvpp2: add port support helpersRussell King
2020-08-03net: phy: read MMD ID from all present MMDsRussell King
2020-08-03net: phy: split devices_in_packageRussell King
2020-08-03net: phy: set devices_in_package only after validationRussell King
2020-08-03net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-08-03net: phy: reword get_phy_device() kerneldocRussell King
2020-08-03net: phy: clean up get_phy_c22_id() invalid ID handlingRussell King
2020-08-03net: phy: clean up get_phy_c45_ids() failure handlingRussell King
2020-08-03net: phy: clean up PHY ID readingRussell King
2020-08-03net: phy: clean up cortina workaroundRussell King
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson