summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
2014-07-17net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai1-3/+4
2014-07-15mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-09net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai4-15/+24
2014-07-08net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz1-1/+1
2014-07-03net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai1-2/+1
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai6-72/+26
2014-06-23net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-452/+527
2014-06-12net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein1-4/+37
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-84/+217
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier15-84/+217
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier3-3/+3
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-14/+127
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-5/+5
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-5/+5
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina11-47/+51
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller4-48/+2
2014-06-02net/mlx4_en: Use affinity hintYuval Atias4-2/+48
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-31mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier1-14/+14
2014-05-30IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+34
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein6-23/+85
2014-05-30IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-14/+33
2014-05-30mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-05-30mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak1-0/+14
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+97
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty1-5/+6
2014-05-23net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai4-18/+17
2014-05-23net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-4/+4
2014-05-19net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer1-1/+1
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry1-1/+1
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry1-2/+2
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli1-2/+1
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry1-5/+4
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry1-0/+14
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli1-2/+3
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay1-1/+2
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias4-2/+80
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-18/+47
2014-05-09mellanox: Logging message cleanupsJoe Perches19-400/+305
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1