[PATCH 0/7] e1000 and rtl8169 drivers fixes
Denis Orlov
denorl2009 at gmail.com
Wed Jul 20 06:30:53 PDT 2022
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
More information about the barebox
mailing list