linux/drivers/net/wireless/realtek
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
..
rtl8xxxu rtl8xxxu: Split filling of TX descriptors into separate functions 2016-09-03 19:57:31 +03:00
rtl818x rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes 2016-05-03 13:05:14 +03:00
rtlwifi rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info() 2016-09-03 19:53:45 +03:00
Kconfig realtek: create separate Kconfig file 2015-11-18 14:28:31 +02:00
Makefile