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