openwrt.git
2010-03-08 juhosgimagebuilder: add REVISION variable (closes #6795)
2010-03-08 juhosgar71xx: simplify WP543 image generation, and fix rootfs...
2010-03-08 thepeopleadd missing file from patch
2010-03-08 thepeoplefinish cleaning my broken commit
2010-03-08 juhosgar71xx: sync .33 config
2010-03-08 juhosgar71xx: enable AR7240 DSA driver on 2.6.33 as well
2010-03-08 thepeoplefix missing parts of r19997.
2010-03-08 juhosgar71xx: refresh patches
2010-03-08 juhosgar71xx: add NAND driver for the RB750
2010-03-08 juhosgar71xx: add ar71xx_gpio_function_setup
2010-03-08 juhosgpackage: add module for the RB750 LED driver
2010-03-08 juhosgar71xx: add LED driver for the RB750
2010-03-08 juhosgar71xx: add latch handling code for the RB750
2010-03-08 juhosgar71xx: increase kernel partition size for the WP543...
2010-03-08 jow[package] dnsmasq: prevent bad command line error when...
2010-03-08 nico[package] acx: remove wrong CONFIG_PCI dep (should...
2010-03-08 nbdmac80211: remove an obsolete patch which breaks 2.6...
2010-03-08 nbdmac80211: small whitespace fix in minstrel_ht
2010-03-07 lars[xburst] Add sound support for the n516.
2010-03-07 lars[xburst] Add support for enabling/disabling the aic...
2010-03-07 nbdmac80211: fix a few more minstrel_ht bugs (thx to Chris...
2010-03-07 florian[ar7] add support for new ar7-atm version D7.05.00...
2010-03-07 nbdmac80211: improve minstrel_ht performance by reducing...
2010-03-07 florian[ar7] correct the MDIO base address and reset sequence...
2010-03-07 florian[ar7] add one more acx-mac80211 patch to finally allow...
2010-03-07 nbdmac80211: simplify minstrel_ht code, rewrite packet...
2010-03-07 nbdmac80211: increase minstrel_ht precision by properly...
2010-03-07 nbdmac80211: implement .rate_update in minstrel_ht
2010-03-07 nbdmac80211: update to wireless-testing 2010-03-03
2010-03-07 nico[toolchain] uClibc: enhance debug support (closes:...
2010-03-07 nico[toolchain] uClibc: revert to old linuxthreads implemen...
2010-03-07 juhosgar71xx: add preliminary support for the RouterBOARD 750
2010-03-07 juhosgar71xx: make the rb4xx nand driver depends on AR71XX_MA...
2010-03-07 juhosgar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and chang...
2010-03-07 nico[package] siit: oops, 'make M=... modules' is 2.6 only...
2010-03-07 nico[package] siit: use $(KERNEL_MAKEOPTS)
2010-03-07 nico[package] siit: remove obsolete dep (builds fine on...
2010-03-06 florian[ar7] let 802.1q tagged frames go in and out from cpmac...
2010-03-06 florian[ar7] fallback to "dumb switch" mode if no PHY was...
2010-03-06 florian[ar7] fix cpmac panics with 2.6.32 (#6764)
2010-03-06 florian[ar7] add some missing patches to acx-mac80211 it now...
2010-03-06 nico[toolchain] gcc: only enable/disable TLS support in...
2010-03-06 florian[ar7] move netdev_ops conversion, previous hunk was...
2010-03-06 florian[ar7] update acx-mac80211 to a newer snapshot and fix...
2010-03-06 florian[ar7] migrate acx to netdev_ops, required for later...
2010-03-06 nbdmac80211: enable debugfs support by default - having...
2010-03-05 thepeoplefix missing symbols for kernel 2.6.33, closes #6803...
2010-03-05 thepeoplefix missing symbols for kernel 2.6.32, closes #6802...
2010-03-05 thepeopleadd missing symbol
2010-03-05 juhosgar71xx: don't init PCI irqs on the AR7240 if the PCIe...
2010-03-05 juhosgar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)
2010-03-05 juhosgar71xx: fix status led detection on the RB4xx boards
2010-03-05 juhosgar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 juhosgar71xx: ag71xx: move link update function
2010-03-05 juhosgar71xx: ag71xx: don't use dev->trans_start
2010-03-05 juhosgar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-05 thepeoplethis patch fixes package/Makefile.
2010-03-05 thepeoplethis patch fixes uboot-envtools so that it is no longer...
2010-03-05 thepeoplethere are quite a lot of package using ln -sf in their...
2010-03-05 thepeoplethis patch uses PKG_INSTALL:=1 and simplifies the Makefile,
2010-03-05 thepeopleThe attached patch replaces $(1) install by $(if $...
2010-03-05 thepeoplethis patch fixes toolchain parallel build, which reduce...
2010-03-05 thepeoplethis patch simplifies the Makefile by using PKG_INSTALL...
2010-03-05 thepeoplethis patch simplifies the Makefile by using PKG_INSTALL...
2010-03-05 nicoadd build logs directory to 'svn:ignore' property
2010-03-05 nicoremove bison requirement (see [10398] & [14900])
2010-03-05 lars[xburst] Add support for the n516
2010-03-05 lars[xburst] Add subtarget for each device
2010-03-05 larsimage.mk: Adjust ubifs build behaviour to that of other...
2010-03-05 lars[xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll...
2010-03-05 lars[xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORT...
2010-03-05 lars[xburst] jz4740_fb: Add support for parallel displays...
2010-03-05 nicoinclude kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
2010-03-05 nicofirstboot: detect mtd, rom & jffs parts first, fix...
2010-03-04 florian[rdc] fix watchdog driver unregistering, patch by Bernh...
2010-03-04 lars[xburst] jz4740_udc: Implement suspend/resume
2010-03-04 florian[rdc] rework reboot mechanism with the new watchdog...
2010-03-04 florian[rdc] enable the required packages to use a gpio-based...
2010-03-04 florian[rdc] remove now unused rdc321x_gpio.h file
2010-03-04 florian[rdc] improve sitecom device support
2010-03-04 florian[rdc] select ARCH_REQUIRE_GPIOLIB which is required...
2010-03-04 florian[rdc] add a new southbridge driver which registers...
2010-03-04 florian[au1000] merge the two patches applying to the same...
2010-03-04 thepeoplerevert r19964 for now, there are issues with opkg/ipkg...
2010-03-03 haukebrcm47xx: add CONFIG_CMDLINE again
2010-03-03 juhosgar71xx: restore command line on 2.6.33
2010-03-03 juhosgar71xx: sync 2.6.33 config
2010-03-03 thepeoplegrab all config files for installed packages, closes...
2010-03-03 matteo2.6.33 fixes for atheros and madwifi
2010-03-03 florian[toolchain] cleanup the 2.6.33 and later kernels kernel...
2010-03-03 juhosgkernel: fix m25p80 patches for 2.6.33
2010-03-03 juhosgar71xx: refresh 2.6.33 patches
2010-03-03 juhosgkernel: refresh 2.6.33 patches
2010-03-02 florian[brcm63xx] do not register devices in device_initcall...
2010-03-02 haukekernel: add some missing config files and make compat...
2010-03-02 haukebrcm47xx: add support for kernel 2.6.33
2010-03-02 juhosgar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 juhosgar71xx: ag71xx: don't use virt_to_phys
2010-03-02 juhosgar71xx: ag71xx: simplify register access functions
2010-03-02 juhosgar71xx: ag71xx: use NETDEV_TX_OK
next