summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-16netronome: don't access real_num_rx_queues directlyArnd Bergmann1-8/+6
2016-11-16sfc: remove napi_hash_del() callEric Dumazet1-3/+2
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun1-1/+2
2016-11-16mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel1-3/+3
2016-11-16net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bitAndrew Lunn1-1/+1
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas1-2/+2
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas1-1/+1
2016-11-16net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethernet: mvpp2: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethernet: mvneta: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: ethoc: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16net: stmmac: Implement ethtool::nway_resetFlorian Fainelli1-0/+1
2016-11-16bnx2x: switch to napi_complete_done()Eric Dumazet1-7/+8
2016-11-16net/mlx4_en: use napi_complete_done() return valueEric Dumazet1-2/+2
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet2-7/+10
2016-11-16net: busy-poll: remove need_resched() from sk_can_busy_loop()Eric Dumazet1-3/+2
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet2-20/+92
2016-11-16bpf: Fix compilation warning in __bpf_lru_list_rotate_inactiveMartin KaFai Lau1-1/+1
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun3-3/+23
2016-11-16alx: enable multiple tx queuesTobias Regnery1-2/+6
2016-11-16alx: enable msi-x interrupts by defaultTobias Regnery1-5/+1
2016-11-16alx: prepare tx path for multi queue supportTobias Regnery1-13/+45
2016-11-16alx: prepare resource allocation for multi queue supportTobias Regnery1-52/+97
2016-11-16alx: prepare interrupt functions for multiple queuesTobias Regnery1-27/+105
2016-11-16alx: switch to per queue data structuresTobias Regnery2-95/+93
2016-11-16alx: add ability to allocate and free alx_napi structuresTobias Regnery1-21/+78
2016-11-16alx: extend data structures for multi queue supportTobias Regnery1-0/+31
2016-11-16alx: refactor descriptor allocationTobias Regnery1-44/+53
2016-11-16arch/powerpc: Enable dpaa_ethMadalin Bucur1-0/+1
2016-11-16arch/powerpc: Enable FSL_FMANMadalin Bucur1-0/+1
2016-11-16arch/powerpc: Enable FSL_PAMUMadalin Bucur1-0/+1
2016-11-16dpaa_eth: add trace pointsMadalin Bucur4-0/+158
2016-11-16dpaa_eth: add sysfs exportsMadalin Bucur4-1/+174
2016-11-16dpaa_eth: add ethtool statisticsMadalin Bucur3-2/+284
2016-11-16dpaa_eth: add ethtool functionalityMadalin Bucur4-1/+224
2016-11-16dpaa_eth: add support for DPAA EthernetMadalin Bucur6-0/+2850
2016-11-16devres: add devm_alloc_percpu()Madalin Bucur3-0/+89
2016-11-16tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin1-1/+1
2016-11-16liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi15-180/+155
2016-11-16liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi30-480/+352
2016-11-16liquidio CN23XX: code cleanupRaghu Vatsavayi13-70/+23
2016-11-16liquidio CN23XX: device statesRaghu Vatsavayi6-31/+64
2016-11-16liquidio CN23XX: VF related operationsRaghu Vatsavayi5-0/+251
2016-11-16liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi4-7/+184
2016-11-16liquidio CN23XX: Mailbox supportRaghu Vatsavayi7-3/+474
2016-11-16liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi3-0/+117
2016-11-16liquidio CN23XX: HW config for VF supportRaghu Vatsavayi3-34/+74
2016-11-16amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas1-3/+2
2016-11-16amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas1-2/+2
2016-11-16net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser1-2/+1