Denis Orlov (7): net: e1000: remove superfluous allocation check net: e1000: properly read/write MDI registers on 8254x cards net: e1000: do not actually acquire/put swfw_sync on 8254x cards net: e1000: configure tx/rx and rctl in open() instead of init() net: rtl8169: properly map rx/tx buffers for dma net: rtl8169: enable pci device bus mastering on ifup net: rtl8169: free allocated memory on halt() drivers/net/e1000/e1000.h | 3 +++ drivers/net/e1000/main.c | 44 +++++++++++++++++++++++++++------ drivers/net/rtl8169.c | 51 ++++++++++++++++++++++++++------------- 3 files changed, 73 insertions(+), 25 deletions(-) -- 2.20.1