aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_client.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-25
* | i40e: Correcting mutex usage in client codeAvinash Dayanand2016-08-20
* | i40e: Initialize pointer in client_release functionHarshitha Ramamurthy2016-08-20
* | i40e: Check client is open before calling client opsCatherine Sullivan2016-08-20
* | i40e: remove a stray unlockDan Carpenter2016-08-18
* | i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand2016-08-18
* | i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain2016-08-18
* | i40e: Use list_move instead of list_del/list_addWei Yongjun2016-08-18
|/
* i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan2016-07-22
* i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-29