index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-atm: put all packages into their own submenus
Florian Fainelli
2012-12-05
1
-0
/
+1
*
linux-atm: fix typo introduced in r34502
Florian Fainelli
2012-12-05
1
-1
/
+1
*
linux-atm: package each available atm debug tool individually
Florian Fainelli
2012-12-05
1
-0
/
+31
*
kernel/3.3: move OHCI and EHCI platform drivers to generic
Florian Fainelli
2012-12-05
3
-0
/
+0
*
netifd: update to latest version, fixes resolv.conf writes on interface setti...
Felix Fietkau
2012-12-05
1
-2
/
+2
*
Revert "include/image.mk: call Image/Build/{cpiogz,targz}"
Florian Fainelli
2012-12-04
1
-2
/
+0
*
dropbear: update to 2012.55 and refresh patches
Florian Fainelli
2012-12-04
5
-104
/
+10
*
linux-atm: create atm-debug-tools package
Florian Fainelli
2012-12-04
1
-28
/
+36
*
linux-atm: factor common descriptions
Florian Fainelli
2012-12-04
1
-10
/
+8
*
cns3xxx: fix dwc_otg driver compat with udc-core
Florian Fainelli
2012-12-04
2
-94
/
+0
*
cns3xxx: advertise pcie usb usbgadget features
Florian Fainelli
2012-12-04
1
-1
/
+1
*
include/image.mk: call Image/Build/{cpiogz,targz}
Florian Fainelli
2012-12-04
1
-0
/
+2
*
firewall: extend nat reflection support
Jo-Philipp Wich
2012-12-04
2
-86
/
+123
*
Fix Comtrend AR-5381u Power LED
Florian Fainelli
2012-12-04
2
-2
/
+2
*
mac80211, hostapd: Fix macfilter for multi bssid setups
Felix Fietkau
2012-12-04
2
-20
/
+21
*
do no longer rename amba-pl010 serial devices names
Florian Fainelli
2012-12-03
5
-58
/
+39
*
Make ltq-dsl-app compile with an eglibc-based toolchain
Mirko Vogt
2012-12-03
2
-0
/
+25
*
kernel: disable more pci quirks to save space on platforms that don't need them
Felix Fietkau
2012-12-03
4
-30
/
+158
*
ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode...
Steven Barth
2012-12-03
5
-53
/
+119
*
netifd: empty hotplug handler removed
Steven Barth
2012-12-03
1
-10
/
+0
*
mac80211: refresh patches
Gabor Juhos
2012-12-02
18
-46
/
+40
*
mac80211: rename a misnamed ath9k patch
Gabor Juhos
2012-12-02
1
-0
/
+0
*
6distributed: Poll for ubus to come up (fix race)
Steven Barth
2012-12-02
1
-2
/
+2
*
kernel 3.6+: switch to a crc32 implementation that is more suitable for small...
Felix Fietkau
2012-12-02
2
-4
/
+4
*
include: download.mk: correct tar argument order when packing checkouts
Jo-Philipp Wich
2012-12-02
1
-2
/
+2
*
tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makein...
Jo-Philipp Wich
2012-12-02
1
-0
/
+5
*
kernel: fix stripping symbol exports
Felix Fietkau
2012-12-02
4
-58
/
+80
*
libubox: update to latest version, fixes blob/blobmsg endian issues
Felix Fietkau
2012-12-02
1
-3
/
+3
*
tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux...
Felix Fietkau
2012-12-02
1
-1
/
+1
*
brcm47xx: read sprom vars without prefix for boardrev and boardtype if the pr...
Hauke Mehrtens
2012-12-02
1
-0
/
+17
*
b43-tools: pack the lcn firmware into the brcmsmac firmware package.
Hauke Mehrtens
2012-12-02
1
-0
/
+22
*
broadcom-wl: get the mmio address directly from the struct if bcma is used.
Hauke Mehrtens
2012-12-02
1
-3
/
+1
*
build: it is no longer necessary to call make target/linux/clean as part of m...
Felix Fietkau
2012-12-02
1
-1
/
+0
*
kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...
Felix Fietkau
2012-12-02
1
-1
/
+1
*
kernel: patch in a working copy of elf.h instead of using relative path based...
Felix Fietkau
2012-12-02
3
-6
/
+9036
*
sstrip: remove a redundant copy of elf.h
Felix Fietkau
2012-12-02
2
-2446
/
+1
*
rules.mk: don't use $(realpath) in file_copy, the destination directory might...
Jo-Philipp Wich
2012-12-02
1
-1
/
+1
*
ramips: fix serial console for Belkin F5D8235 v1/v2
Gabor Juhos
2012-12-02
1
-1
/
+1
*
Update linux-atm fixes to reflect the final upstream pull request
Gabor Juhos
2012-12-02
3
-260
/
+833
*
Make teql hotplug script run sooner
Gabor Juhos
2012-12-02
2
-1
/
+1
*
Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
Gabor Juhos
2012-12-02
1
-1
/
+1
*
toolchain: use file_copy to install the initial gcc files
Jo-Philipp Wich
2012-12-02
1
-2
/
+1
*
imagebuilder: use file_copy to deploy files/ in the image generation phase
Jo-Philipp Wich
2012-12-02
1
-9
/
+1
*
package: use file_copy to deploy files/ in the package/install phase
Jo-Philipp Wich
2012-12-02
1
-9
/
+1
*
rules.mk: provide a macro "file_copy" which removes any symlink in the destin...
Jo-Philipp Wich
2012-12-02
1
-0
/
+18
*
toolchain: remove duplicate default in bintutils Kconfig
Jo-Philipp Wich
2012-12-02
1
-2
/
+1
*
remove support for ubicom32
Florian Fainelli
2012-11-30
18
-123770
/
+3
*
kernel: remove references to TARGET_ubicom32
Florian Fainelli
2012-11-30
4
-8
/
+2
*
remove target
Florian Fainelli
2012-11-30
292
-61353
/
+0
*
disable sstrip when using musl
Florian Fainelli
2012-11-29
1
-0
/
+1
[next]