diff options
author | David S. Miller <davem@davemloft.net> | 2018-07-03 16:23:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-03 16:23:48 +0200 |
commit | 44a4c4698ee86daa3f44ad4b370f5a9f58831d29 (patch) | |
tree | 44b549d98fcb1420199cc401389a817de32981a9 /samples/bpf | |
parent | net: stmmac_tc: use 64-bit arithmetic instead of 32-bit (diff) | |
parent | net: aquantia: bump driver version (diff) | |
download | linux-44a4c4698ee86daa3f44ad4b370f5a9f58831d29.tar.xz linux-44a4c4698ee86daa3f44ad4b370f5a9f58831d29.zip |
Merge branch 'aquantia-various-ethtool-ops-implementation'
Igor Russkikh says:
====================
net: aquantia: various ethtool ops implementation
In this patchset Anton Mikaev and I added some useful ethtool operations:
- ring size changes
- link renegotioation
- flow control management
The patch also improves init/deinit sequence.
V3 changes:
- After review and analysis it is clear that rtnl lock (which is
captured by default on ethtool ops) is enough to secure possible
overlapping of dev open/close. Thus, just dropping internal mutex.
V2 changes:
- using mutex to secure simultaneous dev close/open
- using state var to store/restore dev state
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions