summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-12-03net: fec_main: dma_map() only the length of the skbSebastian Siewior1-5/+4
2013-12-03drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N1-0/+2
2013-12-03PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki1-7/+19
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-157/+109
2013-12-02net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-30e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-30e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-30igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-30sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2-48/+32
2013-11-30net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-30Revert "net: smc91: fix crash regression on the versatile"David S. Miller1-2/+18
2013-11-30net: smc91: fix crash regression on the versatileLinus Walleij1-18/+2
2013-11-30net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-11-30r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-11-29be2net: call napi_disable() for all event queuesIvan Vecera1-2/+2
2013-11-29Revert "be2net: call napi_disable() for all event queues"David S. Miller1-1/+1
2013-11-29be2net: call napi_disable() for all event queuesIvan Vecera1-1/+1
2013-11-29via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu1-5/+6
2013-11-29tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck1-19/+6
2013-11-24be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2-6/+5
2013-11-24be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde1-0/+7
2013-11-24be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde1-0/+2
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-83/+121
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-104/+275
2013-11-19be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-19be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-19bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-19bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-19bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-19bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul1-4/+2
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-11-16net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-16IB/mlx5: Fix list_del of empty listEli Cohen1-1/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-15alx: Reset phy speed after resumehahnjo1-0/+3
2013-11-15net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-15stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-15e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6
2013-11-15tg3: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+7
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz1-4/+2
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2