openwrt.git
2008-04-23 matteoAVR32: sync with latest Atmel source (closes #3371)
2008-04-23 nbdclear VLANTunnel bit on the marvell switch ports -...
2008-04-23 nbdinitramfs: start one hotplug2 for coldplugging and...
2008-04-23 nbdkill hotplug2 before running init
2008-04-23 nbduse the right hotplug2 invocation for initramfs
2008-04-23 juhosg[package] base-files: fix a typo
2008-04-23 nbdleave ack/cts setting alone by default
2008-04-23 nbdmove timeout trigger for protection mode to node timeou...
2008-04-23 nbdclean up cwmin/cwmax defines and remove some wrong...
2008-04-22 nbdmadwifi: put an upper limit on the amount of sampling...
2008-04-22 nbdmake sure the toolchain target dir really exists
2008-04-22 nbdThis patch re-adds the udev and hotplug2 initialization...
2008-04-22 juhosg[ixp4xx] fix a compiler warning in the Sidewinder board...
2008-04-21 nicomove hotplug2 & udevtrigger to base section
2008-04-21 nicouClibc should actually support va_copy
2008-04-21 matteoassign names to filesystems when mounting virtual ones...
2008-04-21 kalozupdate config files
2008-04-21 nbdadd some more fine tuning for madwifi
2008-04-21 nbdmadwifi: add configurable rssi threshold and timeout...
2008-04-21 nbdreorder patches
2008-04-21 nbdmadwifi: remove the minstrel_mrr hack and add two patch...
2008-04-21 matteocpmac fix (closes #3124)
2008-04-20 nbdfix a some txq races (merge from madwifi-trunk)
2008-04-20 nbdadd missing kmod-hid module (thx, fish)
2008-04-20 kalozremove unneeded patch
2008-04-20 kalozadd ixp4xx 2.6.25 patchset
2008-04-20 kalozdisable IMQ on 2.6.25 until we have a new patch
2008-04-20 kalozfix mini_fo compile -- still oopses on boot
2008-04-20 nbdfix gpio on rb532 - fixes the cf driver
2008-04-20 kalozfix patch
2008-04-20 nicobuild the kmod-video-quickcam module only if it was...
2008-04-20 nicodon't build acx* kernel modules on UML
2008-04-20 nicoadd a gpio feature for devices supporting the generic...
2008-04-20 juhosg[atheros] remove the clz function, use fls instead
2008-04-20 nbdmake use of the marvell switch in the atheros port
2008-04-20 nbdAdd support for the ultra-crappy Marvell 88E6060, which...
2008-04-20 juhosg[atheros] remove strange direct usage of dev->priv...
2008-04-20 juhosg[atheros] use the netdev_priv() macro instead of direct...
2008-04-20 juhosg[atheros] use stats from net_device structure
2008-04-20 juhosg[atheros] nuke trailing whitespaces
2008-04-20 nbdmake use of the adm6996 switch for atheros devices...
2008-04-20 nbdremove some redundant code
2008-04-20 nbdAdd stub driver for ADM6996F switches (configured throu...
2008-04-19 kalozwe can't handle the switch on the GW2345 yet, but we...
2008-04-19 kalozrename patch to make it clear what it is
2008-04-19 juhosg[ixp4xx] avila: add model detection, refresh patches...
2008-04-19 kalozadd proper 2.6.25 support
2008-04-19 kaloznuke empty directory, we need actual patches there
2008-04-19 matteofix swap{on,off} path
2008-04-18 ymanoadd patch dir for 2.6.25 kernel
2008-04-18 ymanorename the bootloader image to standard name "otheros...
2008-04-18 ymanoremove config for non supported kernel version
2008-04-18 ymano* update ps3 target kernel version to 2.6.25
2008-04-17 florianAdm5120 also supports generic GPIO, allow gpioctl to...
2008-04-17 florianMark rt61 as 2.6.23 only (#3337)
2008-04-17 nbdmore performance for madwifi :)
2008-04-17 nbddisable CONFIG_BRIDGE_NETFILTER by default
2008-04-17 juhosg[package] use the spi-ks8995 driver on the WRT55AG...
2008-04-17 juhosg[package] spi-ks8995: fix a compiler warning, fix the...
2008-04-17 juhosg[package] add a driver for the KS8995 ethernet switch...
2008-04-17 nbdadd performance improvement for madwifi on low-memory...
2008-04-17 nbddisable CONFIG_NO_HZ by default (who enabled this?)
2008-04-15 thepeopleadd missing symbol
2008-04-15 nbdremove udevextras dependency on udev (thx, fish)
2008-04-15 thepeoplefix restart on platforms without a setup_switch()
2008-04-15 juhosg[package] mmc_over_gpio: oops, forgot to remove empty...
2008-04-15 juhosg[package] move spi_gpio driver into the kernel, clean...
2008-04-15 juhosgupdate iptables to 1.4.0 (2.6 kernels only), refresh...
2008-04-15 nicoadd 2 more symbols missed from my last commit
2008-04-15 nicoadd missing symbols to 2.6.24 generic config, preventin...
2008-04-15 nico$(TARGET) is not anymore, replace it with $(ARCH) in...
2008-04-15 nicoexplicitely disable a bunch of package on ar7 until...
2008-04-15 nicomark b44 as broken, it doesn't build anymore due to...
2008-04-15 nicofix magicbox_ide on 2.6.24
2008-04-14 juhosg[atheros] add missing CONFIG_GPIO_LEDS related ifdefs
2008-04-14 kalozdo target dependent optimizations
2008-04-14 kalozudevtrigger shouldn't depend on udev, we use it standal...
2008-04-14 nicomark all openswan packages as broken
2008-04-14 agbMark broken packages as broken:
2008-04-14 nicopackage shared library as well (partially closes: ...
2008-04-13 nicoinstall dependencies after installing package to avoid...
2008-04-13 nbdupgrade uci to 0.3.3, build lua plugin
2008-04-13 nbdremove lua's dependency on libreadline and libncurses
2008-04-13 nicofix udevextras build when no extras were actually selected
2008-04-13 nicomac80211 / compat-wireless fixes:
2008-04-13 nicoupdate libnl to 1.1
2008-04-13 juhosg[atheros] fix GPIO direction setup on ar5312, and fix...
2008-04-13 nbdmove lua from packages/ to trunk in anticipation of...
2008-04-12 jk[package/udev] Replace udev-vol-id pacakge with configu...
2008-04-12 jk[package/udev] Group input devices under /dev/input
2008-04-12 jk[package/kexec] Use new kexec tools
2008-04-12 jk[toolchain] provide a cleaner way to specify a biarch...
2008-04-12 nicofix build on linux >= 2.6.23
2008-04-12 nicopackage/ov51x-jpeg:
2008-04-12 nicodisable kmod-mmc-over-gpio on x86
2008-04-12 nicoadd missing MMC config symbol
2008-04-12 nicoadd missing SSB config symbols
2008-04-12 nicopackage/qc-usb:
2008-04-12 thepeopleadd missing include in restart
2008-04-12 nicoinstall build-depends packages as well
next