summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-12net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz1-1/+3
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim1-0/+2
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-0/+5
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim1-0/+4
2013-04-27net/mlx4_core: Disable HW timestamping for VFsAmir Vadai1-0/+5
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+11
2013-04-25net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+6
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-08net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz1-1/+2
2013-03-08net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein1-0/+8
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+13
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli1-0/+3
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli1-1/+10
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak1-1/+6
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion1-2/+2
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein1-3/+12
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-1/+29
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier1-82/+164
2012-10-01mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-75/+98
2012-10-01mlx4: Activate SR-IOV mode for IBJack Morgenstein1-6/+0
2012-10-01mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein1-13/+58
2012-10-01IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-0/+6
2012-10-01mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-0/+14
2012-10-01mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak1-1/+1
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-30/+102
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-0/+43
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein1-27/+51
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-0/+1
2012-07-09mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein1-3/+7
2012-07-08{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-17/+74
2012-07-08net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-1/+1
2012-06-01net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2
2012-06-01net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-0/+46
2012-05-22Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+29