summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
AgeCommit message (Expand)AuthorFilesLines
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
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-07net/mlx4: remove unused functionsYevgeny Petrilin1-10/+0
2012-02-23mlx4_core: Exported functions can't be staticDoug Ledford1-1/+1
2012-01-23mlx4_core: removed function index from vf.Marcel Apfelbaum1-7/+0
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin1-1/+6
2011-12-30mlx4_core: limiting VF port optionsYevgeny Petrilin1-2/+4
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin1-0/+2
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein1-1/+67
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-1/+1
2011-12-13mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum1-0/+291
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-18/+27
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+6
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-19mlx4_en: Controlling FCS header removalYevgeny Petrilin1-0/+1
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+944