summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-13net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto5-5/+136
2017-03-13net: stmmac: mac debug prepared for multiple queuesJoao Pinto4-54/+64
2017-03-13net: stmmac: prepare irq_status for mtlJoao Pinto4-16/+33
2017-03-13net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto6-14/+34
2017-03-13net: stmmac: mapping mtl rx to dma channelJoao Pinto4-0/+55
2017-03-13net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto3-15/+14
2017-03-13net: stmmac: configure tx queue weightJoao Pinto4-0/+42
2017-03-13net: stmmac: configure mtl rx and tx algorithmsJoao Pinto4-3/+90
2017-03-13net: stmmac: multiple queues dt configurationJoao Pinto1-0/+91
2017-03-13net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2-0/+248
2017-03-13net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding1-26/+98
2017-03-13net: stmmac: Program RX queue size and flow controlThierry Reding2-2/+62
2017-03-13net: stmmac: Parse FIFO sizes from feature registersThierry Reding4-0/+13
2017-03-13net: stmmac: Check for DMA mapping errorsThierry Reding1-0/+2
2017-03-13net: stmmac: Balance PTP reference clock enable/disableThierry Reding2-1/+4
2017-03-13net: stmmac: Disable PTP reference clock on errorThierry Reding1-0/+8
2017-03-13net: stmmac: Stop PHY and remove TX timer on errorThierry Reding1-1/+5
2017-03-13net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding1-1/+1
2017-03-13vxlan: use appropriate family on L3 missVincent Bernat1-1/+1
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