summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-01-27sfc: insert catch-all filters for encapsulated trafficEdward Cree2-146/+449
2017-01-27sfc: refactor debug-or-warnings printksJon Cooper2-15/+12
2017-01-27sfc: fixes to filter restore handlingJon Cooper1-4/+38
2017-01-26liquidio: Avoid accessing skb after submitting to input queueSatanand Burla2-6/+6
2017-01-25sfc: reduce severity of PIO buffer alloc failuresTomáš Pilař1-3/+15
2017-01-25net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham1-77/+18
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham3-9/+65
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann4-9/+25
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-118/+363
2017-01-24net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driverDavid VomLehn2-0/+2
2017-01-24net: ethernet: aquantia: Receive side scalingDavid VomLehn1-0/+26
2017-01-24net: ethernet: aquantia: Ethtool supportDavid VomLehn2-0/+280
2017-01-24net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn3-0/+292
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2-0/+780
2017-01-24net: ethernet: aquantia: PCI operationsDavid VomLehn2-0/+379
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn2-0/+434
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn6-0/+2293
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn5-0/+1381
2017-01-24net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn3-0/+4446
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn2-0/+533
2017-01-24net: ethernet: aquantia: Common functions and definitionsDavid VomLehn3-0/+150
2017-01-24net: ethernet: aquantia: Make and configuration files.David VomLehn4-0/+89
2017-01-24net: ks8851: Drop eeprom_size structure memberStephen Boyd1-7/+0
2017-01-24net/mlx5e: CQE compression control code reuseShaker Daibes4-20/+10
2017-01-24net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib3-11/+21
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2-17/+18
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia3-12/+101
2017-01-24net/mlx5: E-Switch, Enlarge the FDB size for the switchdev modeOr Gerlitz1-5/+8
2017-01-24net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnelsOr Gerlitz1-8/+151
2017-01-24net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz1-9/+6
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz2-30/+17
2017-01-24net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz1-6/+4
2017-01-24net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz1-3/+27
2017-01-24net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz1-2/+5
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-90/+109
2017-01-24mlxsw: spectrum: Add packet sample offloading supportYotam Gigi3-0/+122
2017-01-24mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi1-0/+41
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl1-6/+14
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal1-2/+2
2017-01-23net: moxa: constify net_device_ops structuresBhumika Goyal1-1/+1
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi3-14/+11
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi9-24/+23
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet1-10/+5
2017-01-22net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2-78/+323
2017-01-22net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2-1/+12
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto1-1/+1
2017-01-22net/mlx4: use rb_entry()Geliang Tang1-4/+4
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-64/+520
2017-01-20net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk1-73/+59
2017-01-20net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk1-24/+16