index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-0
/
+1
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
1
-3
/
+3
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-07-25
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
1
-3
/
+4
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
1
-0
/
+41
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
1
-1
/
+9
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
1
-0
/
+1
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
1
-1
/
+52
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
1
-2
/
+106
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
1
-0
/
+46
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-80
/
+1
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-04-03
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-80
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-8
/
+8
2018-03-15
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
1
-0
/
+1
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
1
-0
/
+2
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-124
/
+136
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
1
-4
/
+5
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2017-09-03
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
1
-1
/
+2
2017-08-29
net/mlx4: Add user mac FW update support
Moshe Shemesh
1
-0
/
+3
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-113
/
+122
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
1
-2
/
+2
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-08-18
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-16
mlx4: sizeof style usage
stephen hemminger
1
-6
/
+6
2017-08-15
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-0
/
+2
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
1
-3
/
+4
2017-07-03
mlx4_en: make mlx4_log_num_mgm_entry_size static
Zhu Yanjun
1
-1
/
+1
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
1
-2
/
+2
2017-06-07
net/mlx4_core: Bump driver version
Tariq Toukan
1
-1
/
+1
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-03-16
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
1
-0
/
+11
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
1
-1
/
+2
2017-02-23
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
1
-2
/
+0
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
1
-3
/
+3
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
1
-3
/
+3
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
1
-0
/
+18
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-41
/
+43
2016-11-28
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
1
-4
/
+1
2016-11-17
net/mlx4_core: Use device ID defines
Bjorn Helgaas
1
-41
/
+43
2016-10-29
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
Maor Gottlieb
1
-1
/
+9
[next]