index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lantiq: fix a regression in the eiu irq loading code
John Crispin
2016-06-24
1
-0
/
+78
*
lantiq: add default lan setup to board.d script
John Crispin
2016-06-24
1
-0
/
+3
*
lantiq: add VLAN handling fixes to xrx200 ethernet driver
Felix Fietkau
2016-06-24
1
-17
/
+37
*
lantiq: fold 0400-xrx200-net-multi-phy.patch into 0025-NET-MIPS-lantiq-adds-x...
Felix Fietkau
2016-06-24
2
-39
/
+9
*
lantiq: change xrx200 ethernet driver WRED signal to global to fix spurious p...
Felix Fietkau
2016-06-24
1
-3
/
+4
*
uboot-envtools: add config for WBMR300 (lantiq)
Felix Fietkau
2016-06-24
1
-0
/
+5
*
lantiq: enable swconfig LED support
Felix Fietkau
2016-06-24
1
-0
/
+1
*
lantiq: add Buffalo WBMR-300HPD support
Felix Fietkau
2016-06-24
4
-0
/
+325
*
uboot-lantiq: get rid of bogus profile dependencies
Felix Fietkau
2016-06-24
1
-43
/
+43
*
lantiq: fix image DEVICE_DTS handling, add proper default value
Felix Fietkau
2016-06-24
2
-31
/
+1
*
lantiq: only call Image/Prepare/Profile for defined profiles
Felix Fietkau
2016-06-24
1
-1
/
+1
*
lantiq: un-macro the image building code
John Crispin
2016-06-24
16
-382
/
+394
*
lantiq/image: move tplink specific image into own file
Alexander Couzens
2016-06-24
2
-44
/
+46
*
lantiq: unmacro tp-link boards
Alexander Couzens
2016-06-24
1
-14
/
+25
*
lantiq: do not build images which exceed the flash size
Mathias Kresin
2016-06-24
1
-42
/
+46
*
uboot-lantiq: vrx200 - lzma compress gphy firmware
Mathias Kresin
2016-06-24
2
-18
/
+29
*
uboot-lantiq: vrx200 - add support for dual nor flash
Mathias Kresin
2016-06-24
2
-12
/
+30
*
uboot-lantiq: VGV7510KW22 - cleanup board config
Mathias Kresin
2016-06-24
1
-60
/
+3
*
lantiq: fix regression in VG3503J.dts
John Crispin
2016-06-24
1
-0
/
+2
*
lantiq: VG3503J - use the 11G firmware
Mathias Kresin
2016-06-24
1
-2
/
+2
*
lantiq: VG3503J - merge profiles
Mathias Kresin
2016-06-24
5
-200
/
+176
*
lantiq: enable SMP for XRX200
Felix Fietkau
2016-06-24
1
-0
/
+22
*
lantiq: Reduce ugliness of ugly hack
Daniel Gimpelevich
2016-06-24
1
-14
/
+4
*
lantiq: refresh xrx200 kernel config
Felix Fietkau
2016-06-24
1
-29
/
+0
*
lantiq: remove dummy ltq_machine_power_off to fix gpio-poweroff drivers
Felix Fietkau
2016-06-24
1
-0
/
+23
*
lantiq: fix segfault inside ltq-adsl-app
Daniel Gimpelevich
2016-06-24
1
-0
/
+65
*
lantiq: Fix macaddr-setting code on DGN3500 and possibly other devices
Daniel Gimpelevich
2016-06-24
1
-4
/
+4
*
lantiq: Use correct macaddr generating logic for the DGN3500
Daniel Gimpelevich
2016-06-24
1
-0
/
+5
*
lantiq: Use the correct SPI flash speed for the Netgear DGN3500
Daniel Gimpelevich
2016-06-24
1
-1
/
+1
*
lantiq: VGV7510KW22 - enable the IP101A phy
Mathias Kresin
2016-06-24
2
-5
/
+23
*
lantiq: VGV7510KW22 - fix pinmux configuration
Mathias Kresin
2016-06-24
1
-25
/
+1
*
uboot-lantiq: Add Arcadyan VGV7519 support
Mathias Kresin
2016-06-24
2
-1
/
+309
*
lantiq: VGV7519 update bomb
Zoltan HERPAI
2016-06-24
4
-87
/
+77
*
lantiq: fix ARV4518PWR01 network
Mohammed Berdai
2016-06-24
1
-0
/
+4
*
uboot-lantiq: ARV752DPW - use correct switch driver
Zoltan HERPAI
2016-06-24
1
-1
/
+1
*
uboot-lantiq: VGV7510KW22 - use ddr ram params from brnboot
Zoltan HERPAI
2016-06-24
1
-4
/
+4
*
lantiq: disable phy led complex (test) functions by default
Mathias Kresin
2016-06-24
1
-2
/
+2
*
lantiq: move ubi/ubifs options to the image makefile
Felix Fietkau
2016-06-24
5
-21
/
+18
*
hostapd: fix breakage with non-nl80211 drivers
Felix Fietkau
2016-06-24
2
-15
/
+18
*
hostapd: fix compilation error in wext backend
Jo-Philipp Wich
2016-06-24
1
-0
/
+10
*
hostapd: implement fallback for incomplete survey data
Felix Fietkau
2016-06-24
1
-0
/
+45
*
hostapd: update to version 2016-06-15
Felix Fietkau
2016-06-24
23
-115
/
+115
*
hostapd: Update to version 2016-05-05
Michal Hrusecky
2016-06-24
8
-103
/
+180
*
e2fsprogs: Bump to v1.43.1
Graham Fairweather
2016-06-24
1
-2
/
+2
*
tools: e2fsprogs: bump to 1.43.1
Kevin Darbyshire-Bryant
2016-06-24
5
-16
/
+6
*
ar71xx: hiwifi-hc6361: lift size limit on kernel and rootfs parts
Yousong Zhou
2016-06-24
2
-19
/
+20
*
tools/firmware-utils: Add Archer C50 to mktplinkfw2
Henryk Heisig
2016-06-24
1
-0
/
+7
*
ramips: add suport for ZBT APE522II
Roger Pueyo Centelles
2016-06-24
6
-0
/
+161
*
ramips: remove duplicate i2c dts info
Michael Lee
2016-06-24
4
-24
/
+0
*
ramips: update i2c drivers
Michael Lee
2016-06-24
2
-371
/
+611
[next]