summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxlan: use appropriate family on L3 missVincent Bernat2017-03-131-1/+1
* liquidio: optimize DMA in NUMA systemsVSR Burru2017-03-135-22/+9
* netvsc: fix hang on netvsc module removalstephen hemminger2017-03-131-2/+2
* netvsc: need napi scheduled during removalstephen hemminger2017-03-131-14/+2
* Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller2017-03-135-47/+248
|\
| * dpaa_eth: enable context-A stashingMadalin Bucur2017-03-091-1/+2
| * dpaa_eth: enable multiple Tx traffic classesCamelia Groza2017-03-091-0/+36
| * dpaa_eth: add four prioritised Tx traffic classesCamelia Groza2017-03-092-9/+42
| * dpaa_eth: do not ignore port api return valueMadalin Bucur2017-03-091-22/+43
| * dpaa_eth: enable Rx checksum offloadMadalin Bucur2017-03-091-2/+27
| * dpaa_eth: remove redundant initializationMadalin Bucur2017-03-091-1/+1
| * fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur2017-03-091-1/+1
| * fsl/fman: remove wrong freeMadalin Bucur2017-03-091-3/+1
| * fsl/fman: set HW parser as BMI next engineMadalin Bucur2017-03-092-3/+90
| * fsl/fman: parse result data is big endianMadalin Bucur2017-03-091-5/+5
* | net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-18/+21
* | net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-10/+9
* | net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-27/+35
* | net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-6/+8
* | net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-77/+91
* | net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-6/+8
* | mlxsw: spectrum_router: Make abort mechanism VR-awareIdo Schimmel2017-03-101-12/+27
* | mlxsw: spectrum_router: Explicitly Associate RIFs with VRsIdo Schimmel2017-03-103-18/+50
* | mlxsw: spectrum_router: Refactor virtual router handlingIdo Schimmel2017-03-102-151/+180
* | mlxsw: spectrum_router: Simplify LPM tree allocationIdo Schimmel2017-03-101-13/+9
* | mlxsw: spectrum_router: Place RIF related code with router codeIdo Schimmel2017-03-103-642/+644
* | mlxsw: spectrum_router: Allow more route types to be programmedIdo Schimmel2017-03-101-8/+23
* | mlxsw: spectrum: Destroy RIFs based on last removed addressIdo Schimmel2017-03-102-5/+3
* | mlxsw: spectrum: Associate PVID vPort with appropriate netdevIdo Schimmel2017-03-101-2/+4
* | mlxsw: spectrum: Don't assume upper device's typeIdo Schimmel2017-03-101-8/+11
* | mlxsw: spectrum: Sanitize bridge's upper devicesIdo Schimmel2017-03-101-12/+19
* | mlxsw: spectrum: Add support for flower matches on VLAN ID, PCPPetr Machata2017-03-104-2/+36
* | mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-105-0/+127
* | net: ks8851: Added support for half-duplex SPISergey Shcherbakov2017-03-101-30/+11
* | bonding: reduce scope of some global variablesMahesh Bandewar2017-03-101-6/+5
* | bonding: remove "port-moved" state that was never implementedMahesh Bandewar2017-03-101-8/+3
* | bonding: remove hardcoded valueMahesh Bandewar2017-03-101-1/+13
* | bonding: initialize work-queues during creation of bondMahesh Bandewar2017-03-101-2/+2
* | bonding: restructure arp-monitorMahesh Bandewar2017-03-101-10/+14
* | nfp: prevent theoretical buffer overrun in nfp_eth_read_portsSimon Horman2017-03-101-14/+20
* | nfp: add metadata format bitJakub Kicinski2017-03-102-1/+5
* | nfp: avoid rearming the interrupts when in busy pollJakub Kicinski2017-03-101-4/+3
* | nfp: store device pointer for the fastpathJakub Kicinski2017-03-104-38/+31
* | nfp: reorder variables in nfp_net_tx()Jakub Kicinski2017-03-101-2/+2
* | nfp: move more ring debug info to debugfsJakub Kicinski2017-03-102-13/+9
* | nfp: implement .ndo_get_phys_port_name()Jakub Kicinski2017-03-105-5/+69
* | nfp: add support for reporting CRC32 hash functionJakub Kicinski2017-03-104-11/+75
* | net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng2017-03-0911-0/+7393
* | MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driverIyappan Subramanian2017-03-092-5/+5
* | drivers: net: xgene-v2: Add transmit and receiveIyappan Subramanian2017-03-096-1/+267