summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2017-10-121-1/+6
* e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2017-10-121-0/+26
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-09-151-4/+22
* net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-09-151-1/+2
* bnx2x: Fix Multi-CosMintz, Yuval2017-09-151-1/+1
* net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-09-151-5/+2
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2017-09-151-1/+1
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-09-151-1/+1
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-08-263-9/+24
* net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-08-261-0/+5
* net/mlx4_en: Change the error print to debug printKamal Heib2017-08-261-1/+2
* tg3: don't clear stats while tg3_closeYueHaibing2017-08-261-4/+0
* net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-08-261-5/+3
* net: tc35815: move free after the dereferenceDan Carpenter2017-07-181-1/+1
* bna: integer overflow bug in debugfsDan Carpenter2017-07-181-1/+1
* net: bcmgenet: add begin/complete ethtool opsEdwin Chan2017-07-181-0/+18
* net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger2017-07-181-0/+8
* net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger2017-07-182-33/+41
* net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger2017-07-181-4/+7
* net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2017-07-182-10/+60
* net: ethernet: bgmac: mac address change bugHari Vyas2017-06-051-1/+5
* net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-06-051-4/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-06-051-2/+0
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-06-052-7/+21
* mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-06-051-1/+2
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-06-053-5/+13
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-03-161-1/+4
* net: sky2: Fix shutdown crashJeremy Linton2017-03-161-0/+13
* net: alx: Work around the DMA RX overflow issueFeng Tang2017-03-161-1/+6
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-03-161-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-03-161-3/+7
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-03-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-03-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-03-161-18/+20
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-03-161-1/+1
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-03-161-7/+18
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-03-161-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-03-161-2/+2
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-03-161-0/+1
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-03-161-9/+9
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-03-161-1/+6
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-03-161-1/+7
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2017-03-161-2/+4
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2017-03-161-2/+9
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-03-161-9/+6
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-03-161-4/+4
* enic: set skb->hash type properlyGovindarajulu Varadarajan2017-03-161-6/+12
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2017-02-231-0/+4
* sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2017-02-231-1/+1
* net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2017-02-231-4/+7