index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] base-files: add hotplug rules for /dev/lpX (#863)
Jo-Philipp Wich
2009-09-28
2
-1
/
+7
*
[package] busybox: update to v1.14.4 (closes: #5619)
Nicolas Thill
2009-09-28
36
-227
/
+336
*
firstboot: add support for union mounts
Felix Fietkau
2009-09-27
1
-23
/
+60
*
base-files: move firstboot to /sbin
Felix Fietkau
2009-09-27
2
-1
/
+1
*
[package] add mips64 support to kexec-tools, counterpart of r17768.
Florian Fainelli
2009-09-27
2
-1
/
+733
*
[ipset] Update ipset to version 3.2
Hauke Mehrtens
2009-09-27
2
-4
/
+11
*
[package] ppp: quote positional parameters when calling up/down scripts (clos...
Nicolas Thill
2009-09-27
3
-3
/
+3
*
[package] firewall: fix MSS issue affection RELATED new connections (closes: ...
Nicolas Thill
2009-09-27
3
-5
/
+5
*
[mac80211] Add ar9170usb driver.
Hauke Mehrtens
2009-09-27
1
-2
/
+31
*
[mas80211] Do not build some modules as they are not needed
Hauke Mehrtens
2009-09-26
1
-0
/
+3
*
[mac80211] Do not depend on rfkill
Hauke Mehrtens
2009-09-26
1
-0
/
+33
*
small fixes mostly for kernel 2.6.31
Hauke Mehrtens
2009-09-26
5
-4
/
+15
*
add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...
Nicolas Thill
2009-09-26
2
-0
/
+2
*
[packages] fixes for kernel 2.6.31
Hauke Mehrtens
2009-09-26
3
-6
/
+6
*
[brcm47xx] add patches for kernel 2.6.31
Hauke Mehrtens
2009-09-26
1
-0
/
+4
*
busybox: add support for union mounts (not included in the kernel yet)
Felix Fietkau
2009-09-25
1
-0
/
+29
*
iptables: fix build error with linux 2.6.31
Felix Fietkau
2009-09-25
1
-1
/
+5
*
libtool: update to 1.5.26 (patch from #4905)
Felix Fietkau
2009-09-24
1
-2
/
+2
*
base-files: add libgcc dependency to libc (#5262)
Felix Fietkau
2009-09-24
1
-0
/
+1
*
firewall: add sanity checks to zone default rules (patch from #5459)
Felix Fietkau
2009-09-24
1
-3
/
+3
*
update dnsmasq to 2.50 (#5784)
Felix Fietkau
2009-09-24
1
-2
/
+2
*
madwifi: fix bugs in the calibration triggers
Felix Fietkau
2009-09-23
1
-0
/
+177
*
madwifi: fix a theoretical tx buffer leak
Felix Fietkau
2009-09-23
1
-0
/
+10
*
madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...
Felix Fietkau
2009-09-23
1
-0
/
+151
*
madwifi: fix sta mode reconnect when roaming between different aps of the sam...
Felix Fietkau
2009-09-23
1
-0
/
+33
*
madwifi: fix maximum txpower display
Felix Fietkau
2009-09-23
8
-97
/
+111
*
[toolchain] add external toolchain support, enhance native toolchain support ...
Nicolas Thill
2009-09-23
1
-31
/
+269
*
[package] [docs] implement doth (802.11h) and wmm (802.11e) options for broad...
Jo-Philipp Wich
2009-09-22
1
-3
/
+9
*
[cosmetic] accommodate for 5 digits svn revisions :)
Nicolas Thill
2009-09-22
1
-1
/
+1
*
mtd: fix wrong open() return code checks
Felix Fietkau
2009-09-21
2
-9
/
+9
*
Add default /etc/dnsmasq.conf
Felix Fietkau
2009-09-21
2
-0
/
+39
*
mtd: bump release
Felix Fietkau
2009-09-21
1
-1
/
+1
*
mtd: update copyright headers
Felix Fietkau
2009-09-21
3
-5
/
+36
*
mtd: add support for rewriting the fis table layout on redboot based systems
Felix Fietkau
2009-09-21
5
-56
/
+451
*
base-files: fix conffiles entry check (patch from #2425)
Felix Fietkau
2009-09-19
1
-1
/
+1
*
opkg: fix the -force_space option
Felix Fietkau
2009-09-19
1
-0
/
+12
*
dnsmasq startup script update: add notinterface parameter
Felix Fietkau
2009-09-16
2
-1
/
+7
*
[package] swconfig: clear ip address on the switch interface, this prevents d...
Jo-Philipp Wich
2009-09-16
2
-1
/
+2
*
[package] base-files: clear ip addresses on interfaces that are about to be a...
Jo-Philipp Wich
2009-09-16
2
-1
/
+3
*
madwifi: fix iwconfig tx power display
Felix Fietkau
2009-09-16
7
-51
/
+52
*
[package] madwifi: bump package revision
Andy Boyett
2009-09-15
1
-1
/
+1
*
[package] base-files: dispatch ifdown events for proto=none interfaces and fi...
Jo-Philipp Wich
2009-09-14
2
-3
/
+3
*
[package] firewall: move the config_get out of the loop, no need to call it m...
Jo-Philipp Wich
2009-09-14
1
-2
/
+3
*
[package] firewall: properly dispatch delif events if the network has a diffe...
Jo-Philipp Wich
2009-09-14
2
-2
/
+2
*
madwifi: fix a wds related race condition
Felix Fietkau
2009-09-14
12
-24
/
+25
*
madwifi: remove an unimportant part of the ibss node handling fix, which led ...
Felix Fietkau
2009-09-14
2
-12
/
+1
*
[package] base-files: add /etc/rc.local to the default save file list
Jo-Philipp Wich
2009-09-12
1
-1
/
+1
*
[package] base-files: introduce a ready-to-use /etc/rc.local to let users run...
Jo-Philipp Wich
2009-09-11
3
-1
/
+10
*
[package] bump some revisions and update copyrights
Andy Boyett
2009-09-10
9
-20
/
+20
*
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
Felix Fietkau
2009-09-09
1
-1
/
+1
[next]