linux-stable/drivers/staging/rtl8192e
Greg Kroah-Hartman 1aaa74177f Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
This reverts commit ec310591cf which is
commit fda2093860 upstream.

Ben reports that this should not have been backported to the older
kernels as the rest of the macro is not empty.  It was a clean-up patch
in 6.4-rc1 only, it did not add new device ids.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Cc: Sasha Levin <sashal@kernel.org>
Link: https://lore.kernel.org/r/aa0d401a7f63448cd4c2fe4a2d7e8495d9aa123e.camel@decadent.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-14 11:15:34 +02:00
..
rtl8192e Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE" 2023-06-14 11:15:34 +02:00
dot11d.c
dot11d.h
Kconfig staging: rtl8192e: Describe each kernel config option 2022-08-30 17:17:03 +02:00
Makefile
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc 2022-09-26 10:34:29 +02:00
rtl819x_HT.h staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ... 2022-09-26 10:34:29 +02:00
rtl819x_HTProc.c staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase 2022-09-30 14:34:38 +02:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr... 2022-09-26 10:34:29 +02:00
rtllib_crypt_ccmp.c staging: rtl8192e: Remove space after cast 2022-04-20 18:47:25 +02:00
rtllib_crypt_tkip.c staging: rtl8192e: Remove u16 cast for u16 return value 2022-04-26 11:35:19 +02:00
rtllib_crypt_wep.c
rtllib_debug.h staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ... 2022-09-24 12:59:53 +02:00
rtllib_module.c staging: rtl8192e: rtllib_module: remove unnecessary assignment 2021-12-03 15:09:49 +01:00
rtllib_rx.c staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor() 2022-12-31 13:32:42 +01:00
rtllib_softmac_wx.c staging: rtl8192e: remove bogus ssid character sign test 2022-10-25 19:13:48 +02:00
rtllib_softmac.c staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc 2022-09-26 10:34:29 +02:00
rtllib_tx.c staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU... 2022-09-26 10:34:29 +02:00
rtllib_wx.c Staging: rtl8192e: Added spaces around '+' 2022-07-08 14:25:46 +02:00
rtllib.h staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase 2022-09-30 14:34:38 +02:00
TODO