summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2019-12-17net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed
2017-06-07net/mlx4_core: Bump driver versionTariq Toukan
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-17net/mlx4_core: Use device ID definesBjorn Helgaas
2016-10-29net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2015-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto