summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon Nelson <snelson@pensando.io>2019-09-03 15:28:16 -0700
committerDavid S. Miller <davem@davemloft.net>2019-09-05 09:24:44 +0200
commit4d03e00a21409f63668349ae4123f5707d9a28cf (patch)
tree48cddb4043a683dcc3c95fc1f59a48908320556b /scripts
parent8d61aad4e8dc6afea2f7afa951c82f03598af262 (diff)
downloadkernel-4d03e00a21409f63668349ae4123f5707d9a28cf.tar.gz
ionic: Add initial ethtool support
Add in the basic ethtool callbacks for device information and control. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro 2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2018-10-29SUNRPC: Simplify TCP receive codeTrond Myklebust 2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells 2018-09-30SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust 2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever 2018-04-03svc: Simplify ->xpo_secure_portChuck Lever 2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko 2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2018-02-05sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig 2017-12-02svc_recvfrom(): switch to sock_recvmsg()Al Viro 2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds 2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields 2017-08-24sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever 2017-08-24net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev 2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust 2017-03-09SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee 2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan 2017-02-24sunrpc: flag transports as having congestion controlJeff Layton