summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Merge tag 'v4.6.4' into dev-4.6Joel Stanley7-5/+74
2016-07-12drivers/net/ftgmac100: Adapt for Aspeed SoCsJoel Stanley1-2/+8
2016-07-12drivers/net/ftgmac100: Make EDO{R,T}R bits configurableAndrew Jeffery2-16/+25
2016-07-12drievrs/net/ftgmac100: Separate rx page storage from rxdescAndrew Jeffery1-7/+17
2016-07-12net/ethernet/ftgmac100: Warn when nc-si enabledJoel Stanley1-0/+4
2016-06-24net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-06-24net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-06-24net: alx: use custom skb allocatorFeng Tang2-1/+51
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-06-24net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko1-2/+2
2016-06-03net/ethernet/faraday: Forward port ftgmac100 NC-SIJoel Stanley1-13/+19
2016-06-03net/farady: Keep MAC always active for NCSI packetsGavin Shan1-12/+3
2016-06-03net/ncsi: Remove ncsi_stop_dev()Gavin Shan1-6/+0
2016-06-03net/faraday: Enable NCSI interfaceGavin Shan1-57/+216
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