summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-081-25/+18
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-082-9/+6
* micrel: use pci_zalloc_consistentJoe Perches2014-08-081-4/+3
* sky2: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* enic: use pci_zalloc_consistentJoe Perches2014-08-081-5/+3
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-081-5/+2
* amd: use pci_zalloc_consistentJoe Perches2014-08-081-10/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-072-2/+0
|\
| * powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-252-2/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-12/+137
|\ \
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-12/+19
| * | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-0/+118
* | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-2/+2
|\ \ \
| * | | list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-062-2/+2
* | | | 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