| Age | Commit message (Expand) | Author |
| 2009-07-12 | create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) | Gabor Juhos |
| 2009-07-12 | firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>) | Gabor Juhos |
| 2009-07-12 | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes | Felix Fietkau |
| 2009-07-12 | madwifi: clean up wme handling, use same packet classification as mac80211 | Felix Fietkau |
| 2009-07-12 | kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default | Felix Fietkau |
| 2009-07-12 | madwifi: fix another instance of excessive stack usage in wlanconfig | Felix Fietkau |
| 2009-07-11 | use subsys_initcall in the i2c-gpio driver | Gabor Juhos |
| 2009-07-11 | Cleanup glamo mmc driver. | Lars-Peter Clausen |
| 2009-07-11 | increase size of the kernel partition on the TL-WR[789]41N boards | Gabor Juhos |
| 2009-07-11 | increase size of the kernel partition on the TEW-632BR board | Gabor Juhos |
| 2009-07-11 | register the VSC7395 device on the PB44 board | Gabor Juhos |
| 2009-07-11 | enable I2C_GPIO driver | Gabor Juhos |
| 2009-07-11 | add SPI controller driver for the PB44 board | Gabor Juhos |
| 2009-07-11 | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos |
| 2009-07-11 | add definitions for some magic values in the spi_vsc7385 driver | Gabor Juhos |
| 2009-07-11 | add AR7240 to BOARDNAME | Gabor Juhos |
| 2009-07-11 | upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action | Felix Fietkau |
| 2009-07-11 | move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff | Felix Fietkau |
| 2009-07-11 | seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg | Felix Fietkau |
| 2009-07-11 | rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific | Mirko Vogt |
| 2009-07-11 | mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik | Felix Fietkau |
| 2009-07-11 | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it | Felix Fietkau |
| 2009-07-11 | ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers | Felix Fietkau |
| 2009-07-11 | remove hotplug2-old | Felix Fietkau |
| 2009-07-11 | ucitrigger depends on lua | Felix Fietkau |
| 2009-07-10 | fix a bug in the SPI driver (closes #5485) | Gabor Juhos |
| 2009-07-10 | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select | Felix Fietkau |
| 2009-07-10 | PS3: Add some HID quirks to the PS3 kernel config | Geoff Levand |
| 2009-07-10 | PS3: Add joystick support to the PS3 kernel config | Geoff Levand |
| 2009-07-10 | PS3: Fix gelic network RX hang | Geoff Levand |
| 2009-07-10 | PS3: Cleanup kernel config | Geoff Levand |
| 2009-07-10 | PS3: Enable kernel command line editing | Geoff Levand |
| 2009-07-10 | PS3: Enable kernel patches | Geoff Levand |
| 2009-07-10 | PS3: Revert kexec kernel patch | Geoff Levand |
| 2009-07-09 | add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 | Gabor Juhos |
| 2009-07-09 | package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage | Jo-Philipp Wich |
| 2009-07-09 | register a GPIO LEDs and buttons on the PB44 board | Gabor Juhos |
| 2009-07-09 | register a I2C GPIO expander on the PB44 board | Gabor Juhos |
| 2009-07-08 | firmware-utils/mktplinkfw: add option for combined images | Gabor Juhos |
| 2009-07-07 | create firmware image for the TL-WR741ND | Gabor Juhos |
| 2009-07-07 | firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1 | Gabor Juhos |
| 2009-07-07 | add initial support for the TL-WR741ND board | Gabor Juhos |
| 2009-07-07 | do not allow overriding the init argument by bootloaders | Mirko Vogt |
| 2009-07-07 | add AR7240 specific fixes for the ag71xx driver | Gabor Juhos |
| 2009-07-07 | make irq_chip definitions static | Gabor Juhos |
| 2009-07-07 | uClibc: fix build error on ARM targets (closes #5473) | Gabor Juhos |
| 2009-07-07 | AR7240 requires different IRQ unmasking code | Gabor Juhos |
| 2009-07-07 | wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian | Felix Fietkau |
| 2009-07-07 | wprobe: fix some endianness fail in the l2 filter code | Felix Fietkau |
| 2009-07-07 | wprobe: fix uninitialized variable | Felix Fietkau |