aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-26ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot1-4/+67
2017-05-26ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot1-2/+8
2017-05-26ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot1-1/+7
2017-05-26ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon1-0/+21
2017-05-26ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon1-2/+8
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen2-25/+32
2017-05-26ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon1-1/+1
2017-05-26ibmvnic: Send gratuitous arp on resetJohn Allen1-0/+1
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen2-2/+11
2017-05-26ibmvnic: Track state of adapter napisJohn Allen2-9/+29
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel3-237/+337
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel8-761/+1278
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel1-16/+22
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel1-8/+8
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel1-6/+6
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel1-33/+23
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel1-4/+27
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel1-21/+19
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel1-13/+12
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel4-1243/+1421
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel2-98/+13
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel1-23/+44
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel2-74/+67
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel3-21/+47
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel2-3/+68
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel4-28/+63
2017-05-26bridge: Export multicast enabled stateIdo Schimmel2-0/+13
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel6-13/+21
2017-05-26dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disableAndrew Lunn1-8/+42
2017-05-26net: dsa: mv88e6xxx: mv88e6390X SERDES supportAndrew Lunn3-0/+184
2017-05-26net: dsa: mv88e6xxx: Remove SERDES flagAndrew Lunn2-24/+2
2017-05-26net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an opAndrew Lunn5-48/+122
2017-05-26net: dsa: mv88e6xxx: Move phy functions into phy.[ch]Andrew Lunn5-232/+287
2017-05-26net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König1-0/+6
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn1-48/+46
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn1-44/+31
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn1-16/+46
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn1-11/+11
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti2-3/+5
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti2-7/+10