summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds82-85/+86
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-54/+120
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-6/+311
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier8-4/+125
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-14/+15
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan1-1/+2
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2-2/+14
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan1-0/+16
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan1-1/+9
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds39-276/+2778
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine82-85/+86
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren1-1/+1
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren1-1/+1
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun1-3/+3
2014-08-11i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure1-0/+1
2014-08-11net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-11net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-11net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2-21/+56
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König1-2/+2
2014-08-08drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-08micrel: use pci_zalloc_consistentJoe Perches1-4/+3