index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
brcm47xx
/
base-files
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm47xx: fix wgt634u port assignment, broken since openwrt r47866
Russell Senior
2016-05-10
1
-1
/
+1
*
brcm47xx: add proper switch port mapping for WRT610Nv2 / Linksys E3000v1
Jo-Philipp Wich
2016-01-27
1
-0
/
+5
*
brcm47xx: fix switch config for devices with WAN port 0
Rafał Miłecki
2015-12-18
1
-0
/
+14
*
all: drop old uci-defaults.sh
Jo-Philipp Wich
2015-12-11
1
-1
/
+1
*
brcm47xx: migrate network config to board detection framework
Jo-Philipp Wich
2015-12-11
3
-241
/
+173
*
brcm47xx: add Netgear WN2500RP support
Rafał Miłecki
2015-12-02
1
-0
/
+2
*
brcm47xx: sysupgrade: drop useless shift in platform.sh
Rafał Miłecki
2015-06-06
1
-1
/
+0
*
brcm47xx: extract TRX from image on the fly
John Crispin
2015-06-05
1
-7
/
+8
*
brcm47xx: fix handling absolute paths in sysupgrade (for vendor formats)
Rafał Miłecki
2015-04-17
1
-2
/
+2
*
brcm47xx: rework vendor fw handling to don't duplicate upgrade calls
Rafał Miłecki
2015-04-16
1
-14
/
+10
*
otrx: change command line API to start with a mode
Rafał Miłecki
2015-04-14
1
-3
/
+3
*
brcm47xx: verify also standard TRX images during sysupgrade
Rafał Miłecki
2015-04-09
1
-0
/
+4
*
brcm47xx: fix WRT300N devices magics for sysupgrade check
Rafał Miłecki
2015-04-09
1
-1
/
+2
*
brcm47xx: switch to the otrx for verifying TRX images
Rafał Miłecki
2015-04-09
1
-16
/
+2
*
brcm47xx: image: share function checking TRX in provided firmware
Rafał Miłecki
2015-03-31
1
-6
/
+18
*
brcm47xx: fix checking cross-vendors firmware images
Rafał Miłecki
2015-03-31
1
-48
/
+41
*
brcm47xx: display all errors (not just the 1st one) when checking image
Rafał Miłecki
2015-03-31
1
-10
/
+8
*
brcm47xx: recognize more device specific firmwares
Rafał Miłecki
2015-03-31
1
-0
/
+34
*
brcm47xx: compare provided firmware magic with device magic
Rafał Miłecki
2015-03-30
1
-2
/
+34
*
brcm47xx: support for flashing CHK and CyberTAN images
Rafał Miłecki
2014-12-30
1
-5
/
+28
*
brcm47xx: verify if CHK/CyberTAN contains valid TRX
Rafał Miłecki
2014-12-30
1
-1
/
+16
*
brcm47xx: extract magics from specific upgrade images (and still reject them)
Rafał Miłecki
2014-12-15
1
-1
/
+17
*
add "preinit_regular" diag.sh set_state argument
John Crispin
2014-12-15
1
-0
/
+3
*
brcm47xx: detect (and still reject for now) CyberTAN fw format
Rafał Miłecki
2014-12-15
1
-0
/
+12
*
brcm47xx: use separated function in upgrade to detect file type
Rafał Miłecki
2014-12-15
1
-3
/
+22
*
scripts: fix wrong usage of '==' operator
John Crispin
2014-10-14
1
-1
/
+1
*
brcm47xx: don't create named switch_vlan sections
Hauke Mehrtens
2014-07-26
1
-2
/
+0
*
brcm47xx: fix special board handling for some devices
Hauke Mehrtens
2014-07-14
1
-19
/
+7
*
brcm47xx: get switch name from swconfig first
Hauke Mehrtens
2014-07-05
1
-3
/
+5
*
brcm47xx: migrate basic network settings from old releases
Hauke Mehrtens
2014-07-03
1
-0
/
+29
*
bcm47xx: use eth0 for switch name
Hauke Mehrtens
2014-06-07
1
-3
/
+3
*
target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
John Crispin
2014-06-02
1
-1
/
+1
*
brcm47xx: parse model from cpuinfo
Hauke Mehrtens
2014-01-12
1
-3
/
+2
*
brcm47xx: fix led indication
Hauke Mehrtens
2014-01-12
1
-16
/
+26
*
brcm47xx: fix network failsafe indication
Hauke Mehrtens
2014-01-12
3
-75
/
+18
*
brcm47xx: use "firmware" partition name
Hauke Mehrtens
2013-12-01
2
-2
/
+2
*
brcm47xx: fix netconfig for inverted vlan?ports in nvram
Hauke Mehrtens
2013-11-11
1
-2
/
+4
*
brcm47xx: add support for ipv6 in default network config
Hauke Mehrtens
2013-10-02
1
-58
/
+40
*
brcm47xx: run mtd fixtrx linux every time
Hauke Mehrtens
2013-07-31
1
-8
/
+1
*
brcm47xx: use b53 phy driver for the switch in kernel 3.10
Hauke Mehrtens
2013-07-14
1
-4
/
+4
*
brcm47xx: fix switch handling
Hauke Mehrtens
2013-07-14
4
-34
/
+35
*
brcm47xx: do not load the kernel modules needed for Ethernet manually
Hauke Mehrtens
2013-07-14
2
-15
/
+0
*
brcm47xx: do not change nvram without user interaction
Hauke Mehrtens
2013-07-14
1
-14
/
+0
*
brcm47xx: proc gets mounted without this patch
Hauke Mehrtens
2013-07-13
1
-5
/
+0
*
brcm47xx: remove obsolete hotplug stuff
Hauke Mehrtens
2013-07-13
2
-11
/
+0
*
brcm47xx: dont manually insmod switch drivers
John Crispin
2013-06-21
1
-4
/
+0
*
brcm47xx: use old partition names again for kernel 3.8
Hauke Mehrtens
2013-04-06
1
-1
/
+1
*
brcm47xx: netconfig: add bacis support for swconfig
Hauke Mehrtens
2013-03-09
1
-25
/
+27
*
brcm47xx: do not use vlan0 any more.
Hauke Mehrtens
2013-02-20
3
-43
/
+43
*
brcm47xx: add initial support for kernel 3.8
Hauke Mehrtens
2013-02-16
1
-0
/
+14
[next]