aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-12jme: replace calls to redundant functionQuentin Lambert1-6/+6
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser1-1/+1
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser1-2/+2
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai3-4/+12
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie1-0/+1
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin1-3/+21
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck3-11/+10
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck1-8/+21
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds218-7842/+21863
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_headerCyrille Pitchen1-1/+1
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak6-17/+176
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak6-21/+288
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev11-31/+110
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak3-1/+77
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz1-1/+2
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2-10/+33
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao1-28/+56
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai1-10/+2
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-7/+1
2014-12-10net: fec: only enable mdio interrupt before phy device link upNimrod Andy1-1/+4
2014-12-10net: fec: clear all interrupt events to support i.MX6SXNimrod Andy1-1/+1
2014-12-10net: fec: reset fep link status in suspend functionNimrod Andy1-0/+6
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell4-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-77/+120
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan3-4/+49
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-5/+6
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck6-11/+10
2014-12-09amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas1-1/+1
2014-12-09net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy1-0/+2
2014-12-09net: systemport: allow changing MAC addressFlorian Fainelli1-0/+22
2014-12-09rocker: remove swdev modeRoopa Prabhu1-17/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+2
2014-12-09sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura1-2/+2
2014-12-09sh_eth: Optimization for RX excess judgementMitsuhiro Kimura1-5/+5
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller8-111/+197
2014-12-09chelsio: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09hp100: fix misspelling of current function in stringJulia Lawall1-2/+5
2014-12-09uli526x: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09dmfe: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09bnx2x: Implement ndo_gso_check()Joe Stringer1-0/+7
2014-12-09i40e/i40evf: Convert macro to static inlineJeff Kirsher2-2/+8
2014-12-09i40e: add to NVM update debug messageShannon Nelson1-2/+4