summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-11net: sfp: move tx disable on device down to main state machineRussell King
2019-11-11net: sfp: move sfp sub-state machines into separate functionsRussell King
2019-11-11net: sfp: fix sfp_bus_put() kernel documentationRussell King
2019-11-11r8169: respect EEE user setting when restarting networkHeiner Kallweit
2019-11-11net: mscc: ocelot: don't hardcode the number of the CPU portVladimir Oltean
2019-11-11net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean
2019-11-11net: mscc: ocelot: refactor adjust_link into a netdev-independent functionVladimir Oltean
2019-11-11net: mscc: ocelot: initialize list of multicast addresses in common codeClaudiu Manoil
2019-11-11net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stopVladimir Oltean
2019-11-11net: mscc: ocelot: move port initialization into separate functionVladimir Oltean
2019-11-11net: mscc: ocelot: limit vlan ingress filtering to actual number of portsVladimir Oltean
2019-11-11net: mscc: ocelot: refactor ethtool callbacksVladimir Oltean
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean
2019-11-11net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean
2019-11-11net: mscc: ocelot: change prototypes of switchdev port attribute handlersVladimir Oltean
2019-11-11net: mscc: ocelot: change prototypes of hwtstamping ioctlsVladimir Oltean
2019-11-11net: mscc: ocelot: break out fdb operations into abstract implementationsVladimir Oltean
2019-11-11net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}Vladimir Oltean
2019-11-11net: mscc: ocelot: break apart ocelot_vlan_port_applyVladimir Oltean
2019-11-11net: dsa: mv88e6xxx: Add support for port mirroringIwan R Timmer
2019-11-11net: dsa: mv88e6xxx: Split monitor port configurationIwan R Timmer
2019-11-11Support LAN743x PTP periodic output on any GPIOJohn Efstathiades
2019-11-11net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean
2019-11-11net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean
2019-11-09r8169: remove rtl8168c_4_hw_phy_configHeiner Kallweit
2019-11-09r8169: add helper r8168d_modify_extpageHeiner Kallweit
2019-11-09r8169: switch to phylib functions in more placesHeiner Kallweit
2019-11-09r8169: add helper r8168d_phy_paramHeiner Kallweit
2019-11-09r8169: add helper r8168g_phy_paramHeiner Kallweit
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-08ice: print opcode when printing controlq errorsJacob Keller
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: remove unnecessary conditional checkBruce Allan
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley