1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
John Crispin 67e10d757f swconfig: add SWITCH_TYPE_LINK and support sending link info to user space
So far we were sending link data as a string. It got some drawbacks:
1) Didn't allow writing clean user space apps reading link state. It was
   needed to do some screen scraping.
2) Forced whole PORT_LINK communication to be string based. Adding
   support for *setting* port link required passing string and parting
   it in the kernel space.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 47997
2015-12-23 19:24:30 +00:00
..
adm5120
adm8668
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx: Update preinit script for new ath10k firmware 2015-12-23 14:45:30 +00:00
arc770 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
arm64
at91 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ath25 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
au1000
bcm53xx bcm53xx: print bcm47xxpart buf to debug R8000 UBI problem 2015-12-16 09:37:16 +00:00
brcm47xx brcm47xx: fix switch config for devices with WAN port 0 2015-12-18 15:27:16 +00:00
brcm63xx all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
brcm2708 brcm2708: update 4.1 patches 2015-12-17 09:29:22 +00:00
cns3xxx cns3xxx: add GW2393 Support 2015-12-17 09:28:42 +00:00
gemini
generic swconfig: add SWITCH_TYPE_LINK and support sending link info to user space 2015-12-23 19:24:30 +00:00
imx6 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ipq806x all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ixp4xx
kirkwood all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
lantiq lantiq: fix PCI_DEVICE_ID_LANTIQ_PCIE 2015-12-23 18:25:22 +00:00
malta all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
mcs814x all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
mediatek kernel: update 4.1 to 4.1.13 2015-12-02 21:52:41 +00:00
mpc85xx all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
mvebu generic/4.4: bump to -rc5 2015-12-15 11:20:38 +00:00
mxs all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
netlogic all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
octeon all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
omap omap: add kernel 4.4 2015-12-17 09:29:48 +00:00
omap24xx
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ppc40x
ppc44x
pxa
ramips ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices 2015-12-19 11:07:29 +00:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
sunxi all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
uml
x86
xburst
Makefile