summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-09-01net: systemport: Correctly set TSB endian for hostFlorian Fainelli2-1/+15
2017-09-01net: qualcomm: rmnet: remove unused variable privColin Ian King1-3/+0
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King1-4/+10
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller41-267/+336
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud1-1/+1
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King1-7/+3
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart1-5/+172
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart1-8/+11
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart1-12/+3
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel1-3/+0
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel1-1/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky1-1/+17
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky1-5/+17
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky1-5/+70
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky1-8/+5
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky2-0/+11
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2-6/+71
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky2-2/+5
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller5-39/+383
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington1-0/+20
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-36/+43
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman5-17/+321
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-18/+33
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal1-1/+1
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart1-1/+20
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart1-22/+42
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart1-0/+11
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart1-9/+4
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart1-1/+43
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan14-0/+1342
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa1-0/+1
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh1-7/+10
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein1-1/+1
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey1-5/+3
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy1-2/+4
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha1-1/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-2/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+1
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich1-6/+6
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2-9/+13
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen1-0/+3
2017-08-30net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori1-1/+1
2017-08-29net: bcmgenet: Do not return from void functionFlorian Fainelli1-1/+1
2017-08-29drivers: net: xgene: Correct probe sequence handlingQuan Nguyen1-14/+13
2017-08-29net: bcmgenet: Use correct I/O accessorsFlorian Fainelli2-30/+58
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang1-0/+78