summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/mlx4: Use correct order of variables in log messageWengang Wang2015-12-081-1/+1
| |/
* | net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua2015-12-071-10/+97
* | net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-072-23/+581
* | net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-072-9/+186
* | net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua2015-12-071-4/+20
* | net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2015-12-072-1/+12
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-4/+2Star
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-181-2/+2
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-3/+0Star
* | mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet2015-11-184-198/+2Star
* | mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet2015-11-181-5/+7
|/
* net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich2015-11-161-3/+5
* net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-11-161-12/+27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-076-9/+96
|\
| * net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-223-1/+49
| * net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-223-8/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-013-2/+4
|\ \
| * | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| * | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-8/+6Star
|\| |
| * | net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
| * | net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2Star
* | | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0Star
* | | mlx4: corretly check failed allocationInsu Yun2015-10-161-1/+1
* | | net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-154-12/+31
* | | net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed2015-10-091-1/+3
* | | net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein2015-10-091-3/+3
* | | net/mlx4_en: Add steering rules after RSS creationIdo Shamay2015-10-091-64/+80
|/ /
* / net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-301-3/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-261-2/+0Star
|\
| * net/mlx4_en: really allow to change RSS keyEric Dumazet2015-09-181-2/+0Star
* | net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-09-151-2/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-15/+24
|\
| * net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-312-15/+24
* | net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto2015-08-281-3/+2Star
* | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto2015-08-281-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-014-5/+22
|\|
| * net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay2015-07-271-1/+0Star
| * net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein2015-07-271-2/+15
| * net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-07-271-2/+2
| * net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz2015-07-271-0/+5
* | net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai2015-07-291-1/+1
* | net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-285-5/+87
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-282-4/+4
* | net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion2015-07-281-18/+17Star
* | net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-284-0/+101
* | net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto2015-07-091-6/+14
* | mlx4: TCP/UDP packets have L4 hashEric Dumazet2015-07-081-2/+6
|/
* mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz2015-06-251-1/+7
* net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay2015-06-251-11/+6Star