aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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/kernel/git/saeed/linuxDavid 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
2017-01-20net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk1-14/+17
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk1-2/+0
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk1-3/+0
2017-01-20cxgb4: hide unused warningsArnd Bergmann1-0/+2
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet1-1/+2
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi1-6/+0
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed1-3/+3
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman2-4/+4
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+53
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman3-2/+32
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman1-0/+20
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2-0/+29
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2-20/+68
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia4-15/+15
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev3-1/+232
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-0/+62
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen1-17/+3
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky1-3/+1
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com2-2/+104
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser11-23/+20
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk1-1/+2