| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix rt61 on big endian arch | Nicolas Thill | 2007-08-25 | 1 | -0/+61 |
* | e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a depen... | Nicolas Thill | 2007-08-25 | 1 | -2/+11 |
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 2 | -2/+7 |
* | fix rt2x00 build | Nicolas Thill | 2007-08-24 | 1 | -1/+4 |
* | mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) | Nicolas Thill | 2007-08-24 | 1 | -2/+3 |
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 1 | -0/+13 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | Felix Fietkau | 2007-08-21 | 5 | -3/+257 |
* | Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) | Florian Fainelli | 2007-08-21 | 1 | -26/+39 |
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 1 | -0/+23 |
* | Fix rt2x00 dependencies (#2223) | Florian Fainelli | 2007-08-21 | 1 | -3/+3 |
* | oops. forgot one file | Felix Fietkau | 2007-08-20 | 1 | -0/+14 |
* | cleanup mtd, implement jffs2write - one step closer to config preserving syst... | Felix Fietkau | 2007-08-20 | 8 | -135/+810 |
* | add 'mtd refresh' command | Felix Fietkau | 2007-08-19 | 2 | -1/+33 |
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 | 2 | -4/+4 |
* | ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * ... | Nicolas Thill | 2007-08-19 | 1 | -12/+22 |
* | update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) | Nicolas Thill | 2007-08-18 | 5 | -80/+80 |
* | pcmcia kmod package fixes for au1000 | Felix Fietkau | 2007-08-16 | 1 | -6/+11 |
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 1 | -0/+1 |
* | add missing dependency (#2237) | Felix Fietkau | 2007-08-16 | 1 | -0/+1 |
* | fix kmod-hostap compile | Felix Fietkau | 2007-08-15 | 1 | -3/+0 |
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -1/+0 |
* | Fix rt2x00 kernel config reading | Florian Fainelli | 2007-08-14 | 1 | -1/+1 |
* | Do not complain when USB is not available in our kernel | Florian Fainelli | 2007-08-14 | 1 | -1/+1 |
* | Add the matrix fix from #2127 | Florian Fainelli | 2007-08-12 | 1 | -0/+15 |
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 | 2 | -0/+0 |
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 | 8 | -52/+24 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | Florian Fainelli | 2007-08-11 | 1 | -1/+1 |
* | Addd kernel modules for NTFS (#2181) | Florian Fainelli | 2007-08-11 | 1 | -0/+10 |
* | madwifi: fix 'bad ratekbps' message when running adhoc in .11a | Felix Fietkau | 2007-08-11 | 1 | -0/+17 |
* | adhoc has issues with bgscan as well | Felix Fietkau | 2007-08-10 | 1 | -4/+2 |
* | Remove empty file | Florian Fainelli | 2007-08-07 | 1 | -0/+0 |
* | Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ... | Florian Fainelli | 2007-08-07 | 2 | -13/+9 |
* | Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-07 | 3 | -6/+23 |
* | Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ... | Florian Fainelli | 2007-08-07 | 29 | -852/+2069 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 3 | -21/+20 |
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 4 | -31/+21 |
* | fix a race condition with dynamic interfaces and firewalling | Felix Fietkau | 2007-08-04 | 2 | -3/+1 |
* | add a missing variable assignment | Felix Fietkau | 2007-08-04 | 1 | -0/+1 |
* | tab/whitespace fix | Felix Fietkau | 2007-08-04 | 1 | -5/+5 |
* | Fix the typo | Florian Fainelli | 2007-08-04 | 1 | -1/+1 |
* | Add support for the D-Link DWL-3150 | Florian Fainelli | 2007-08-04 | 1 | -1/+15 |
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel conf... | Florian Fainelli | 2007-08-03 | 1 | -1/+1 |
* | add a fix for skb_put_over in beacon handling code | Felix Fietkau | 2007-08-03 | 1 | -0/+42 |
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver a... | Florian Fainelli | 2007-08-02 | 1 | -0/+10 |
* | madwifi: bgscan is a bit broken. disable by default | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
* | madwifi: bump release version | Felix Fietkau | 2007-08-01 | 1 | -1/+1 |
* | madwifi: remove stuck beacon workaround (does not work properly). add a worka... | Felix Fietkau | 2007-08-01 | 2 | -102/+83 |
* | add missing kconfig symbol | Felix Fietkau | 2007-08-01 | 1 | -1/+1 |
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 | 1 | -1/+1 |