summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli2017-07-313-5/+6
* mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-311-1/+1
* sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland2017-07-311-3/+3
* net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-291-1/+1
* net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-292-5/+24
* net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey2017-07-271-1/+1
* net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-07-271-6/+5
* net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-07-271-1/+2
* net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev2017-07-273-1/+21
* net/mlx5e: Change 1PPS out schemeEugenia Emantayev2017-07-272-38/+87
* net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev2017-07-271-29/+46
* net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-273-7/+29
* net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-07-271-1/+1
* net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-07-271-2/+17
* net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh2017-07-271-2/+4
* net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-07-271-15/+10
* net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2017-07-272-1/+7
* net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-07-251-5/+4
* ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley2017-07-251-2/+2
* ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt2017-07-241-0/+1
* ftgmac100: Increase reset timeoutBenjamin Herrenschmidt2017-07-241-1/+1
* net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer2017-07-244-2/+10
* mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel2017-07-241-0/+7
* net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown2017-07-241-0/+1
* net: ethernet: mediatek: avoid potential invalid memory accessSean Wang2017-07-241-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2021-250/+340
|\
| * net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-201-24/+25
| * net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-191-0/+2
| * NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
| * net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-152-60/+84
| * net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-151-106/+85
| * mlx4_en: remove unnecessary returned value checkZhu Yanjun2017-07-151-5/+3
| * ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld2017-07-151-9/+5
| * net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-153-35/+55
| * net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-151-1/+1
| * liquidio: fix possible eeprom format string overflowArnd Bergmann2017-07-141-1/+1
| * net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-141-1/+1
| * bnx2x: fix format overflow warningArnd Bergmann2017-07-141-1/+2
| * net: niu: fix format string overflow warning:Arnd Bergmann2017-07-141-2/+2
| * net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi2017-07-141-4/+6
| * cxgb4: ptp_clock_register() returns error pointersGanesh Goudar2017-07-141-1/+2
| * net: hns: add acpi function of xge led controlLiuJian2017-07-142-3/+58
| * cxgb4: add new T5 pci device id'sGanesh Goudar2017-07-131-0/+2
| * net: stmmac: make const array route_possibilities staticColin Ian King2017-07-131-1/+1
| * net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King2017-07-131-2/+2
| * xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer2017-07-131-10/+12
* | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1711-53/+48
|/
* net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin2017-07-121-7/+3
* sfc: don't read beyond unicast address listBert Kenward2017-07-121-5/+3
OpenPOWER on IntegriCloud