summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-09-03mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata
2017-09-03mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata
2017-09-03mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata
2017-09-03mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata
2017-09-03mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata
2017-09-03mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata
2017-09-03mlxsw: reg: Update RITR to support loopback devicePetr Machata
2017-09-03net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart
2017-09-03net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart
2017-09-03net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-09-01net: systemport: Correctly set TSB endian for hostFlorian Fainelli
2017-09-01net: qualcomm: rmnet: remove unused variable privColin Ian King
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey