| Commit message (Expand) | Author | Age | Files | Lines |
* | Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms | Florian Fainelli | 2010-10-17 | 2 | -2/+3 |
* | omap24xx: Update kernel | Michael Büsch | 2010-10-16 | 1 | -1/+1 |
* | Fix typo | Michael Büsch | 2010-10-16 | 2 | -4/+4 |
* | Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA... | Michael Büsch | 2010-10-16 | 2 | -2/+14 |
* | mountd: Rename uci_add_history to uci_add_delta (#8084) | Vasilis Tsiligiannis | 2010-10-16 | 2 | -1/+28 |
* | mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and pe... | Felix Fietkau | 2010-10-16 | 31 | -1002/+1624 |
* | linux/atheros: fix another 2.6.36 patch issue | Alexandros C. Couloumbis | 2010-10-15 | 1 | -3/+4 |
* | target/linux: fix a path issue on previous commit | Alexandros C. Couloumbis | 2010-10-15 | 1 | -1/+1 |
* | linux/atheros: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-15 | 15 | -0/+6643 |
* | tools/mtd-utils: add two upstream patches | Alexandros C. Couloumbis | 2010-10-15 | 2 | -0/+193 |
* | remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel | Jo-Philipp Wich | 2010-10-14 | 6 | -6/+0 |
* | set the umask in toplevel.mk instead of forcing the user to adjust it | Felix Fietkau | 2010-10-14 | 2 | -7/+2 |
* | add a prereq check for umask 0022, other settings will result in broken packages | Jo-Philipp Wich | 2010-10-14 | 1 | -0/+7 |
* | ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switc... | Felix Fietkau | 2010-10-14 | 8 | -107/+24 |
* | package/busybox: update to busybox-1.17.3 | Alexandros C. Couloumbis | 2010-10-14 | 4 | -628/+2 |
* | ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563) | Felix Fietkau | 2010-10-14 | 2 | -6/+27 |
* | libnl-tiny: fix a compiler warning that shows up with -pedantic | Felix Fietkau | 2010-10-14 | 1 | -2/+6 |
* | uci: update to 2010-09-28 | Felix Fietkau | 2010-10-14 | 2 | -6/+6 |
* | linux kernel version 2.6.36.7 is not (yet) released... | Mirko Vogt | 2010-10-13 | 1 | -1/+1 |
* | wifi: change the default channel from 5 to 11, 5 was a really bad choice | Felix Fietkau | 2010-10-13 | 3 | -3/+3 |
* | Add 2.6.36 patches | Lars-Peter Clausen | 2010-10-13 | 29 | -1/+19196 |
* | Add some missing symbols to 2.6.36 config | Lars-Peter Clausen | 2010-10-13 | 1 | -0/+6 |
* | unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", I... | Jo-Philipp Wich | 2010-10-12 | 4 | -7/+7 |
* | generic/config-2.6.36: Add missing symbols | Alexandros C. Couloumbis | 2010-10-12 | 1 | -0/+3 |
* | target/linux: Add support for cores with slow WDT clock like bcm5354. (thank ... | Alexandros C. Couloumbis | 2010-10-12 | 4 | -0/+356 |
* | target/linux: fix Geos baudrate. (thank you Philip Prindeville) | Alexandros C. Couloumbis | 2010-10-12 | 1 | -1/+2 |
* | ath9k: fix a few ani issues | Felix Fietkau | 2010-10-12 | 3 | -0/+75 |
* | ath9k: fix channel time updates when the interface is idle | Felix Fietkau | 2010-10-12 | 1 | -0/+54 |
* | mac80211: fix a crash in the netlink backport | Felix Fietkau | 2010-10-12 | 1 | -0/+12 |
* | remote-gdb: fix parsing of arch and libc from given path as well | Jo-Philipp Wich | 2010-10-12 | 1 | -1/+1 |
* | remote-gdb: - fix parsing of arch-libc tuples - automatically add sysroot to ... | Jo-Philipp Wich | 2010-10-12 | 1 | -3/+4 |
* | Tag the uncompressed image | Claudio Mignanti | 2010-10-11 | 1 | -1/+2 |
* | Add me as maintainer | Claudio Mignanti | 2010-10-11 | 2 | -0/+2 |
* | Update to 2.6.35.7 | Claudio Mignanti | 2010-10-11 | 3 | -10/+22 |
* | Copy rootfs(s) inside BIN_DIR | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 |
* | Add support for FOXGM carrier board | Claudio Mignanti | 2010-10-11 | 2 | -2/+26 |
* | linux/brcm47xx: fix an initialization issue on 2.6.36 kernel | Alexandros C. Couloumbis | 2010-10-11 | 1 | -0/+11 |
* | linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058) | Alexandros C. Couloumbis | 2010-10-11 | 2 | -2/+2 |
* | Geos -- new x86 subtarget definition This defines the Geos platform from Trav... | Jo-Philipp Wich | 2010-10-10 | 4 | -3/+53 |
* | Add two debug rules the examine the values of runtime make variables. Based o... | Jo-Philipp Wich | 2010-10-10 | 1 | -0/+12 |
* | mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos | Jo-Philipp Wich | 2010-10-10 | 1 | -1/+1 |
* | kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to k... | Jo-Philipp Wich | 2010-10-10 | 1 | -2/+2 |
* | omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module | Michael Büsch | 2010-10-10 | 1 | -1/+0 |
* | ath9k: fix counter overflow in survey channel time stats for the operating ch... | Felix Fietkau | 2010-10-10 | 1 | -15/+33 |
* | metadata.pl: don't emit LINUX_2_6 selects anymore | Jo-Philipp Wich | 2010-10-10 | 1 | -3/+0 |
* | mac80211: update to a newer compat-wireless which fixes rt2800pci compile iss... | Felix Fietkau | 2010-10-10 | 4 | -319/+3 |
* | gdb: Enable parallel build | Michael Büsch | 2010-10-09 | 1 | -1/+3 |
* | iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autoge... | Jo-Philipp Wich | 2010-10-09 | 2 | -2/+18 |
* | mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD | Jo-Philipp Wich | 2010-10-09 | 1 | -0/+189 |
* | iw: add support for the new survey data | Felix Fietkau | 2010-10-09 | 3 | -11/+152 |