summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller38-232/+407
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko2-8/+31
2020-02-27WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King1-36/+47
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King1-17/+38
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King2-22/+29
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King2-22/+33
2020-02-27net: axienet: use resolved link config in mac_link_up()Russell King1-19/+19
2020-02-27net: mv88e6xxx: use resolved link config in mac_link_up()Russell King1-16/+59
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King9-9/+27
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King8-22/+46
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-02-27dpaa2-eth: add support for nway resetRussell King1-0/+11
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King1-1/+6
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King1-52/+89
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King1-0/+5
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko5-14/+6
2020-02-27hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-02-27hinic: fix a irq affinity bugLuo bin2-3/+3
2020-02-27net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King1-3/+9
2020-02-27net: stmmac: fix notifier registrationAaro Koskinen1-5/+8
2020-02-27net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-02-27net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart1-3/+3
2020-02-27net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski2-1/+16
2020-02-27mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata1-2/+21
2020-02-27mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel2-84/+8
2020-02-27mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata2-7/+27
2020-02-27mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko2-13/+24
2020-02-27net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2-6/+6
2020-02-27slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-02-27Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-127/+215
2020-02-27net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-02-27net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-27net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-27net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-27Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli2-4/+0