summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-0/+2
2014-08-06qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-06qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-06qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-06net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein4-1/+105
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-08-03i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-03i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-03i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-03i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2
2014-08-03i40evf: future-proof vfr_stat state checkAshish Shah1-6/+17
2014-08-03i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-03i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg2-2/+3
2014-08-03i40e: disable local loopback on vmdq vsiShannon Nelson1-1/+0
2014-08-03i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-08-03i40e: expose debug_write_register requestShannon Nelson2-0/+32
2014-08-03i40e: adds FCoE to build and updates its documentationVasu Dev1-0/+1
2014-08-03i40e: Adds FCoE related code to i40e core driverVasu Dev11-11/+599
2014-08-03i40e: adds FCoE code to the i40e driverVasu Dev2-0/+1696
2014-08-03amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2-20/+5
2014-08-03net: dnet: Use managed interfacesHimangi Saraogi1-34/+12
2014-08-03net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi1-38/+21
2014-08-03cirrus: cs89x0: Use managed interfacesHimangi Saraogi1-25/+7
2014-08-03net: sh_eth: Add r8a7794 supportHisashi Nakamura1-0/+2
2014-08-03be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP4-12/+65
2014-08-03be2net: ignore VF mac address setting for the same macVasundhara Volam1-0/+6
2014-08-03be2net: ignore get/set profile FW cmd failuresSathya Perla1-30/+37
2014-08-03dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-08-02mlx4_core: Add helper functions to support MR re-registrationMatan Barak3-2/+186
2014-08-02be2net: Issue shutdown event to ocrdma driverDevesh Sharma4-3/+20
2014-08-01net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers6-21/+130
2014-08-01net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-08-01net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-07-31net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-31net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-31net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-07-31bna: fix performance regressionIvan Vecera1-1/+1
2014-07-31amd-xgbe: Add traffic class supportLendacky, Thomas8-27/+508
2014-07-31amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas3-22/+33
2014-07-31amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas1-4/+13
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas10-52/+944
2014-07-31net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-31mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2-3/+4