User Tools

Site Tools


en:users:drivers:mediatek

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
Last revision Both sides next revision
en:users:drivers:mediatek [2016/04/07 17:08]
Xose Vazquez Perez
en:users:drivers:mediatek [2024/01/09 03:30]
Deren Wu
Line 1: Line 1:
-===== Mediatek =====+{{:​en:​users:​drivers:​primary-master-logo_en_cmyk_orange.png?​direct&​250|}}
  
-  * **mt76** driver handles **MT7662E**/​**MT7612E** 802.11a/​b/​g/​n/​ac 2T2R 2.4/5 GHz PCI Express Single Chip, **MT7603E** 802.11b/g/n 2T2R 2.4GHz PCI Express Single Chip and **MT7628** 802.11b/g/n 2T2R 2.4GHz SoC devices (**4.7+**, **WIP**: https://​github.com/​openwrt/​mt76) +==== Introduction ====
-   +
-  * **mt7601u** driver handles **MT7601U** 802.11b/g/n 1T1R 2.4 GHz USB Single Chip devices (**4.2+**)+
  
-==== Unsupported chips ====+mac80211 wireless driver for MediaTek MT7xxx series
  
-   * **MT7630E** 802.11b/g/n 1T1R 2.4 GHz Combo Card (**WIP** Jakub Kicinski <​kubakici@wp.pl> : http://github.com/kuba-moo/mt7630e)+  * **mt76** driver handles: 
 +    * **MT7610U** 802.11a/​b/​g/​n/​ac 1T1R 2.4/5GHz USB Chip 
 +    * **MT7612**/​**MT7602**/​**MT7662** 802.11a/​b/​g/​n/​ac 2T2R 2.4/5GHz PCIe/USB Chip 
 +    * **MT7630E** 802.11a/b/g/n 1T1R 2.4/5GHz PCIe Chip 
 +    * **MT7610E** 802.11a/​b/​g/​n/​ac 1T1R 2.4/5GHz PCIe Chip 
 +    * **MT7603E** 802.11b/g/n 2T2R 2.4GHz PCIe chip and **MT7628** 802.11b/g/n 2T2R 2.4GHz SoC Device ​(**4.7+**
 +    * **MT7615** 802.11a/b/g/n/ac 4T4R 2.4/5GHz PCIe Chip (**5.2+**) 
 +    * **MT7622** 802.11b/g/n 4T4R 2.4GHz SoC Device (**5.7+**) 
 +    * **MT7663** 802.11a/​b/​g/​n/​ac 2T2R 2.4/5GHz PCIe/​USB/​SDIO Chip (**5.8+**) 
 +    * **MT7915** 802.11a/​b/​g/​n/​ac/​ax 4T4R 2.4/5GHz PCIe Chip (**5.9+**) 
 +    * **MT7921** 802.11a/​b/​g/​n/​ac/​ax 2T2R 2.4/​5GHz/​6Hz PCIe/​USB/​SDIO Chip 
 +        * MT7921 PCIe is supported since (**5.12+**) 
 +        * MT7921 SDIO is supported since (**5.16+**) 
 +        * MT7921 USB is supported since (**5.18+**) 
 +        * 6G band is supported by MT7921K 
 +    * **MT7922** 802.11a/​b/​g/​n/​ac/​ax 2T2R 2.4/5G/6GHz PCIe Chip (**5.16+**) 
 +    * **MT7925** 802.11a/​b/​g/​n/​ac/​ax/​be 2T2R 2.4/5G/6GHz PCIe/USB Chip (**6.7+**)
  
-   * [[https://wikidevi.com/​wiki/​MediaTek|Any ​new MediaTek ​chip]]. MediaTek drivers can be downloaded from: [[http://​www.mediatek.com/​en/​downloads1/​downloads/​|http://​www.mediatek.com/​en/​downloads1/​downloads/​]] ​+  * **mt7601u** driver handles: 
 +    * **MT7601U** 802.11b/g/n 1T1R 2.4GHz USB Chip 
 + 
 +note: 5Ghz MT7613BEN is handled as a mt7663 case (ChipID=0x7663) which is handled by mt7615 driver. Openwrt Archer c6 v3 uses it. 
 +==== Unsupported chips ==== 
 + 
 +   * [[https://deviwiki.com/​wiki/​MediaTek|Any ​other MediaTek ​chips]].
  
 ==== Firmware ==== ==== Firmware ====
  
-The firmware ​for those devices can be downloaded ​from[[https://​git.kernel.org/​cgit/​linux/​kernel/​git/​firmware/​linux-firmware.git|https://​git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git]] +You can get the latest ​firmware from [[https://​git.kernel.org/​pub/scm/​linux/​kernel/​git/​firmware/​linux-firmware.git/​tree/mediatek|linux-firmware.git]]  
 + 
 +==== Developers & Support ==== 
 + 
 +Send patches to the people and mailing lists below:  
 +      * To: Felix Fietkau [[nbd@nbd.name]]  
 +      * To: Lorenzo Bianconi [[lorenzo@kernel.org]]  
 +      * To: Ryder Lee [[ryder.lee@mediatek.com]] 
 +      * To: Shayne Chen [[shayne.chen@mediatek.com]]  
 +      * To: Sean Wang [[sean.wang@mediatek.com]] 
 +      * To: Deren Wu [[deren.wu@mediatek.com]] 
 +      * Cc: [[linux-mediatek@lists.infradead.org]] - https://lists.infradead.org/mailman/​listinfo/linux-mediatek 
 +      * Cc: [[linux-wireless@vger.kernel.org]] - http://​vger.kernel.org/​vger-lists.html#​linux-wireless
  
 +IRC channel: #mt76-devel
en/users/drivers/mediatek.txt · Last modified: 2024/01/25 19:15 by Ryder Lee