aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
Commit message (Expand)AuthorAge
* net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-11
* net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-26
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-26
* net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-26
* net/mlx4_core: Disable HW timestamping for VFsAmir Vadai2013-04-26
* net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-24
* net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-24
* net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-07
* net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz2013-04-07
* net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein2013-03-07
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\
| * mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-25
| * mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-25
* | net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-31
* | net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion2013-01-31
|/
* mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-19
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-26
*-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-02
|\ \
| | * mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-09-30
| | * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-30
| | * mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-30
| | * mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-09-30
| | * IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-30
| | * mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-30
| |/ |/|
| * mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak2012-09-30
|/
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-24
|\
| * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-11
| * mlx4_core: Allow guests to have IB portsJack Morgenstein2012-07-11
| * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-10
| * mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2012-07-08
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-07
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-07
|/
* net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-31
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-31
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-21
|\
| * mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-08
* | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-16
|/
* net/mlx4: remove unused functionsYevgeny Petrilin2012-03-06
* mlx4_core: Exported functions can't be staticDoug Ledford2012-02-23
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-22
* mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin2012-01-03
* mlx4_core: limiting VF port optionsYevgeny Petrilin2011-12-29
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* mlx4_core: Changing link sensing logicYevgeny Petrilin2011-12-19
* mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-13
* mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-13
* mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum2011-12-13
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-13
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31