summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-12net: stmmac: Check for DMA mapping errorsThierry Reding
2017-03-12net: stmmac: Balance PTP reference clock enable/disableThierry Reding
2017-03-12net: stmmac: Disable PTP reference clock on errorThierry Reding
2017-03-12net: stmmac: Stop PHY and remove TX timer on errorThierry Reding
2017-03-12net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding
2017-03-12vxlan: use appropriate family on L3 missVincent Bernat
2017-03-12liquidio: optimize DMA in NUMA systemsVSR Burru
2017-03-12netvsc: fix hang on netvsc module removalstephen hemminger
2017-03-12netvsc: need napi scheduled during removalstephen hemminger
2017-03-12Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller
2017-03-12net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-12net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-12net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-12net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-12net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-12net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-10mlxsw: spectrum_router: Make abort mechanism VR-awareIdo Schimmel
2017-03-10mlxsw: spectrum_router: Explicitly Associate RIFs with VRsIdo Schimmel
2017-03-10mlxsw: spectrum_router: Refactor virtual router handlingIdo Schimmel
2017-03-10mlxsw: spectrum_router: Simplify LPM tree allocationIdo Schimmel
2017-03-10mlxsw: spectrum_router: Place RIF related code with router codeIdo Schimmel
2017-03-10mlxsw: spectrum_router: Allow more route types to be programmedIdo Schimmel
2017-03-10mlxsw: spectrum: Destroy RIFs based on last removed addressIdo Schimmel
2017-03-10mlxsw: spectrum: Associate PVID vPort with appropriate netdevIdo Schimmel
2017-03-10mlxsw: spectrum: Don't assume upper device's typeIdo Schimmel
2017-03-10mlxsw: spectrum: Sanitize bridge's upper devicesIdo Schimmel
2017-03-09mlxsw: spectrum: Add support for flower matches on VLAN ID, PCPPetr Machata
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata
2017-03-09net: ks8851: Added support for half-duplex SPISergey Shcherbakov
2017-03-09bonding: reduce scope of some global variablesMahesh Bandewar
2017-03-09bonding: remove "port-moved" state that was never implementedMahesh Bandewar
2017-03-09bonding: remove hardcoded valueMahesh Bandewar
2017-03-09bonding: initialize work-queues during creation of bondMahesh Bandewar
2017-03-09bonding: restructure arp-monitorMahesh Bandewar
2017-03-09nfp: prevent theoretical buffer overrun in nfp_eth_read_portsSimon Horman
2017-03-09nfp: add metadata format bitJakub Kicinski
2017-03-09nfp: avoid rearming the interrupts when in busy pollJakub Kicinski
2017-03-09nfp: store device pointer for the fastpathJakub Kicinski
2017-03-09nfp: reorder variables in nfp_net_tx()Jakub Kicinski
2017-03-09nfp: move more ring debug info to debugfsJakub Kicinski
2017-03-09nfp: implement .ndo_get_phys_port_name()Jakub Kicinski
2017-03-09nfp: add support for reporting CRC32 hash functionJakub Kicinski
2017-03-09net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng
2017-03-09MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driverIyappan Subramanian
2017-03-09drivers: net: xgene-v2: Add transmit and receiveIyappan Subramanian
2017-03-09drivers: net: xgene-v2: Add base driverIyappan Subramanian
2017-03-09drivers: net: xgene-v2: Add ethernet hardware configurationIyappan Subramanian
2017-03-09drivers: net: xgene-v2: Add mac configurationIyappan Subramanian
2017-03-09drivers: net: xgene-v2: Add DMA descriptorIyappan Subramanian
2017-03-09liquidio: add support for XPSRick Farrington