netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] r8169: make firmware handling code ready to be factored out
@ 2019-06-03 19:22 Heiner Kallweit
  2019-06-03 19:23 ` [PATCH net-next 1/4] r8169: add enum rtl_fw_opcode Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Heiner Kallweit @ 2019-06-03 19:22 UTC (permalink / raw)
  To: Realtek linux nic maintainers, David Miller; +Cc: netdev@vger.kernel.org

This series contains the final steps to make firmware handling code
ready to be factored out into a separate source code file.

Heiner Kallweit (4):
  r8169: add enum rtl_fw_opcode
  r8169: simplify rtl_fw_write_firmware
  r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent
  r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware

 drivers/net/ethernet/realtek/r8169.c | 165 ++++++++++++---------------
 1 file changed, 73 insertions(+), 92 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-03 22:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-03 19:22 [PATCH net-next 0/4] r8169: make firmware handling code ready to be factored out Heiner Kallweit
2019-06-03 19:23 ` [PATCH net-next 1/4] r8169: add enum rtl_fw_opcode Heiner Kallweit
2019-06-03 19:24 ` [PATCH net-next 2/4] r8169: simplify rtl_fw_write_firmware Heiner Kallweit
2019-06-03 19:25 ` [PATCH net-next 3/4] r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent Heiner Kallweit
2019-06-03 19:26 ` [PATCH net-next 4/4] r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware Heiner Kallweit
2019-06-03 22:38 ` [PATCH net-next 0/4] r8169: make firmware handling code ready to be factored out David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).