1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
Chuanhong Guo a4eef43a12 ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdev
using the devm api makes the code simpler.
also drop unneeded memory free from ag71xx_remove since they are
allocated using devm apis.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-03-05 03:02:34 +01:00
..
adm5120
adm8668
apm821xx apm821xx: speed up ath9k-caldata extraction 2019-03-02 12:59:48 +01:00
ar7
ar71xx ar71xx: Change led trigger from usbdev to usbport 2019-02-28 11:34:48 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdev 2019-03-05 03:02:34 +01:00
au1000
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
imx6
ipq40xx ipq40xx: add support for FritzBox 7530 2019-02-28 11:32:55 +01:00
ipq806x ipq806x: fix LED configuration for NEC Aterm WG2600HP 2019-02-28 11:54:09 +01:00
ixp4xx kernel: bump 4.9 to 4.9.160 2019-02-25 17:33:16 +01:00
kirkwood
lantiq
layerscape layerscape: fix VFIO driver build issue since linux-4.14.99 2019-03-02 12:59:48 +01:00
malta
mcs814x
mediatek
mpc85xx mpc85xx: Fix Aerohive HiveAP-330 initramfs image 2019-03-02 13:04:54 +01:00
mvebu
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas oxnas: pcie: model shared resource as external pcie-phy driver 2019-03-04 23:40:43 +01:00
pistachio
ppc40x
ppc44x
ramips ramips: add support for Belkin F9K1109v1 2019-03-02 13:04:45 +01:00
rb532
samsung
sunxi sunxi: add support for Orange Pi One 2019-02-26 23:20:04 +01:00
uml
x86
xburst
zynq
Makefile