summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
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-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov
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-25net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-25bnx2x: 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-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-22net: fec: Fix division by zeroFabio Estevam
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22sun.com documentation fixesChristian Kujau
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-19atl1c: restore buffer stateHuang, Xiong
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches