1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/ramips
Mathias Kresin cc5c8f681e ramips: add TEW-691GR/TEW-692GR 2.4 GHz interface mac addresses
Assign an unused MAC addresses to the 2.4GHz wifi interface as it was
originally planed but not possible.

The MAC address numbering of the TEW-691GR changes to the following
pattern:

  LAN:  AA:BB:CC:DD:EE:0C
  WIFI: AA:BB:CC:DD:EE:0D
  WAN:  AA:BB:CC:DD:EE:0F

The MAC address numbering of the TEW-692GR changes to the following
pattern:

  LAN:    AA:BB:CC:DD:EE:e4
  WAN:    AA:BB:CC:DD:EE:e5
  2.4GHz: AA:BB:CC:DD:EE:e7
  5 GHz:  AA:BB:CC:DD:EE:e8

Set the label and compatible string for the TEW-692GR PCIe wireless
according to the the PCI binding documentation.

Use the wifi@0,0 label and the pci0,0 compatible string since the PCI
vendor and device id is unknown. It should work anyway since the
compatible string isn't evaluated (yet).

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-11-09 20:23:00 +01:00
..
base-files ramips: use the ralink,mtd-eeprom device tree property 2016-11-09 20:22:59 +01:00
dts ramips: add TEW-691GR/TEW-692GR 2.4 GHz interface mac addresses 2016-11-09 20:23:00 +01:00
image ramips: Add support for Wavlink WL-WN575A3 2016-11-08 11:17:10 +01:00
mt7620 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7621 ramips: Add RTC driver to kernel for working hctosys 2016-10-31 16:41:26 +01:00
mt7628 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7688 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.30 2016-11-02 10:25:44 +01:00
rt288x ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
rt305x switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
modules.mk ramips: Use MT7621 I2C driver for MT7628/MT7688 2016-11-03 08:27:20 +01:00