summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-03-09net: stmicro: replace kzalloc with devm_kzallocJoao Pinto
2017-03-09net: mediatek: Use eth_hw_addr_random()Tobias Klauser
2017-03-09tg3: Add the ability to conditionally build w/ HWMONFlorian Fainelli
2017-03-09net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni
2017-03-09net: mvpp2: set dma mask and coherent dma mask on PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: add support for an additional clock needed for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni