summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-4/+2
|\
| * net: ks8842: use dmaengine_terminate_all() APIVinod Koul2014-10-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1833-354/+1187
|\ \
| * | bna: fix skb->truesize underestimationEric Dumazet2014-10-171-1/+1
| * | sfc: add support for skb->xmit_moreEdward Cree2014-10-172-29/+43
| * | ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
| * | fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2014-10-162-3/+14
| * | fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick2014-10-161-3/+4
| * | fm10k: Check the host state when bringing the interface upMatthew Vick2014-10-161-0/+1
| * | gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil2014-10-151-1/+1
| * | net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-153-42/+56
| * | stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-152-5/+6
| * | cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2014-10-152-1/+9
| * | cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-0/+7
| * | qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-141-1/+1
| * | qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-141-2/+2
| * | cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-143-6/+16
| * | stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO2014-10-141-169/+205
| * | stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO2014-10-141-0/+1
| * | stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO2014-10-141-5/+10
| * | drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian2014-10-141-8/+17
| * | drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian2014-10-147-5/+453
| * | drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian2014-10-146-8/+8
| * | drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-141-0/+10
| * | drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-141-4/+0
| * | drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-141-1/+0
| * | tg3: Add skb->xmit_more supportPrashant Sreedharan2014-10-141-4/+6
| * | net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-143-1/+205
| * | net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-142-12/+56
| * | net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou2014-10-141-4/+6
| * | fm10k: Add skb->xmit_more supportAlexander Duyck2014-10-141-31/+34
| * | net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy2014-10-141-10/+14
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-15/+15
|\ \ \
| * | | drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14Christoph Lameter2014-08-261-2/+2
| * | | drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-262-13/+13
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1133-173/+710
|\ \ \ | | |/ | |/|
| * | net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+2
| * | net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+3
| * | net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-101-5/+4
| * | mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
| * | ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
| * | igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| * | fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| * | drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian2014-10-101-6/+22
| * | drivers: net: xgene: Add 10GbE supportIyappan Subramanian2014-10-106-30/+438
| * | drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-104-41/+78
| * | stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
| * | net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven2014-10-101-1/+2
| * | networking: fm10k: Fix build failurePranith Kumar2014-10-101-0/+1
| * | net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2014-10-102-2/+2
OpenPOWER on IntegriCloud