linux/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen b59415c2dd rtl8xxxu: Split filling of TX descriptors into separate functions
Split the filling of TX descriptors into a generic portion used on all
devices, and format specific helper functions provided in the fops
structure.

This also cleaned up some mess, even if non harmful, in the handling
of txdesc40 descriptors, where the code randomly would switch between
the pointer to tx_desc and tx_desc40.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-09-03 19:57:31 +03:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu.h rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8192c.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8192e.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8723a.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_8723b.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_core.c rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl8xxxu_regs.h rtl8xxxu: Add interrupt bit definitions for gen2 parts 2016-09-03 19:57:19 +03:00