summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-13liquidio: optimize DMA in NUMA systemsVSR Burru5-22/+9
2017-03-13netvsc: fix hang on netvsc module removalstephen hemminger1-2/+2
2017-03-13netvsc: need napi scheduled during removalstephen hemminger1-14/+2
2017-03-13Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller5-47/+248
2017-03-13net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-18/+21
2017-03-13net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+9
2017-03-13net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+35
2017-03-13net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-13net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-77/+91
2017-03-13net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-10mlxsw: spectrum_router: Make abort mechanism VR-awareIdo Schimmel1-12/+27
2017-03-10mlxsw: spectrum_router: Explicitly Associate RIFs with VRsIdo Schimmel3-18/+50
2017-03-10mlxsw: spectrum_router: Refactor virtual router handlingIdo Schimmel2-151/+180
2017-03-10mlxsw: spectrum_router: Simplify LPM tree allocationIdo Schimmel1-13/+9
2017-03-10mlxsw: spectrum_router: Place RIF related code with router codeIdo Schimmel3-642/+644
2017-03-10mlxsw: spectrum_router: Allow more route types to be programmedIdo Schimmel1-8/+23
2017-03-10mlxsw: spectrum: Destroy RIFs based on last removed addressIdo Schimmel2-5/+3
2017-03-10mlxsw: spectrum: Associate PVID vPort with appropriate netdevIdo Schimmel1-2/+4
2017-03-10mlxsw: spectrum: Don't assume upper device's typeIdo Schimmel1-8/+11
2017-03-10mlxsw: spectrum: Sanitize bridge's upper devicesIdo Schimmel1-12/+19
2017-03-10mlxsw: spectrum: Add support for flower matches on VLAN ID, PCPPetr Machata4-2/+36
2017-03-10mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata5-0/+127
2017-03-10net: ks8851: Added support for half-duplex SPISergey Shcherbakov1-30/+11
2017-03-10bonding: reduce scope of some global variablesMahesh Bandewar1-6/+5
2017-03-10bonding: remove "port-moved" state that was never implementedMahesh Bandewar1-8/+3
2017-03-10bonding: remove hardcoded valueMahesh Bandewar1-1/+13
2017-03-10bonding: initialize work-queues during creation of bondMahesh Bandewar1-2/+2
2017-03-10bonding: restructure arp-monitorMahesh Bandewar1-10/+14
2017-03-10nfp: prevent theoretical buffer overrun in nfp_eth_read_portsSimon Horman1-14/+20
2017-03-10nfp: add metadata format bitJakub Kicinski2-1/+5
2017-03-10nfp: avoid rearming the interrupts when in busy pollJakub Kicinski1-4/+3
2017-03-10nfp: store device pointer for the fastpathJakub Kicinski4-38/+31
2017-03-10nfp: reorder variables in nfp_net_tx()Jakub Kicinski1-2/+2
2017-03-10nfp: move more ring debug info to debugfsJakub Kicinski2-13/+9
2017-03-10nfp: implement .ndo_get_phys_port_name()Jakub Kicinski5-5/+69
2017-03-10nfp: add support for reporting CRC32 hash functionJakub Kicinski4-11/+75
2017-03-10net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng11-0/+7393
2017-03-10MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driverIyappan Subramanian2-5/+5
2017-03-10drivers: net: xgene-v2: Add transmit and receiveIyappan Subramanian6-1/+267
2017-03-10drivers: net: xgene-v2: Add base driverIyappan Subramanian1-0/+510
2017-03-10drivers: net: xgene-v2: Add ethernet hardware configurationIyappan Subramanian2-0/+114
2017-03-10drivers: net: xgene-v2: Add mac configurationIyappan Subramanian2-0/+226
2017-03-10drivers: net: xgene-v2: Add DMA descriptorIyappan Subramanian3-0/+274
2017-03-10liquidio: add support for XPSRick Farrington1-0/+9
2017-03-10net: stmicro: replace kzalloc with devm_kzallocJoao Pinto1-1/+1
2017-03-10net: mediatek: Use eth_hw_addr_random()Tobias Klauser1-2/+1
2017-03-10tg3: Add the ability to conditionally build w/ HWMONFlorian Fainelli2-1/+14
2017-03-09net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni2-2/+6
2017-03-09net: mvpp2: set dma mask and coherent dma mask on PPv2.2Thomas Petazzoni1-0/+14
2017-03-09net: mvpp2: add support for an additional clock needed for PPv2.2Thomas Petazzoni1-4/+21