summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-281-0/+40
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-5/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-5/+6
|\
| * net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
| * net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
* | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-1/+4
* | net/mlx4_core: Fix sparse warningEyal Perry2014-03-021-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-16/+77
|\
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-311-1/+18
| * net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-191-0/+45
| * net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion2013-12-191-3/+8
| * net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-191-10/+10
| * net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion2013-12-191-6/+0
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-071-7/+0
* | net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein2013-11-041-23/+65
* | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-5/+6
* | net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai2013-10-171-2/+0
* | net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-10/+1
|\
| * net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-011-10/+1
* | net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-0/+104
|/
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-011-1/+4
* net/mlx4: Add VF link state supportRony Efraim2013-06-131-0/+8
* net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-041-3/+7
* net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-111-1/+3
* net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-261-0/+2
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-261-0/+5
* net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-261-0/+4
* net/mlx4_core: Disable HW timestamping for VFsAmir Vadai2013-04-261-0/+5
* net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-0/+11
* net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+6
* net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-071-0/+1
* net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz2013-04-071-1/+2
* net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein2013-03-071-0/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-1/+13
|\
| * mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-251-0/+3
| * mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-251-1/+10
* | net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-311-1/+6
* | net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion2013-01-311-2/+2
|/
* mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-191-3/+12
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-1/+29
*-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-021-82/+164
|\ \
| | * mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-09-301-1/+1
| | * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-75/+98
| | * mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-6/+0
| | * mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-09-301-13/+58
| | * IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-301-0/+6
OpenPOWER on IntegriCloud