summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-12mlxsw: reg: Add Monitoring General Purpose Counter Set registerArkadi Sharshevsky1-0/+65
2017-03-12mlxsw: spectrum: Add support for counter allocatorArkadi Sharshevsky6-1/+247
2017-03-12nfp: add support for xdp_adjust_head()Jakub Kicinski2-30/+70
2017-03-12nfp: prepare metadata handling for xdp_adjust_head()Jakub Kicinski1-9/+19
2017-03-12nfp: reorganize pkt_off variableJakub Kicinski1-9/+10
2017-03-12nfp: validate rx offset from the BAR and size down it's fieldJakub Kicinski2-6/+14
2017-03-12nfp: store dma direction in data path structureJakub Kicinski2-32/+24
2017-03-12nfp: switch to using data path structures for reconfigurationJakub Kicinski3-227/+89
2017-03-12nfp: use dp to carry xdp_prog at reconfig timeJakub Kicinski3-52/+37
2017-03-12nfp: use dp to carry mtu at reconfig timeJakub Kicinski3-14/+15
2017-03-12nfp: use dp to carry fl_bufsz at reconfig timeJakub Kicinski2-32/+27
2017-03-12nfp: use dp to carry number of stack tx rings and vectorsJakub Kicinski1-31/+31
2017-03-12nfp: pass new data path to ring reconfigJakub Kicinski3-36/+91
2017-03-12nfp: move control BAR pointer into data path structureJakub Kicinski4-20/+21
2017-03-12nfp: separate data path information from the reset of adapter structureJakub Kicinski7-414/+436
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto5-5/+136
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto4-54/+64
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto4-16/+33
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto6-14/+34
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto4-0/+55
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto3-15/+14
2017-03-12net: stmmac: configure tx queue weightJoao Pinto4-0/+42
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto4-3/+90
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto1-0/+91
2017-03-12net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2-0/+248
2017-03-12net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding1-26/+98
2017-03-12net: stmmac: Program RX queue size and flow controlThierry Reding2-2/+62
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding4-0/+13
2017-03-12net: stmmac: Check for DMA mapping errorsThierry Reding1-0/+2
2017-03-12net: stmmac: Balance PTP reference clock enable/disableThierry Reding2-1/+4
2017-03-12net: stmmac: Disable PTP reference clock on errorThierry Reding1-0/+8
2017-03-12net: stmmac: Stop PHY and remove TX timer on errorThierry Reding1-1/+5
2017-03-12net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding1-1/+1
2017-03-12vxlan: use appropriate family on L3 missVincent Bernat1-1/+1
2017-03-12liquidio: optimize DMA in NUMA systemsVSR Burru5-22/+9
2017-03-12netvsc: fix hang on netvsc module removalstephen hemminger1-2/+2
2017-03-12netvsc: need napi scheduled during removalstephen hemminger1-14/+2
2017-03-12Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller5-47/+248
2017-03-12net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-18/+21
2017-03-12net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+9
2017-03-12net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+35
2017-03-12net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-12net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-77/+91
2017-03-12net: 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