index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+16
2015-04-27
net/mlx4_en: Prevent setting invalid RSS hash function
Amir Vadai
1
-13
/
+16
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-18
/
+68
2015-04-21
net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
Eran Ben Elisha
1
-1
/
+1
2015-04-15
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
5
-18
/
+68
2015-04-15
mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...
Honggang LI
1
-4
/
+6
2015-04-15
net/mlx4_core: Return the admin alias GUID upon host view request
Yishai Hadas
1
-14
/
+27
2015-04-15
net/mlx4_core: Raise slave shutdown event upon FLR
Yishai Hadas
1
-0
/
+2
2015-04-15
net/mlx4_core: Set initial admin GUIDs for VFs
Yishai Hadas
2
-0
/
+16
2015-04-15
net/mlx4_core: Manage alias GUID per VF
Yishai Hadas
2
-0
/
+17
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
4
-10
/
+10
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-04-06
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-03-31
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
[next]