aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAge
* net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer2014-05-18
* net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-14
* net/mlx4_en: Using positive error value for unsignedEyal Perry2014-05-14
* net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli2014-05-14
* net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry2014-05-14
* net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry2014-05-14
* net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli2014-05-14
* net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-14
* net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-14
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-05
| * net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-05
| * net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-05
| * net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-05
* | mellanox: Logging message cleanupsJoe Perches2014-05-08
|/
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-16
* net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-14
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-13
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\
| * IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-07
| * mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-07
* | net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\ \
| * | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-27
* | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-28
* | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-28
* | | net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-28
* | | ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* | | net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak2014-03-20
* | | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-20
* | | net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-20
* | | net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-20
* | | mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\| |
| * | net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-13
| * | net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-12
| * | net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-12
| * | net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-12
| * | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-06
| * | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-06
| * | net/mlx4: Support shutdown() interfaceGavin Shan2014-03-05
* | | mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-12
* | | mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-12
* | | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-12
* | | mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-12
* | | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-12
* | | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-12
* | | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-12
* | | IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza2014-03-10