aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein1-23/+65
2013-11-04mlx4: 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2013-08-01net/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-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-1/+4
2013-06-13net/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-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz1-1/+3
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim1-0/+2
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-0/+5
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim1-0/+4
2013-04-26net/mlx4_core: Disable HW timestamping for VFsAmir Vadai1-0/+5
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+11
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+6
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz1-1/+2
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabledJack Morgenstein1-0/+8
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus 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' and 'srp' into for-linusRoland Dreier1-82/+164
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-75/+98
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein1-6/+0
2012-09-30mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein1-13/+58
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-0/+6
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-0/+14
2012-09-30mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak1-1/+1
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-30/+102
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack 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-08mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein1-3/+7
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-17/+74
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-1/+1
2012-05-31net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-0/+46
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+29
2012-05-16net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein1-2/+1
2012-05-08mlx4_core: Add second capabilities flags fieldShlomo Pongratz1-0/+29
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin1-10/+0
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford1-1/+1