summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-4/+174
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc-4/+4
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai-2/+2
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz-0/+5
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay-4/+11
2014-12-16net: fec: Fix NAPI raceNimrod Andy-12/+7
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli-1/+1
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier-4/+174
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran-1/+171
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia-3/+3
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen-15/+8
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen-1/+1
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven-5/+5
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser-1/+1
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz-13/+14
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz-11/+17
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak-28/+33
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-64/+0
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-199/+402
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-23/+7
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen-164/+328
2014-12-12jme: replace calls to redundant functionQuentin Lambert-6/+6
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser-1/+1
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser-2/+2
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai-4/+12
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie-0/+1
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen-23/+7
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin-3/+21
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck-11/+10
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck-8/+21
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7842/+21863
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen-1/+1
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak-17/+176
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak-21/+288
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev-31/+110
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak-1/+77
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz-1/+2
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna-10/+33
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao-28/+56
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai-10/+2
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+1
2014-12-10net: fec: only enable mdio interrupt before phy device link upNimrod Andy-1/+4