summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier1-0/+20
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier11-20/+117
2014-01-23IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-23mlx5_core: Improve debugfs readabilityEli Cohen1-6/+33
2014-01-23IB/mlx5: Add support for resize CQEli Cohen1-2/+2
2014-01-23IB/mlx5: Implement modify CQEli Cohen1-2/+15
2014-01-23mlx5_core: Use mlx5 core style warningEli Cohen1-1/+2
2014-01-23IB/mlx5: Clear out struct before create QP commandEli Cohen1-1/+1
2014-01-23mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2014-01-19IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-0/+20
2014-01-15mlx4_core: Add support for steerable IB UD QPsMatan Barak5-0/+51
2014-01-15mlx5_core: Remove dead codeDan Carpenter1-3/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang7-26/+25
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-10bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy3-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2-6/+12
2014-01-06fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam1-10/+4
2014-01-06bnx2x: fix VLAN configuration for VFs.Yuval Mintz5-112/+174
2014-01-06bnx2x: fix AFEX memory overflowYuval Mintz1-1/+4
2014-01-06bnx2x: Clean before update RSS arrivesMichal Kalderon2-1/+7
2014-01-06bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon1-3/+6
2014-01-06bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2-3/+5
2014-01-04qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-04cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-03qlcnic: Fix resource allocation for TX queuesManish Chopra1-1/+2
2014-01-03qlcnic: Fix loopback diagnostic testManish Chopra3-6/+7
2014-01-02bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner1-1/+1
2014-01-02bnx2x: Fix incorrect link-up reportYaniv Rosner1-0/+4
2014-01-02bnx2x: Fix Duplex setting for 54618seYaniv Rosner1-26/+28
2014-01-02bnx2x: Fix passive DAC cable detectionYaniv Rosner1-9/+12
2014-01-02bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2-0/+14
2013-12-30stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2-13/+11
2013-12-30fec: Do not assume that PHY reset is active lowFabio Estevam1-4/+10
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson1-2/+2
2013-12-27arc_emac: fix potential use after freeEric Dumazet1-2/+2
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-23drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N1-1/+1
2013-12-23cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi6-16/+235
2013-12-23cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi1-2/+12
2013-12-23cxgb4: Assign filter server TIDs properlyKumar Sanghvi2-5/+20
2013-12-23cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2-0/+9
2013-12-23cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi1-0/+6
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-7/+16
2013-12-20net: mvmdio: fix interrupt timeout handlingLeigh Brown1-0/+6
2013-12-20atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall1-3/+5