| Commit message (Expand) | Author | Age | Files | Lines |
* | add chip_fixup patch of the platform_nand driver to 2.6.26 as well | Gabor Juhos | 2008-07-25 | 1 | -0/+32 |
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ... | Travis Kemen | 2008-07-25 | 2 | -77/+84 |
* | keep /etc/group over reflash as well | Travis Kemen | 2008-07-24 | 1 | -1/+1 |
* | usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968 | Andy Boyett | 2008-07-24 | 1 | -1/+16 |
* | dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed | Andy Boyett | 2008-07-24 | 6 | -50/+34 |
* | add dropbear keys, passwd and firewall configuration to be saved during reflash | Travis Kemen | 2008-07-24 | 1 | -1/+1 |
* | fix variable names in tests | Nicolas Thill | 2008-07-22 | 1 | -5/+5 |
* | parse mac address on RouterBOARDs | Gabor Juhos | 2008-07-22 | 5 | -29/+78 |
* | fix sierra patches | Travis Kemen | 2008-07-22 | 2 | -1508/+0 |
* | fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797) | Gabor Juhos | 2008-07-22 | 1 | -4/+8 |
* | fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | 2 | -7/+9 |
* | Fix nfs modules options and modules, only package modules that are built for ... | Florian Fainelli | 2008-07-22 | 1 | -12/+7 |
* | Disable NFS_ACL support in the UML config, other platforms do not have it as ... | Florian Fainelli | 2008-07-22 | 2 | -12/+0 |
* | patch causes problems on some platforms, nuke it | Imre Kaloz | 2008-07-22 | 1 | -28/+0 |
* | bump ath9k package version number, too | Imre Kaloz | 2008-07-22 | 1 | -1/+1 |
* | sync ath9k with the git tree | Imre Kaloz | 2008-07-22 | 15 | -219/+33 |
* | generate zImage for the ADI Sidewinder, too | Imre Kaloz | 2008-07-22 | 1 | -1/+1 |
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | 2 | -2/+2 |
* | This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based a... | Travis Kemen | 2008-07-21 | 2 | -0/+1508 |
* | This series of patches closes the support gap on one of the explicitly suppor... | Travis Kemen | 2008-07-21 | 5 | -12/+1522 |
* | Fix routerboard boot partition name in wget2nand (#3791) | Florian Fainelli | 2008-07-21 | 1 | -1/+1 |
* | update mvswitch for 2.6.25 and 2.6.26 as well | Felix Fietkau | 2008-07-21 | 4 | -58/+140 |
* | add missing defines for mvswitch | Felix Fietkau | 2008-07-21 | 1 | -1/+15 |
* | surprise :p | Gabor Juhos | 2008-07-21 | 54 | -18/+6655 |
* | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f... | Florian Fainelli | 2008-07-21 | 1 | -0/+7 |
* | The gpiommc configfs interface needs locking. | Michael Büsch | 2008-07-21 | 1 | -0/+60 |
* | Document a bit more about IPv6 configuration | Florian Fainelli | 2008-07-21 | 1 | -2/+19 |
* | Default to port 1812 for radius authentication when doing 802.1x | Florian Fainelli | 2008-07-21 | 1 | -1/+1 |
* | ath9k: correct package description | Matteo Croce | 2008-07-20 | 1 | -1/+1 |
* | Updated Dnsmasq to 2.45 | Steven Barth | 2008-07-20 | 2 | -6/+6 |
* | Update gpiommc to use configfs | Michael Büsch | 2008-07-20 | 6 | -236/+638 |
* | add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in... | Felix Fietkau | 2008-07-20 | 1 | -0/+16 |
* | ath9k: remove software descriptor swapping, hw already does that | Felix Fietkau | 2008-07-20 | 1 | -0/+64 |
* | add the new ath9k driver (loads successfully on an AR9160 card, but still see... | Felix Fietkau | 2008-07-20 | 25 | -0/+32739 |
* | update compat-wireless to a newer version, but leave it at the old version fo... | Felix Fietkau | 2008-07-20 | 1 | -4/+5 |
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | 1 | -4/+2 |
* | some more mvswitch fixes: - initialize the vlan destination map properly - wo... | Felix Fietkau | 2008-07-19 | 1 | -27/+54 |
* | add extra safety for the packet mangling in the mvswitch driver | Felix Fietkau | 2008-07-19 | 1 | -1/+1 |
* | Package common nfs kernel modules separately, add missing modules to nfsd (#3... | Florian Fainelli | 2008-07-19 | 1 | -3/+24 |
* | Native toolchain does not support -fhonour-copts, do not add it to the TARGET... | Florian Fainelli | 2008-07-19 | 1 | -5/+6 |
* | Update UML to 2.6.26 | Florian Fainelli | 2008-07-19 | 1 | -1/+1 |
* | adds ifxmips profiles | John Crispin | 2008-07-19 | 2 | -0/+34 |
* | 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790) | Florian Fainelli | 2008-07-19 | 1 | -6/+6 |
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | 45 | -1/+1 |
* | fix hal module load msg | Felix Fietkau | 2008-07-18 | 1 | -0/+30 |
* | refresh madwifi-testing patches | Felix Fietkau | 2008-07-18 | 41 | -484/+253 |
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | 4 | -113/+65 |
* | Update GPIO-based MMC driver | Michael Büsch | 2008-07-18 | 8 | -655/+922 |
* | fix some unused variables | Felix Fietkau | 2008-07-18 | 1 | -25/+29 |
* | Updated Dnsmasq to 2.43 | Steven Barth | 2008-07-18 | 3 | -36/+7 |