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
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining etrax references
John Crispin
2013-01-02
6
-6
/
+5
*
fix typo in HFS kernel module
John Crispin
2013-01-02
1
-1
/
+1
*
fixes libertas firmware install path
John Crispin
2013-01-02
1
-2
/
+2
*
fix video modules package generation
John Crispin
2013-01-02
1
-82
/
+97
*
6relayd: Detect changes of default routes for RAs
Steven Barth
2013-01-01
1
-2
/
+2
*
ipv6-support: Remove unnecessary code
Steven Barth
2013-01-01
2
-6
/
+1
*
package/kernel: select crypto-sha256 for cifs on 3.7+
Gabor Juhos
2013-01-01
1
-1
/
+2
*
package/kernel: create separate package for the sha256 crypto module
Gabor Juhos
2013-01-01
1
-2
/
+11
*
ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting
Steven Barth
2012-12-31
2
-2
/
+2
*
rtc-rv5c386a: fix compilation for kernel >= 3.4
Hauke Mehrtens
2012-12-30
1
-0
/
+2
*
acx-mac80211: fix compilation
Hauke Mehrtens
2012-12-30
1
-2
/
+2
*
uci: disable parallel builds again, the lua<->libuci dependency is not safe
Felix Fietkau
2012-12-30
1
-1
/
+1
*
ipv6-support: Use more consistent default values
Steven Barth
2012-12-29
3
-3
/
+3
*
mac80211: refresh patches
Felix Fietkau
2012-12-28
3
-4
/
+4
*
mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s...
Felix Fietkau
2012-12-28
2
-0
/
+449
*
ipv6-support: Updated functionality * Add site-border feature again * Add opt...
Steven Barth
2012-12-28
5
-2
/
+62
*
6distributed: Add null-route for delegated prefix * Fixes forwarding loops fo...
Steven Barth
2012-12-28
1
-2
/
+2
*
6relayd: Announce DNS search domain via DHCPv6
Steven Barth
2012-12-28
1
-2
/
+2
*
uci: update to latest version (adds list delete support), enable parallel build
Felix Fietkau
2012-12-27
1
-4
/
+4
*
ipv6-support: Remove site-border feature * was causing routing problems * wil...
Steven Barth
2012-12-27
3
-9
/
+1
*
Remove site-border routing filter due to problems
Steven Barth
2012-12-27
1
-2
/
+2
*
ipv6-support: * Automatically detect and propagate MTU from upstream interfac...
Steven Barth
2012-12-27
4
-11
/
+27
*
6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d...
Steven Barth
2012-12-27
1
-2
/
+2
*
6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU...
Steven Barth
2012-12-27
1
-2
/
+2
*
base-files: Fix a typo in config_list_foreach
Steven Barth
2012-12-27
2
-2
/
+2
*
base-files: ipcalc.sh: fix broken calculations on 64bit systems
Jo-Philipp Wich
2012-12-23
1
-5
/
+10
*
ipv6-support: Fix default RA settings for dnsmasq
Steven Barth
2012-12-23
2
-4
/
+4
*
busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good r...
Felix Fietkau
2012-12-23
1
-0
/
+22
*
opkg: keep package list files compressed when src/gz is used, reduces tmpfs u...
Felix Fietkau
2012-12-22
1
-0
/
+120
*
dropbear: convert init script to procd
Felix Fietkau
2012-12-22
1
-37
/
+21
*
base-files: add basic procd integration, let procd start (and restart) ubus i...
Felix Fietkau
2012-12-22
3
-3
/
+33
*
procd: add initial implementation
Felix Fietkau
2012-12-22
3
-0
/
+227
*
libnl-tiny: add includedir to pkg-config cflags
Felix Fietkau
2012-12-22
1
-1
/
+1
*
dropbear: use network_get_device instead of scan_interfaces to get the device...
Felix Fietkau
2012-12-22
1
-3
/
+4
*
ipv6-support: Preliminary support for dnsmasq >=2.66
Steven Barth
2012-12-22
2
-5
/
+29
*
6relayd: Fix detection of prefix changes
Steven Barth
2012-12-22
1
-2
/
+2
*
odhcp6c: Fix build on arch where char is unsigned
Steven Barth
2012-12-22
1
-2
/
+2
*
6distributed: Improve prefix deprecation algorithm
Steven Barth
2012-12-22
1
-2
/
+2
*
package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbols
Gabor Juhos
2012-12-22
1
-2
/
+0
*
add OF binding
John Crispin
2012-12-21
1
-3
/
+117
*
adsl firmware in wrong submenu
John Crispin
2012-12-21
1
-0
/
+1
*
minor cleanup for adsl firmware handling
John Crispin
2012-12-21
1
-12
/
+8
*
properly symlink the adsl firmware
John Crispin
2012-12-21
1
-1
/
+1
*
hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade
Mirko Vogt
2012-12-21
1
-2
/
+2
*
base-files: we don't need /etc/functions.sh symlink anymore
Luka Perkov
2012-12-20
1
-1
/
+0
*
merge /lib/functions/boot.sh and /lib/functions.sh
Mirko Vogt
2012-12-19
5
-149
/
+139
*
Do not overload mount-call - trying to reduce confusion
Mirko Vogt
2012-12-19
14
-41
/
+34
*
change prefix for util-linux binaries from / to /usr
Mirko Vogt
2012-12-19
1
-31
/
+31
*
block-mount: add a delay between sto pand start in fstab init restart action,...
Jo-Philipp Wich
2012-12-19
2
-2
/
+6
*
ltq-hcd usb fix high speed hub mode
John Crispin
2012-12-18
1
-4
/
+4
[next]