aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-30Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell
2017-05-30Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-05-30Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-05-28net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-27net: dsa: mv88e6xxx: handle SERDES error appropriatelyVivien Didelot
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich
2017-05-27hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26ibmvnic: Reset sub-crqs during driver resetNathan Fontenot
2017-05-26ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot
2017-05-26ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot
2017-05-26ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot
2017-05-26ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon
2017-05-26ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen
2017-05-26ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon
2017-05-26ibmvnic: Send gratuitous arp on resetJohn Allen
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen
2017-05-26ibmvnic: Track state of adapter napisJohn Allen
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel
2017-05-26dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disableAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: mv88e6390X SERDES supportAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Remove SERDES flagAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an opAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Move phy functions into phy.[ch]Andrew Lunn
2017-05-26net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli