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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
4
-10
/
+10
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-04-07
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+22
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-0
/
+91
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
18
-18
/
+18
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
1
-23
/
+49
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
1
-0
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
5
-2
/
+81
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
2
-7
/
+31
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
4
-0
/
+64
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2
-16
/
+23
2015-04-02
net/mlx4: Set enhanced QoS support by default when ETS supported
Ido Shamay
1
-3
/
+3
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
3
-3
/
+14
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2
-1
/
+187
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
5
-1
/
+24
2015-04-02
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
3
-0
/
+76
2015-04-02
net/mlx4: Query device for QoS per VF support
Ido Shamay
1
-1
/
+9
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
3
-0
/
+134
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
3
-0
/
+112
2015-04-02
net/mlx4: New file for QoS related firmware commands
Ido Shamay
6
-88
/
+204
2015-04-02
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
1
-4
/
+15
2015-04-02
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
1
-5
/
+0
2015-04-02
net/mlx4_en: Change loopback only upon feature change
Ido Shamay
2
-7
/
+10
2015-04-02
net/mlx4: Add RSS support for fragmented IP datagrams
Ido Shamay
3
-0
/
+15
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+22
2015-04-01
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
3
-46
/
+130
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
7
-7
/
+253
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
3
-17
/
+23
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
4
-65
/
+109
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
3
-22
/
+23
2015-03-31
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
4
-35
/
+49
2015-03-31
net/mlx4_en: Fix port counters statistics bitmask
Eran Ben Elisha
1
-1
/
+1
2015-03-31
ptp: mlx4: convert to the 64 bit get/set time methods.
Richard Cochran
1
-5
/
+6
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+1
2015-03-24
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
3
-12
/
+14
2015-03-24
net/mlx4_en: Call register_netdevice in the proper location
Ido Shamay
1
-7
/
+8
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2015-03-19
net/mlx4_en: mlx4_en_set_tx_maxrate() can be static
Wu Fengguang
1
-1
/
+1
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
1
-2
/
+2
2015-03-18
net/mlx4_en: Fix off-by-one in ethtool statistics display
Eran Ben Elisha
1
-1
/
+1
2015-03-18
net/mlx4_en: Add tx queue maxrate support
Or Gerlitz
1
-0
/
+29
[next]