summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: remove reserved typeJesse Brandeburg2014-06-244-4/+0
* i40e: Fix ethtool coalesce settingsCarolyn Wyborny2014-06-243-5/+40
* i40e: fix a stray print messageShannon Nelson2014-06-241-1/+1
* i40e: warn on newer/older firmware API revShannon Nelson2014-06-241-0/+14
* i40e: Add PF reset when Malicious driver event for PFNeerav Parikh2014-06-241-0/+25
* i40e: make prep_for_reset voidShannon Nelson2014-06-241-11/+5
* i40e: Stop the VF device after setting its MAC addressGreg Rose2014-06-241-0/+2
* cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt2014-06-241-4/+4
* enic: Kill unused variable in enic_rfs_flw_tbl_init().David S. Miller2014-06-231-1/+1
* enic: do tx cleanup in napi pollGovindarajulu Varadarajan2014-06-232-36/+54
* enic: add low latency socket busy_poll supportGovindarajulu Varadarajan2014-06-232-12/+195
* enic: fix lockdep around devcmd_lockTony Camuso2014-06-234-52/+52
* enic: Add Accelerated RFS supportGovindarajulu Varadarajan2014-06-236-0/+279
* enic: alloc/free rx_cpu_rmapGovindarajulu Varadarajan2014-06-231-0/+43
* enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan2014-06-236-1/+145
* enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan2014-06-231-2/+2
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-2211-11/+11
* cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2014-06-222-0/+12
* cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt2014-06-223-14/+272
* cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2014-06-222-0/+1121
* cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt2014-06-221-19/+76
* xilinx: Fix compiler warningManuel Schölling2014-06-223-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-2112-6379/+3954
|\
| * i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2014-06-202-2/+2
| * i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2014-06-202-8/+22
| * i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-205-7/+21
| * i40evf: fix off-by-oneMitch Williams2014-06-191-2/+2
| * i40e: keep service tasks out of reset processShannon Nelson2014-06-191-0/+6
| * i40e: clear VEB stats when pf stats are clearedShannon Nelson2014-06-191-0/+12
| * i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-192-2/+24
| * i40e: debugfs fix to dump remote LLDPDUNeerav Parikh2014-06-191-1/+1
| * i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-192-26/+75
| * i40e: Fix dangling ring pointers upon driver removalAnjali Singhai Jain2014-06-191-1/+5
| * i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2014-06-192-0/+42
| * i40e: workaround NVM GLQF_HKEYJesse Brandeburg2014-06-191-0/+14
| * i40e/i40evf: i40e_register.h updateAnjali Singhai Jain2014-06-195-6330/+3728
* | drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick2014-06-191-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12326-5292/+19853
|\
| * net: fec: Add software TSO supportNimrod Andy2014-06-122-23/+238
| * net: fec: Add Scatter/gather supportNimrod Andy2014-06-122-62/+178
| * net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-122-16/+17
| * net: fec: Factorize feature settingNimrod Andy2014-06-121-5/+3
| * net: fec: Enable IP header hardware checksumNimrod Andy2014-06-121-1/+2
| * net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-122-35/+47
| * via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-121-2/+3
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-112-5/+24
| |\
OpenPOWER on IntegriCloud