summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-16net: fec: Fix NAPI raceNimrod Andy
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen
2014-12-12jme: replace calls to redundant functionQuentin Lambert
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie
2014-12-12vio: create routines for inc,dec vio dring indexesDwight Engen
2014-12-12r8169:update rtl8168g pcie ephy parameterChun-Hao Lin
2014-12-12fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck
2014-12-12r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-11net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2014-12-11net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2014-12-11net: fec: reset fep link status in suspend functionNimrod Andy
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck