summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-03-12mlxsw: reg: Add Monitoring General Purpose Counter Set registerArkadi Sharshevsky
2017-03-12mlxsw: spectrum: Add support for counter allocatorArkadi Sharshevsky
2017-03-12nfp: add support for xdp_adjust_head()Jakub Kicinski
2017-03-12nfp: prepare metadata handling for xdp_adjust_head()Jakub Kicinski
2017-03-12nfp: reorganize pkt_off variableJakub Kicinski
2017-03-12nfp: validate rx offset from the BAR and size down it's fieldJakub Kicinski
2017-03-12nfp: store dma direction in data path structureJakub Kicinski
2017-03-12nfp: switch to using data path structures for reconfigurationJakub Kicinski
2017-03-12nfp: use dp to carry xdp_prog at reconfig timeJakub Kicinski
2017-03-12nfp: use dp to carry mtu at reconfig timeJakub Kicinski
2017-03-12nfp: use dp to carry fl_bufsz at reconfig timeJakub Kicinski
2017-03-12nfp: use dp to carry number of stack tx rings and vectorsJakub Kicinski
2017-03-12nfp: pass new data path to ring reconfigJakub Kicinski
2017-03-12nfp: move control BAR pointer into data path structureJakub Kicinski
2017-03-12nfp: separate data path information from the reset of adapter structureJakub Kicinski
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto
2017-03-12net: stmmac: configure tx queue weightJoao Pinto
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto
2017-03-12net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding
2017-03-12net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding
2017-03-12net: stmmac: Program RX queue size and flow controlThierry Reding
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding
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-12liquidio: optimize DMA in NUMA systemsVSR Burru
2017-03-12Merge branch 'dpaa_eth-next' of git://git.freescale.com/ppc/upstream/linuxDavid S. Miller
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