openwrt.git
2007-07-02 nbdfix sdk build
2007-07-02 nbdmove ncurses to trunk and 7.07 (util-linux depends...
2007-07-02 nbdfix a horrible memleak in madwifi
2007-07-02 nbdnuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable...
2007-07-02 nbdupdate imq patches (fixes #2009)
2007-07-02 nbdupgrade layer7 to the latest version and add fixes...
2007-07-01 nozMove SSB out of brcm47xx target into generic-2.6 target
2007-07-01 nbdadd gateway 7001 support patch from #1918
2007-07-01 nbdbump busybox release number
2007-07-01 nbdnuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stabl...
2007-07-01 florianUse -Os for rdc and -O2 for the x86 target
2007-07-01 nozUpdate bcm43xx-mac80211 to latest git pull, mostly...
2007-07-01 florianPackage cfdisk and bump release number (#1992)
2007-07-01 florianMake bcm43xx-mac802xx bcm47xx-2.6 specific
2007-07-01 juhosgreordered GENERIC_PATCH_DIR variable
2007-07-01 florianpatch-cmdline is now gone
2007-07-01 florianRemove patch-cmdline from the packages and move it...
2007-07-01 juhosg[adm5120] rewrite of memory detection code, should...
2007-07-01 nbdmassively reduce the number of forks that busybox ash...
2007-06-30 nozBring mach-bcm947xx/gpio.h into line with new SSB code...
2007-06-30 nbdfix a crash related to wep and mic handling (#1973)
2007-06-30 nbdmerge the kernel config parts at dump time, so that...
2007-06-30 nbdfix kernel config feature autodetection
2007-06-30 nbdmove parts of the failsafe code to the generic base...
2007-06-30 nbdfix a warning (#1800)
2007-06-30 nbdadd madwifi changeset 2484 (node refcounting patch...
2007-06-30 nbdmake the firewall script run after the network script...
2007-06-30 nbdinclude the network state in the dnsmasq init script...
2007-06-30 nbdfix the value of ac_cv_sizeof_off_t in the sitefiles...
2007-06-30 juhosg[adm5120] restore right patches for 2.6.21.5
2007-06-30 juhosgOops! I've copied r7557 instead of r7757, sorry
2007-06-30 juhosg[adm5120] restore old patches for 2.6.21.5 kernel
2007-06-30 juhosg[adm5120] move 2.6.22 specific patches into the right...
2007-06-30 nbdupdate wlcompat for new ioctl interface (fixes #1357)
2007-06-30 nbdfix accidentally committed broken patch
2007-06-30 nbdnuke old base-files directory
2007-06-30 nbdadd portability fixes from #1720
2007-06-30 nbdadd update target to tools/
2007-06-30 nbdcleanup
2007-06-30 nbdfix the path to the yealink module (#1944)
2007-06-30 nbdreplace the hotplug2 fork handling hack with a better...
2007-06-30 rwhitbyEnable USB EHCI hub options to bring ixp4xx kernel...
2007-06-30 nbdunify sysctl.conf, add extra netfilter options (#1996)
2007-06-30 nbdqos-scripts update:
2007-06-29 rwhitbyAdded uhci support to dsmg600 profile
2007-06-29 rwhitbyAdded more essential NAS modules for NSLU2, NAS100d...
2007-06-29 rwhitbyAdded bigendian patch for via velocity driver
2007-06-29 hcgAdded USB serial devices
2007-06-29 florianFix rb523 nand detection (#1723)
2007-06-29 rwhitbyEnable kmod-madwifi in default profile for ixp4xx
2007-06-29 rwhitbyCreate various profiles for consumer IXP4xx devices
2007-06-29 rwhitbyBuild via velocity module for ixp4xx
2007-06-29 rwhitbyAdded via-velocity module, and fixed some whitespace...
2007-06-29 hcgAdded USB support
2007-06-29 rwhitbyAdded support for the D-Link DSM-G600 RevA, and fixed...
2007-06-29 rwhitbyEnable LDSO_RUNPATH in uClibc configuration for all...
2007-06-29 rwhitbyapex: Updated to 1.5.8
2007-06-29 nbdcheck for + in the broadcast address before attempting...
2007-06-28 mbmfix broadcast address (#1611)
2007-06-28 nbdAdd a patch for openssl to fix some breakage that happe...
2007-06-28 nbdupdate magicbox target to 2.6.22-rc6, select gcc 4...
2007-06-28 nbdfix gcc 4.2.0 compile for ppc
2007-06-28 juhosg[adm5120] update to 2.6.22-rc6
2007-06-28 florianInitialise firewall before network (#1988)
2007-06-28 nbdadd extif fixes (#1984)
2007-06-28 nbddisable cpu wait support for bcm4710 (suggested in...
2007-06-28 nbdadd update target to toolchain/
2007-06-28 nbdreplace gcc 4.2 snapshot with 4.2.0 release (sync patch...
2007-06-28 nbdremove the custom Build/Prepare override in binutils...
2007-06-28 nbdenable the refresh target in toolchain/
2007-06-28 nbdallow packages to override the patch directory using...
2007-06-28 nbddisable quilt for kernel-headers
2007-06-28 nbdfill in the kernel version info for every target, move...
2007-06-28 nbdadd MODULE_LICENSE("GPL") to the atheros ethernet driver
2007-06-28 nbdclean up the madwifi SoC support patch - remove some...
2007-06-27 nbdbrcm47xx: fix parts of the cache code that were not...
2007-06-27 juhosg[adm5120] replace led driver, and resync kernel config
2007-06-27 thepeopleadd fragmentation and rts settings thanks rene closes...
2007-06-27 nbdadd nvram fixup script
2007-06-27 florianAlso mark ipset as broken
2007-06-27 florianMake aodv-uu as broken for all archs until we fix it
2007-06-26 nbddon't include .config if DUMP is set
2007-06-26 nozRemove ssb patch that was part of previous tree pull
2007-06-26 juhosg[adm5120] calling of prom_detect_board is needed only...
2007-06-25 nozMerge bcm43xx-mac80211 driver from tree at bu3sch.de...
2007-06-25 nozMerge mac80211 driver from tree at bu3sch.de, pulled...
2007-06-25 nozMerge SSB driver from tree at bu3sch.de, pulled 24/6
2007-06-25 nbdmake the broadcom firmware image code more sane and...
2007-06-25 juhosg[adm5120]: from now on, the kernel parses parameters...
2007-06-25 nbdmadwifi: add some extra delay between bringing the...
2007-06-25 nbdmake top-level .gitignore only apply to top-level files...
2007-06-25 nbdadd nat module fix from #1772
2007-06-25 nbdhotplug2: add fork handling optimization (also fixes...
2007-06-25 nbdupdate to hotplug2 svn version (recommended by iSteve)
2007-06-25 juhosg[adm5120] fix image generation for the ZyXEL boards
2007-06-25 juhosg[adm5120] from now on, the lzma loader is able to pass...
2007-06-25 nbdfix failsafe on broadcom, send netlink events in diag...
2007-06-25 nbdhotplug2: add a missing cflag, allow hotplug events...
2007-06-25 nbdmake hotplug2 use the build system cflags
2007-06-25 nbdremove bogus dependency, fix a few cosmetic bugs
next