summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan3-1/+73
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-02-28bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu1-9/+18
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-26Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller3-15/+30
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-123/+67
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-63/+243
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki1-7/+11
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-0/+95
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan1-3/+6
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger2-60/+2
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker1-12/+14
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza1-1/+1
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza1-1/+1
2013-02-22net: fec: Fix division by zeroFabio Estevam1-34/+34
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+3
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2013-02-21sun.com documentation fixesChristian Kujau1-2/+2
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+3
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria1-2/+2
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra1-7/+0
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh1-1/+1
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam1-15/+15
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-39/+25
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2-9/+24
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli3-39/+39
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-2/+2
2013-02-19atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh4-12/+177
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh3-9/+29
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani4-56/+144
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty3-19/+29
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria1-2/+23
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller3-8/+70