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
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: Fix up some ->d_inode accesses in the chelsio driver
David Howells
2015-04-15
2
-16
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
2
-7
/
+3
|
\
|
*
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-06
1
-1
/
+2
|
*
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-06
1
-6
/
+1
*
|
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
2015-04-03
1
-11
/
+95
*
|
i40e: Bump to version 1.3.1
Catherine Sullivan
2015-04-03
1
-2
/
+2
*
|
i40evf: Refactor VF RSS code
Anjali Singhai Jain
2015-04-03
1
-32
/
+11
*
|
i40evf: protect VLAN filter list
Mitch Williams
2015-04-03
1
-2
/
+22
*
|
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
2015-04-03
4
-53
/
+76
*
|
i40e: stop flow director on shutdown
Mitch Williams
2015-04-03
1
-0
/
+2
*
|
i40e: fix up VXLAN messages
Shannon Nelson
2015-04-03
1
-19
/
+19
*
|
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
2015-04-03
1
-0
/
+8
*
|
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2015-04-03
2
-0
/
+27
*
|
i40e: warn at the right time
Mitch Williams
2015-04-03
1
-3
/
+2
*
|
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
2015-04-03
1
-2
/
+1
*
|
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2015-04-03
2
-2
/
+8
*
|
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
2015-04-03
1
-11
/
+8
*
|
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
2015-04-03
1
-0
/
+3
*
|
i40e: validate VSI param from VFs
Mitch Williams
2015-04-03
1
-0
/
+2
*
|
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
2015-04-03
1
-11
/
+13
*
|
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
22
-226
/
+418
|
\
\
|
|
/
[next]