summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla4-8/+22
2013-03-06Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2-3/+3
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings1-1/+1
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-06benet: Wait f/w POST until timeoutGavin Shan1-17/+10
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-79/+98
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-83/+173
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny3-68/+17
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny1-3/+8
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck1-7/+0
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-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-5/+5
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-27hlist: drop the node parameter from iteratorsSasha Levin7-36/+34
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-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-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-22net: fec: Fix division by zeroFabio Estevam1-34/+34
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle340-37384/+32091
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