summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-03net/mlx4_core: Protect port type setting by mutexAmir Vadai
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny
2014-09-30net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds