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 [2017/04/05 17:29]
Xose Vazquez Perez
en:users:drivers:rtl819x [2024/06/25 06:55] (current)
Xose Vazquez Perez [staging drivers]
Line 1: Line 1:
- +===== Realtek 802.11n, 802.11ac and 802.11ax ​drivers =====
- +
-===== Realtek 802.11n drivers ===== +
- +
-  +
  
 ===== mac80211 based ===== ===== mac80211 based =====
Line 11: Line 6:
   * **rtl8192de** is a PCI-E driver for RTL8192DE/​RTL8188DE devices. ​   * **rtl8192de** is a PCI-E driver for RTL8192DE/​RTL8188DE devices. ​
   * **rtl8192se** is a PCI-E driver for RTL8192SE/​RTL8191SE devices. ​   * **rtl8192se** is a PCI-E driver for RTL8192SE/​RTL8191SE devices. ​
-  * **rtl8723ae** is a PCI-E driver for RTL8723AE devices. ​+  * **rtl8723ae** is a PCI-E driver for RTL8723AE ​devices. 
 +  * **rtl8723bs** is a SDIO driver for RTL8723BS ​devices.
   * **rtl8188ee** is a PCI-E driver for RTL8188EE devices.  ​   * **rtl8188ee** is a PCI-E driver for RTL8188EE devices.  ​
   * **rtl8723be** is a PCI-E driver for RTL8723BE devices (**3.15+**). ​   * **rtl8723be** is a PCI-E driver for RTL8723BE devices (**3.15+**). ​
Line 17: 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, 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 (**WIP**: https://​marc.info/?​l=linux-wireless&​m=149081010826453 ) +    * **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.
  
  
 +They are included in the **staging** tree at [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​|https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​]] and they are **NOT supported** by linux-wireless developers or mailing list. Instead ask for support in [[http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel|http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel]] . Maintainer is Greg Kroah-Hartman <​[[mailto:​gregkh@linuxfoundation.org|gregkh@linuxfoundation.org]]>​. ​
  
-They are included in the **staging** tree at [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​|https://​git.kernel.org/​cgit/​linux/​kernel/​git/​gregkh/​staging.git/​]] and they are **NOT supported** by linux-wireless developers or mailing list. Instead ask for support in [[http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel|http://​driverdev.linuxdriverproject.org/​mailman/​listinfo/​driverdev-devel]] . Maintainers are Greg Kroah-Hartman <​[[mailto:​gregkh@linuxfoundation.org|gregkh@linuxfoundation.org]]>​ and Larry Finger <​[[mailto:​Larry.Finger@lwfinger.net|Larry.Finger@lwfinger.net]]>​.  +===== Firmware =====
- +
- +
-===== Hardware Donations ===== +
- +
-If you get an unsupported device, you can donate it to the driver maintainer. For more info ask Larry Finger <​[[mailto:​Larry.Finger@lwfinger.net|Larry.Finger@lwfinger.net]]>​.  +
- +
- +
- ===== Firmware =====+
  
 The firmware for those devices can be downloaded from: [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​firmware/​linux-firmware.git]] ​ The firmware for those devices can be downloaded from: [[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​firmware/​linux-firmware.git]] ​
en/users/drivers/rtl819x.1491413391.txt.gz · Last modified: 2017/04/05 17:29 by Xose Vazquez Perez