openwrt/svn-archive/archive.git
2007-09-09 Felix Fietkaufix madwifi build on atheros
2007-09-09 Felix Fietkaudefine extra config symbols for targets containing...
2007-09-09 Nicolas Thilloops, 2 typos missed from [8721]
2007-09-09 Nicolas Thillfix KCONFIG in packages: move back all KCONFIG from...
2007-09-09 Felix Fietkaufix kmod-ide-core
2007-09-09 Florian FainelliAdd preliminary support for sysupgrade on brcm
2007-09-09 Florian FainelliAllow /dev/ttyUSB2 as wan device for 3g (#2269)
2007-09-09 Florian FainelliPackage the statistics module for netfilter
2007-09-09 Florian FainelliAdd Merlin XU870 (#1303)
2007-09-09 John Crispinfixes menuconfig selection of grub for x86 targets
2007-09-09 Florian FainelliFinally fix the usage of limit (#2240)
2007-09-09 Florian FainelliFix toolchain generation with FPU enabled (#2242)
2007-09-09 Florian FainelliFix the imagebuilder generation (does not mean it works...
2007-09-09 Gabor Juhos[adm5120] use the global register access macros in...
2007-09-09 Gabor Juhos[adm5120] remove volatile derefs
2007-09-09 Gabor Juhos[adm5120] cleanup memory detection code, fix #2244
2007-09-09 Gabor Juhos[adm5120] define more SWITCH/MPMC constants
2007-09-09 Gabor Juhos[adm5120] remove redundant EXTRA_AFLAGS
2007-09-09 Florian FainelliAdd the ralink signature, will use it later
2007-09-09 Gabor Juhos[adm5120] cleanup IRQ code
2007-09-09 Gabor Juhos[adm5120] cleanup PCI code
2007-09-09 Felix Fietkaumore config changes
2007-09-09 Felix Fietkauoops. forgot to move the config around for x86
2007-09-08 Felix Fietkaufix kmod-crypto, emit warning messages for kmod package...
2007-09-08 Felix Fietkauadd support for device type based package preselections
2007-09-08 Felix Fietkauadapt profiles for subtarget changes
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-08 Florian FainelliFix kmod-ppp generation (#2337)
2007-09-08 Felix Fietkaufix pci init for brcm-2.4 with atheros wifi cards
2007-09-08 Florian FainelliAdd some EHCI related symbols when usb is selected
2007-09-08 Eugene KonevUse PHYS_OFFSET.
2007-09-08 Eugene KonevAdd TNETW1350 to known devices. Style cleanups.
2007-09-08 Gabor Juhos[adm5120] fix the symlink of the lzma-loader
2007-09-07 Felix Fietkaufix madwifi channel setting (#2073)
2007-09-07 Felix Fietkaubump package versions after updates
2007-09-07 Nicolas Thillfix typo
2007-09-07 Felix Fietkaufix ppp unit number issues (#2178)
2007-09-07 Nicolas Thillfix board name for nvram and switch packages on brcm...
2007-09-07 Felix Fietkauqos-scripts: add patch for tos and dscp support from...
2007-09-07 Felix Fietkauremove obsolete dependencies on VIDEO_SUPPORT (#2314)
2007-09-07 Nicolas Thilladd missing endef
2007-09-07 Nicolas Thillremove remaining description field missed from [8659]
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-09-07 Nicolas Thillremove automake prereq not needed anymore since [7011...
2007-09-07 Nicolas Thillzd1211-firmware: remove uneeded commands in install...
2007-09-06 Nicolas Thillcosmetic fixes for ar7: indent, use lowercase hex notat...
2007-09-06 Felix Fietkauremove some obsolete files
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-09-06 Felix Fietkauenable start-stop-daemon by default, i want to use...
2007-09-06 Florian FainelliDisable the USB clock for now, will be used later for...
2007-09-06 Nicolas Thillallow scan.mk to find python packages introduced in...
2007-09-06 Nicolas Thillremove uneeded stuff after python changes in [8639]
2007-09-05 Florian FainelliPackage ip6tables-utils as well (#2318)
2007-09-05 Nicolas Thillfix typo (thanks to jonasg[1] on irc)
2007-09-04 Nicolas Thillsuppress warning in gcd()
2007-09-04 Nicolas Thilluse kernel abs(), remove recursion in gcd() (closes...
2007-09-04 Nicolas Thilluse constant for clock values (closes: #2306)
2007-09-03 Nicolas Thilltweak Makefile
2007-09-03 Nicolas Thillmove TARGET_* flags from ./include/package-default...
2007-09-03 Nicolas Thillrequire all CONFIG_* symbols listed in its KCONFIG...
2007-09-03 Nicolas Thilltweak Build/Compile/PyMod: add CPPFLAGS, allow caller...
2007-09-03 Nicolas Thillanother cleanup missed from [8587]
2007-09-03 Nicolas Thillrename hostap package to hostap-driver
2007-09-03 Nicolas Thillpackage Makefile cleanup: remove uneeded vars
2007-09-03 Nicolas Thillrename bridge package to bridge-utils (to match source...
2007-09-03 Nicolas Thillrename zd1211_firmware to zd1211-firmware
2007-09-03 Nicolas Thillrename zd1211 package to zd1211-driver
2007-09-03 Nicolas Thillprovide default PKG_BUILD_DIR for packages missing...
2007-09-03 Nicolas Thillremove duplicate ./include/kernel.mk inclusion
2007-09-03 Nicolas Thillmove ipkg related vars from ./rules.mk to ./include...
2007-09-03 Nicolas Thillremove uneeded PATH setting in ipkg invocation
2007-09-03 Nicolas Thillchange case of conflicting option
2007-09-03 Nicolas Thilluse $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead...
2007-09-02 Florian FainelliDo not restart ipsec on hotplug events (#2212)
2007-09-02 Nicolas Thilluse a default VERSION field for kmod packages
2007-09-02 Nicolas Thillrename 2.6 high-speed usb serial fix to match 2.4 one
2007-09-02 Nicolas Thilladd high-speed usb serial fix from Junxion to 2.4 kerne...
2007-09-01 John Crispinreduce watchdog trigger from 10 to 5 seconds
2007-09-01 Nicolas Thilladd an abs2rel.pl helper script (returns a path relativ...
2007-09-01 Felix Fietkauallow the user to disable the defaultroute option for ppp
2007-09-01 Nicolas Thillsmall rdc-2.6 fixes (from sn9, thanks!)
2007-09-01 Nicolas Thillfix .dep_files exclusion in rdep calls
2007-09-01 Nicolas Thillfix typo left in [8562] (thanks to sn9)
2007-08-31 Felix Fietkauoops... typo
2007-08-31 Felix Fietkaufix issues with multiple ppp links (noticed by Stefano...
2007-08-31 Nicolas Thilloops, include missing change from [8560]
2007-08-30 Felix Fietkaufix a dependency bug
2007-08-30 Nicolas Thillmore rt2x00 fixes (thanks to sn9):
2007-08-30 Nicolas Thillbuild eeprom_93cx6 as a module, add a KernelPackage...
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-30 Felix Fietkauallow the kernel to provide own series files for specif...
2007-08-30 Travis Kemenfix incorrect parameters
2007-08-30 Nicolas Thillacx-mac80211: another bigendian fix
2007-08-30 Felix Fietkaufix ifname in network state for pppoe and pptp, add...
2007-08-30 Nicolas Thillrt2x00 fixes after [8548]:
2007-08-30 Travis Kemenfix typo closes #2289
2007-08-30 Nicolas Thilladd high-speed usb serial fix from Junxion (closes...
2007-08-30 Nicolas Thillrt2x00 fixes (thanks to sn9):
2007-08-30 Nicolas Thillbcm43xx-mac80211 fixes:
2007-08-30 Nicolas Thillacx-mac80211 fixes:
next