summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-05-14drivers: net: xgene: fix register offsetIyappan Subramanian2-4/+4
2016-05-14drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian4-19/+53
2016-05-14drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2-11/+27
2016-05-14drivers: net: xgene: fix sharing of irqsIyappan Subramanian1-2/+2
2016-05-14drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2-5/+8
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann1-1/+1
2016-05-12bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2-0/+61
2016-05-12bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2-0/+4
2016-05-12qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter1-2/+6
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi1-0/+15
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi2-8/+9
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de1-0/+4
2016-05-10ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven1-0/+2
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann5-3/+24
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann1-1/+0
2016-05-09qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter1-1/+2
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter1-1/+1
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter1-4/+8
2016-05-07mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel1-0/+8
2016-05-07mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel1-2/+2
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
2016-05-06net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-05bnxt_en: Setup multicast properly after resetting device.Michael Chan1-4/+15
2016-05-05bnxt_en: Need memory barrier when processing the completion ring.Michael Chan1-0/+4
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-05-04drivers: net: xgene: Fix error handlingMatthias Brugger1-3/+4
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-02cxgb3: fix out of bounds readMichal Schmidt1-1/+2
2016-04-29drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin1-10/+1
2016-04-29drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin1-2/+8
2016-04-29drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin1-13/+22
2016-04-29drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2-7/+7
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet1-1/+1
2016-04-28net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong1-1/+4
2016-04-28sfc: disable RSS when unsupportedJon Cooper1-2/+13
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka1-2/+2
2016-04-27bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2-5/+34
2016-04-27bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2-9/+18
2016-04-27bnxt_en: Don't fallback to INTA on VF.Michael Chan1-1/+1
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny2-6/+32
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen1-1/+1