index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
oops... typo
Felix Fietkau
2007-08-31
1
-1
/
+1
*
fix issues with multiple ppp links (noticed by Stefano Rivera)
Felix Fietkau
2007-08-31
1
-0
/
+2
*
oops, include missing change from [8560]
Nicolas Thill
2007-08-31
1
-2
/
+2
*
fix a dependency bug
Felix Fietkau
2007-08-30
3
-16
/
+9
*
more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and a...
Nicolas Thill
2007-08-30
3
-46
/
+12
*
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
Nicolas Thill
2007-08-30
2
-1
/
+26
*
clean up recursive dependency handling, use timestamp.pl again, because it sa...
Felix Fietkau
2007-08-30
7
-33
/
+54
*
allow the kernel to provide own series files for specific subdirs
Felix Fietkau
2007-08-30
1
-0
/
+20
*
fix incorrect parameters
Travis Kemen
2007-08-30
1
-3
/
+3
*
acx-mac80211: another bigendian fix
Nicolas Thill
2007-08-30
1
-0
/
+12
*
fix ifname in network state for pppoe and pptp, add a workaround for isps sen...
Felix Fietkau
2007-08-30
2
-2
/
+18
*
rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-...
Nicolas Thill
2007-08-30
2
-2
/
+3
*
fix typo closes #2289
Travis Kemen
2007-08-30
1
-1
/
+1
*
add high-speed usb serial fix from Junxion (closes: #2274)
Nicolas Thill
2007-08-30
1
-0
/
+25
*
rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 supp...
Nicolas Thill
2007-08-30
2
-53
/
+98
*
bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * ...
Nicolas Thill
2007-08-30
1
-23
/
+39
*
acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac8...
Nicolas Thill
2007-08-30
1
-7
/
+32
*
use $(INSTALL_BIN) instead of $(CP)
Nicolas Thill
2007-08-30
1
-1
/
+1
*
dnsmasq: extend the init script thanks Sedky
Travis Kemen
2007-08-29
1
-17
/
+185
*
I have new e-mail address. Thanks to Kaloz ;)
Gabor Juhos
2007-08-29
56
-60
/
+60
*
simplified image file generation
Gabor Juhos
2007-08-29
1
-23
/
+23
*
avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...
Felix Fietkau
2007-08-29
2
-8
/
+9
*
add acx-mac80211 (thanks to Matteo Croce)
Nicolas Thill
2007-08-28
4
-0
/
+198
*
fonera-mp3: fix json-c dependency here as well
Nicolas Thill
2007-08-28
1
-1
/
+2
*
json-c: fix package name, add UninstallDev
Nicolas Thill
2007-08-28
1
-6
/
+17
*
fix pcmcia submenu (broken by [8520])
Nicolas Thill
2007-08-28
1
-0
/
+1
*
Add a PyMod template for python related modules
Florian Fainelli
2007-08-28
1
-0
/
+9
*
more cosmetic fixes missed from [8250]
Nicolas Thill
2007-08-28
2
-2
/
+1
*
cosmetic fixes: rearrange KernelPackage definitions
Nicolas Thill
2007-08-28
8
-220
/
+438
*
remove useless definitions
Nicolas Thill
2007-08-28
1
-10
/
+2
*
fix kmod-hermes-* dependencies
Nicolas Thill
2007-08-28
1
-4
/
+2
*
Fix the CONFIG_LFS option (#2276)
Florian Fainelli
2007-08-28
1
-1
/
+1
*
added libjson-c. added driver, webinterface and userspace daemon for the fone...
John Crispin
2007-08-27
38
-0
/
+4925
*
allow the user to override the underlying connection method when using pptp (...
Felix Fietkau
2007-08-27
1
-1
/
+2
*
Fix the comment
Florian Fainelli
2007-08-27
1
-1
/
+1
*
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
Florian Fainelli
2007-08-27
8
-11
/
+351
*
Make the architecture gpio more readable
Florian Fainelli
2007-08-27
1
-4
/
+11
*
Fix the sdk generation with the new staging_dir layout
Florian Fainelli
2007-08-27
1
-3
/
+4
*
package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is...
Nicolas Thill
2007-08-27
1
-11
/
+16
*
package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
Nicolas Thill
2007-08-27
1
-8
/
+10
*
mark package/rt61 as 2.6 only
Nicolas Thill
2007-08-27
1
-1
/
+1
*
revert [8473] (see [8055])
Nicolas Thill
2007-08-27
2
-2
/
+2
*
package/util-linux fixes: * don't use Build/Configure/Default since it is not...
Nicolas Thill
2007-08-26
1
-9
/
+14
*
ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy s...
Nicolas Thill
2007-08-26
1
-3
/
+5
*
prevent ldconfig use in autoconf based packages
Nicolas Thill
2007-08-26
1
-0
/
+1
*
add a '@KERNEL' download facility, tweak script
Nicolas Thill
2007-08-26
4
-23
/
+20
*
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...
Nicolas Thill
2007-08-26
3
-2
/
+2
*
make overriding of CPU features configurable, and enable it by default
Gabor Juhos
2007-08-26
4
-0
/
+11
*
fix typo (closes: #2275)
Nicolas Thill
2007-08-26
1
-1
/
+1
*
move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...
Nicolas Thill
2007-08-26
1
-5
/
+6
[next]