User Tools

Site Tools


en:users:drivers:rtl819x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:users:drivers:rtl819x [2020/12/21 20:52]
Юрий Кощеев Added rtl8723bs
en:users:drivers:rtl819x [2023/11/04 06:19] (current)
Xose Vazquez Perez deleted https://marc.info/?l=linux-kernel&m=169901305703316
Line 1: Line 1:
- +===== Realtek 802.11n802.11ac ​and 802.11ax ​drivers =====
- +
-===== Realtek 802.11n ​and 802.11ac drivers ===== +
- +
-  +
  
 ===== mac80211 based ===== ===== mac80211 based =====
Line 18: Line 13:
   * **rtl8821ae** is a PCI-E driver for RTL8821AE devices (**3.16+**). ​   * **rtl8821ae** is a PCI-E driver for RTL8821AE devices (**3.16+**). ​
   * **rtl8192ee** is a PCI-E driver for RTL8192EE devices (**3.16+**). ​   * **rtl8192ee** is a PCI-E driver for RTL8192EE devices (**3.16+**). ​
-  * **rtl8xxxu** is a **multi-driver** for USB devices(RTL8723AU/​RTL8723BU/​RTL8191EU/​RTL8192EU/​RTL8188EU/​RTL8188RU) (**4.3+**), for other chips **WIP**: [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​jes/​linux.git/​|git-tree]] +  * **rtl8xxxu** is a **multi-driver** for USB devices(RTL8723AU/​RTL8723BU/​RTL8191EU/​RTL8192EU/​RTL8188EU/​RTL8188RU) (**4.3+**). 
-  * **rtw88** is a 802.11ac PCI-E driver for 8822BE, 8822CE, 8723DE and 8821CE devices.+  * **rtw88** is a 802.11ac PCI-E driver for 8822BE, 8822CE, 8723DE and 8821CE ​devices, and USB(**6.2+**) driver for RTL8723DU, RTL8821CU, RTL8822BU and RTL8822CU devices. 
 +  * **rtw89** is a 802.11ax PCI-E driver for 8852AE ​devices.
  
  
 ===== staging drivers ===== ===== staging drivers =====
     * **r8192e_pci** is a PCI-E driver for RTL8192E devices. ​     * **r8192e_pci** is a PCI-E driver for RTL8192E devices. ​
-    * **r8190_pci** is a PCI driver for [[http://​www.realtek.com/​products/​productsView.aspx?​Langid=1&​PNid=41&​PFid=9&​Level=6&​Conn=5&​ProdID=174|RTL8190P]] devices (**WIP**: [[http://​github.com/​lwfinger/​rtl8190p|http://​github.com/​lwfinger/​rtl8190p]])+    * **r8190_pci** is a PCI driver for RTL8190P devices (**WIP**: [[http://​github.com/​lwfinger/​rtl8190p|http://​github.com/​lwfinger/​rtl8190p]])
     * **r8723bs** is a SDIO/SPI driver for RTL8723A/B devices. It's going to be replaced by rtl8xxxu.     * **r8723bs** is a SDIO/SPI driver for RTL8723A/B devices. It's going to be replaced by rtl8xxxu.
     * **r8712u** is a USB driver for RTL8712U/​RTL8192SU devices. It's going to be replaced by rtl8192su.     * **r8712u** is a USB driver for RTL8712U/​RTL8192SU devices. It's going to be replaced by rtl8192su.
-    * **r8192u_usb** is a USB driver for RTL8192U devices. It's going to be replaced by rtl8xxxu. 
     * **r8192du** is a USB driver for RTL8192DU devices. (**WIP**: [[http://​github.com/​lwfinger/​rtl8192du|http://​github.com/​lwfinger/​rtl8192du]]). It's going to be replaced by rtl8xxxu.     * **r8192du** is a USB driver for RTL8192DU devices. (**WIP**: [[http://​github.com/​lwfinger/​rtl8192du|http://​github.com/​lwfinger/​rtl8192du]]). It's going to be replaced by rtl8xxxu.
-    * **r8188eu** is a USB driver for RTL8188EU devices. It's going to be replaced by rtl8xxxu. 
- 
  
  
en/users/drivers/rtl819x.1608583923.txt.gz · Last modified: 2020/12/21 20:52 by Юрий Кощеев