summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-06-24enic: add low latency socket busy_poll supportGovindarajulu Varadarajan2-12/+195
2014-06-24enic: fix lockdep around devcmd_lockTony Camuso4-52/+52
2014-06-24enic: Add Accelerated RFS supportGovindarajulu Varadarajan6-0/+279
2014-06-24enic: alloc/free rx_cpu_rmapGovindarajulu Varadarajan1-0/+43
2014-06-24enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan6-1/+145
2014-06-24enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan1-2/+2
2014-06-23cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt11-11/+11
2014-06-23cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2-0/+12
2014-06-23cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt3-14/+272
2014-06-23cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2-0/+1121
2014-06-23cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt1-19/+76
2014-06-23xilinx: Fix compiler warningManuel Schölling3-3/+3
2014-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-6379/+3954
2014-06-20i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2-2/+2
2014-06-20i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2-8/+22
2014-06-20i40e/i40evf: Update RSS configurationCarolyn Wyborny5-7/+21
2014-06-20drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick1-2/+1
2014-06-20i40evf: fix off-by-oneMitch Williams1-2/+2
2014-06-20i40e: keep service tasks out of reset processShannon Nelson1-0/+6
2014-06-20i40e: clear VEB stats when pf stats are clearedShannon Nelson1-0/+12
2014-06-20i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2-2/+24
2014-06-20i40e: debugfs fix to dump remote LLDPDUNeerav Parikh1-1/+1
2014-06-20i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2-26/+75
2014-06-20i40e: Fix dangling ring pointers upon driver removalAnjali Singhai Jain1-1/+5
2014-06-20i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2-0/+42
2014-06-20i40e: workaround NVM GLQF_HKEYJesse Brandeburg1-0/+14
2014-06-20i40e/i40evf: i40e_register.h updateAnjali Singhai Jain5-6330/+3728
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds326-5292/+19853
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+24
2014-06-12net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming1-0/+1
2014-06-12net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar1-1/+3
2014-06-12qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-12qlcnic: Optimize ring count validationsShahed Shaikh2-12/+7
2014-06-12qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh3-20/+28
2014-06-12drivers: net: davinci_cpdma: double free on errorDan Carpenter1-3/+1
2014-06-12amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter1-1/+1
2014-06-12sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2-5/+24
2014-06-12net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-12net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3