aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh1-1/+1
2014-02-25qlcnic: Fix function return error checkShahed Shaikh1-1/+1
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches4-89/+138
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai3-6/+6
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli1-1/+0
2014-02-24net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli1-4/+0
2014-02-24net: bcmgenet: drop checks on priv->phydevFlorian Fainelli1-11/+6
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2-88/+77
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil3-84/+76
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil1-32/+45
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil3-127/+51
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil1-82/+90
2014-02-24bcmgenet: Deleted unnecessary select_queue method.David S. Miller1-7/+0
2014-02-24net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam1-4/+3
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2-14/+14
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh1-2/+2
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil1-7/+15
2014-02-24qlcnic: Allow vlan0 trafficRajesh Borundia1-1/+5
2014-02-24qlcnic: Enhance driver message in failed state.Sucheta Chakraborty1-2/+2
2014-02-24qlcnic: Updates to QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-65/+37
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh7-66/+287
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2-3/+5
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay3-14/+25
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan2-2/+2
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan2-5/+7
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams1-17/+15
2014-02-21i40e: remove unnecessary delayMitch Williams1-1/+0
2014-02-21i40evf: remove errant spaceMitch A Williams1-1/+1
2014-02-21i40evf: update version and copyright dateMitch Williams1-2/+2
2014-02-21i40evf: store ring size in ring structsMitch Williams3-10/+8
2014-02-21i40evf: don't guess device nameMitch Williams1-2/+0
2014-02-21i40evf: remove bogus commentMitch Williams1-1/+0
2014-02-21i40evf: fix up strings in init taskMitch Williams1-20/+16
2014-02-21i40evf: get rid of pci_using_dacMitch Williams1-7/+3
2014-02-21i40evf: fix multiple crashes on removeMitch Williams1-6/+7
2014-02-21i40evf: remove VLAN filters on closeMitch Williams1-0/+5
2014-02-21i40evf: request reset on tx hangMitch Williams3-3/+20
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry1-27/+81
2014-02-19pcnet32: fix reallocation errorDon Fry1-9/+9
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-24/+385
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-23/+384
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18sh_eth: add device tree supportSergei Shtylyov1-3/+66
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden1-543/+584
2014-02-18cxgb4: Add more PCI device ids.Hariprasad Shenai1-0/+4
2014-02-18cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi1-10/+22