summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay1-2/+2
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz1-11/+15
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-3/+45
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak1-57/+84
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-1/+5
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+19
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-1/+4
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-12/+40
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak1-0/+56
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak1-1/+1
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak1-1/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak1-4/+84
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed1-1/+29
2014-10-29net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+6
2014-10-29net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed1-2/+116
2014-10-01net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein1-2/+7
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-2/+36
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein1-1/+90
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+11
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-14/+30
2014-05-30mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-05-09mellanox: Logging message cleanupsJoe Perches1-13/+11
2014-03-29mlx4: Add support for CONFIG_DEV commandOr Gerlitz1-0/+40
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak1-5/+57
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2014-03-13net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-1/+4
2014-03-07net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-03net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-16/+77
2014-01-15mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+10
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz1-1/+18
2013-12-20net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+45
2013-12-20net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion1-3/+8
2013-12-20net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion1-10/+10
2013-12-20net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion1-6/+0
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-7/+0
2013-11-05net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein1-23/+65
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-5/+6
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai1-2/+0
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz1-1/+1
2013-10-14treewide: Fix typo in printkMasanari Iida1-1/+1
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2013-08-02net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-0/+104
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-1/+4
2013-06-14net/mlx4: Add VF link state supportRony Efraim1-0/+8
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz1-3/+7