summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai2014-08-061-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06234-11295/+25780
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-057-28/+38
| |\
| | * tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan2014-08-051-10/+12
| | * net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-051-2/+4
| | * qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-051-2/+2
| | * qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-052-4/+4
| | * qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-051-5/+13
| | * bna: fix performance regressionIvan Vecera2014-07-301-1/+1
| | * bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2
| * | cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-052-2/+5
| * | amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-052-99/+121
| * | amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-051-2/+5
| * | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-051-14/+15
| * | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-051-0/+2
| * | net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
| * | cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
| * | i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-021-2/+3
| * | i40evf: fix memory leak on unused interfacesMitch Williams2014-08-021-0/+24
| * | i40evf: don't leak queue vectorsMitch Williams2014-08-021-0/+2
| * | i40evf: do not re-arm watchdog after removeAshish Shah2014-08-021-0/+2
| * | i40evf: future-proof vfr_stat state checkAshish Shah2014-08-021-6/+17
| * | i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-021-10/+3
| * | i40e: Minor comment changesAkeem G Abodunrin2014-08-021-1/+1
| * | i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-022-2/+3
| * | i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-021-1/+0
| * | i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-021-6/+13
| * | i40e: expose debug_write_register requestShannon Nelson2014-08-022-0/+32
| * | i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-021-0/+1
| * | i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-0211-11/+599
| * | i40e: adds FCoE code to the i40e driverVasu Dev2014-08-022-0/+1696
| * | amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-022-20/+5
| * | net: dnet: Use managed interfacesHimangi Saraogi2014-08-021-34/+12
| * | net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi2014-08-021-38/+21
| * | cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-021-25/+7
| * | net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-021-0/+2
| * | be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-024-12/+65
| * | be2net: ignore VF mac address setting for the same macVasundhara Volam2014-08-021-0/+6
| * | be2net: ignore get/set profile FW cmd failuresSathya Perla2014-08-021-30/+37
| * | dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-021-2/+4
| * | net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-316-21/+130
| * | net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-315-19/+14
| * | net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-315-62/+91
| * | net: bcmgenet: correct spellingBrian Norris2014-07-301-11/+11
| * | net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-301-1/+1
| * | net/fsl: fix misspelled wordMadalin Bucur2014-07-301-1/+1
| * | amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-308-27/+508
| * | amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-303-22/+33
| * | amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-301-4/+13
| * | amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-3010-52/+944