Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 |
|\ | |||
| * | i40e: Change some init flow for the client | Anjali Singhai Jain | 2016-08-25 |
* | | i40e: Correcting mutex usage in client code | Avinash Dayanand | 2016-08-20 |
* | | i40e: Initialize pointer in client_release function | Harshitha Ramamurthy | 2016-08-20 |
* | | i40e: Check client is open before calling client ops | Catherine Sullivan | 2016-08-20 |
* | | i40e: remove a stray unlock | Dan Carpenter | 2016-08-18 |
* | | i40e: Force register writes to mitigate sync issues with iwarp VF driver | Avinash Dayanand | 2016-08-18 |
* | | i40e: Fix a bug where a client close can be called before an open is complete | Anjali Singhai Jain | 2016-08-18 |
* | | i40e: Use list_move instead of list_del/list_add | Wei Yongjun | 2016-08-18 |
|/ | |||
* | i40e: Move the mutex lock in i40e_client_unregister | Catherine Sullivan | 2016-07-22 |
* | i40e: Add support for client interface for IWARP driver | Anjali Singhai Jain | 2016-02-29 |