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