Age | Commit message (Expand) | Author |
2010-03-08 | ar71xx: increase kernel partition size for the WP543 boards | juhosg |
2010-03-08 | [package] dnsmasq: prevent bad command line error when a dhcp pool has ignore... | jow |
2010-03-08 | [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but... | nico |
2010-03-08 | mac80211: remove an obsolete patch which breaks 2.6.32 compat | nbd |
2010-03-08 | mac80211: small whitespace fix in minstrel_ht | nbd |
2010-03-07 | [xburst] Add sound support for the n516. | lars |
2010-03-07 | [xburst] Add support for enabling/disabling the aic controllers clock. | lars |
2010-03-07 | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | nbd |
2010-03-07 | [ar7] add support for new ar7-atm version D7.05.00.00 (#6515) | florian |
2010-03-07 | mac80211: improve minstrel_ht performance by reducing the impact of slow samp... | nbd |
2010-03-07 | [ar7] correct the MDIO base address and reset sequence for Titan (#6573) | florian |
2010-03-07 | [ar7] add one more acx-mac80211 patch to finally allow its building on ar7 | florian |
2010-03-07 | mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im... | nbd |
2010-03-07 | mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats | nbd |
2010-03-07 | mac80211: implement .rate_update in minstrel_ht | nbd |
2010-03-07 | mac80211: update to wireless-testing 2010-03-03 | nbd |
2010-03-07 | [toolchain] uClibc: enhance debug support (closes: #6118) | nico |
2010-03-07 | [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al... | nico |
2010-03-07 | ar71xx: add preliminary support for the RouterBOARD 750 | juhosg |
2010-03-07 | ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX | juhosg |
2010-03-07 | ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol | juhosg |
2010-03-07 | [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | nico |
2010-03-07 | [package] siit: use $(KERNEL_MAKEOPTS) | nico |
2010-03-07 | [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | nico |
2010-03-06 | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian |
2010-03-06 | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian |
2010-03-06 | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian |
2010-03-06 | [ar7] add some missing patches to acx-mac80211 it now builds the pci module a... | florian |
2010-03-06 | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico |
2010-03-06 | [ar7] move netdev_ops conversion, previous hunk was not correct | florian |
2010-03-06 | [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new... | florian |
2010-03-06 | [ar7] migrate acx to netdev_ops, required for later kernels | florian |
2010-03-06 | mac80211: enable debugfs support by default - having access to the rate contr... | nbd |
2010-03-05 | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | thepeople |
2010-03-05 | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | thepeople |
2010-03-05 | add missing symbol | thepeople |
2010-03-05 | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | juhosg |
2010-03-05 | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | juhosg |
2010-03-05 | ar71xx: fix status led detection on the RB4xx boards | juhosg |
2010-03-05 | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | juhosg |
2010-03-05 | ar71xx: ag71xx: move link update function | juhosg |
2010-03-05 | ar71xx: ag71xx: don't use dev->trans_start | juhosg |
2010-03-05 | ar71xx: ag71xx: use dma_unmap_single to unmap frames | juhosg |
2010-03-05 | this patch fixes package/Makefile. | thepeople |
2010-03-05 | this patch fixes uboot-envtools so that it is no longer broken. | thepeople |
2010-03-05 | there are quite a lot of package using ln -sf in their Makefile, so | thepeople |
2010-03-05 | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, | thepeople |
2010-03-05 | The attached patch replaces $(1) install by $(if $(1), $(1), | thepeople |
2010-03-05 | this patch fixes toolchain parallel build, which reduces build time. | thepeople |
2010-03-05 | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes | thepeople |