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