aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner
2013-03-07mv643xx_eth: fix for disabled autonegPhil Sutter
2013-03-07net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-07net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman
2013-03-07net/mlx4_en: Fix race when setting the device MAC addressYan Burman
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla
2013-03-06Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-06benet: Wait f/w POST until timeoutGavin Shan
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack
2013-02-26Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds