index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_client.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
i40e: reopen client after reset
Mitch Williams
1
-30
/
+17
2016-10-28
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
1
-31
/
+0
2016-10-28
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+30
2016-08-25
i40e: Change some init flow for the client
Anjali Singhai Jain
1
-11
/
+30
2016-08-19
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-19
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-19
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-18
i40e: remove a stray unlock
Dan Carpenter
1
-1
/
+0
2016-08-18
i40e: Force register writes to mitigate sync issues with iwarp VF driver
Avinash Dayanand
1
-1
/
+2
2016-08-18
i40e: Fix a bug where a client close can be called before an open is complete
Anjali Singhai Jain
1
-0
/
+2
2016-08-18
i40e: Use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-22
i40e: Move the mutex lock in i40e_client_unregister
Catherine Sullivan
1
-2
/
+2
2016-02-29
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
1
-0
/
+1012