openwrt-6.x/target/linux
Mathias Kresin d3fd38637f lantiq: create ATM/PTM interfaces with dsl as netdev name
Renaming an atm etherbride using 'ip link' (via hotplug) is racy since the
original netdev might disappear before br2684ctl has finished appling it's
setting:

 local2.notice br2684ctl[1667]: Interface "nas0" created sucessfully
 local2.notice br2684ctl[1667]: Communicating over ATM 0.8.35, encapsulation: LLC
 kern.info kernel: dsl0: renamed from nas0
 kern.err kernel: br2684:br2684_regvcc: tried to attach to non-existent device
 local2.err br2684ctl[1667]: Could not configure interface:No such device or address

By passing the final used netdev name to br2684ctl_wrap another race
condition workaround will be enabled again.

Change the lantiq ptm driver to create a netdev with the name dsl as well.
Albeit the rename via 'ip link' works fine so far, using a different
approach for ptm then atm could be confusing.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-01-10 08:08:53 +01:00
..
adm5120
adm8668
apm821xx kernel: bump 4.9 to 4.9.75 2018-01-10 00:11:39 +02:00
ar7 kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
ar71xx kernel: bump 4.4 to 4.4.110 2018-01-10 00:11:39 +02:00
arc770
archs38
armvirt armvirt: re-enable VFP support 2018-01-10 00:44:08 +01:00
at91 at91: sama5: activate fpu 2018-01-02 07:14:09 +01:00
ath25
au1000
bcm53xx bcm53xx: use iflag=skip_bytes for dd command during sysupgrade 2017-12-29 23:18:45 +01:00
brcm47xx brcm47xx: image: build firmware for Asus WL-500g Deluxe 2017-12-29 23:18:19 +01:00
brcm63xx kernel: bump 4.4 to 4.4.107 2017-12-23 15:36:01 +01:00
brcm2708 kernel: move CONFIG_KASAN to generic config 2018-01-02 21:55:46 +02:00
cns3xxx kernel: bump 4.9 to 4.9.72 2017-12-26 23:31:00 +01:00
gemini
generic kernel: bump 4.4 to 4.4.110 2018-01-10 00:11:39 +02:00
imx6 treewide: add only one device when appending to TARGET_DEVICES 2017-12-12 18:47:26 +01:00
ipq806x kernel: bump 4.9 to 4.9.75 2018-01-10 00:11:39 +02:00
ixp4xx kernel: bump 4.4 to 4.4.107 2017-12-23 15:36:01 +01:00
kirkwood kirkwood: sort occurrences of boardame alphabetically 2018-01-09 22:06:55 +01:00
lantiq lantiq: create ATM/PTM interfaces with dsl as netdev name 2018-01-10 08:08:53 +01:00
layerscape kernel: move CONFIG_KASAN to generic config 2018-01-02 21:55:46 +02:00
malta malta: bump tp v4.14 2018-01-09 10:26:16 +01:00
mcs814x merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
mediatek kernel: bump 4.9 to 4.9.72 2017-12-26 23:31:00 +01:00
mpc85xx
mvebu kernel: bump 4.4 to 4.4.110 2018-01-10 00:11:39 +02:00
mxs
octeon octeon: add support for kernel 4.14 2018-01-08 20:14:57 +02:00
omap
omap24xx merge: ssid: update default ssid 2017-12-08 19:41:18 +01:00
orion
oxnas kernel: bump 4.4 to 4.4.110 2018-01-10 00:11:39 +02:00
pistachio kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
ppc40x
ppc44x
ramips ramips: fix lenovo newifi-y1 switch and LED config 2018-01-09 22:05:46 +01:00
rb532
sunxi kernel: move CONFIG_KASAN to generic config 2018-01-02 21:55:46 +02:00
uml merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
x86 kernel: bump 4.9 to 4.9.75 2018-01-10 00:11:39 +02:00
xburst
zynq
Makefile