index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
1
-0
/
+1
2020-08-05
mlx4: disable device on shutdown
Jakub Kicinski
1
-0
/
+2
2020-05-20
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
2019-12-17
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-05-25
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2017-09-07
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-04
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-30
net/mlx4: Add user mac FW update support
Moshe Shemesh
1
-0
/
+3
2017-08-30
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-08-19
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-16
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-16
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-17
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-18
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
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-07-05
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-06-23
net/mlx4_en: Add DCB PFC support through CEE netlink commands
Rana Shahout
1
-0
/
+1
2016-06-22
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Eran Ben Elisha
1
-1
/
+4
2016-06-15
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
1
-0
/
+1
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
1
-5
/
+34
2016-04-21
net/mlx4_core: Implement pci_resume callback
Daniel Jurgens
1
-15
/
+24
2016-03-19
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
1
-6
/
+18
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2016-03-02
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
1
-3
/
+11
2016-03-02
mlx4: Implement port type setting via devlink interface
Jiri Pirko
1
-21
/
+65
2016-03-02
mlx4: Implement devlink interface
Jiri Pirko
1
-12
/
+32
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-11
/
+45
2015-12-07
net/mlx4_core: Support the HA mode for SRIOV VFs too
Moni Shoua
1
-10
/
+97
2015-11-16
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
1
-3
/
+5
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
[next]