Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/compcache: clean unneeded swap initialization | Alexandros C. Couloumbis | 2010-07-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 22409 | ||||
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | 5 | -20/+1017 |
| | | | | SVN-Revision: 22408 | ||||
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | 2 | -29/+4 |
| | | | | SVN-Revision: 22406 | ||||
* | make base-files dependent on opkg host compile, fixes install errors when ↵ | Jo-Philipp Wich | 2010-07-27 | 1 | -5/+2 |
| | | | | | | package/compile and package/install are invoked separately SVN-Revision: 22405 | ||||
* | uhttpd: fix build dependencies (#7674) | Jo-Philipp Wich | 2010-07-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 22404 | ||||
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵ | Felix Fietkau | 2010-07-27 | 9 | -136/+26 |
| | | | | | | change that might fix some calibration issues SVN-Revision: 22403 | ||||
* | kmod-ipsec: fix a compile error with some configurations. since ↵ | Felix Fietkau | 2010-07-27 | 1 | -0/+1 |
| | | | | | | CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled SVN-Revision: 22402 | ||||
* | dropbear: Explicity list default RootPasswordAuth value in default config ↵ | Daniel Dickinson | 2010-07-27 | 1 | -0/+1 |
| | | | | | | file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root. SVN-Revision: 22394 | ||||
* | dropbear: Add RootLogin parameter to control whether ssh logins as root are ↵ | Daniel Dickinson | 2010-07-27 | 1 | -1/+5 |
| | | | | | | allowed. SVN-Revision: 22393 | ||||
* | linux-atm: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 22383 | ||||
* | e2fsprogs: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -3/+5 |
| | | | | SVN-Revision: 22382 | ||||
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary ↵ | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
| | | | | | | variable and shorten conditional SVN-Revision: 22380 | ||||
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
| | | | | SVN-Revision: 22379 | ||||
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 2 | -1/+2 |
| | | | | SVN-Revision: 22377 | ||||
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 | 2 | -4/+32 |
| | | | | SVN-Revision: 22372 | ||||
* | package/compcache: initialize swap driver and introduce a delay before mounting | Alexandros C. Couloumbis | 2010-07-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 22368 | ||||
* | package/compcache: revert r22365 | Alexandros C. Couloumbis | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22367 | ||||
* | uhttpd: - fix a compile warning - support custom index file names - support ↵ | Jo-Philipp Wich | 2010-07-23 | 7 | -18/+139 |
| | | | | | | custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi SVN-Revision: 22366 | ||||
* | package/compcache: fix a dependency issue | Alexandros C. Couloumbis | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22365 | ||||
* | ath9k: simplify noise floor calibration chainmask calculation | Felix Fietkau | 2010-07-23 | 1 | -0/+30 |
| | | | | SVN-Revision: 22362 | ||||
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | Felix Fietkau | 2010-07-23 | 1 | -0/+46 |
| | | | | SVN-Revision: 22361 | ||||
* | ath9k: fix another buffer leak in the aggregation code | Felix Fietkau | 2010-07-23 | 1 | -0/+32 |
| | | | | SVN-Revision: 22360 | ||||
* | load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200 | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22359 | ||||
* | mac80211: fix build of ipw2100 driver | Hauke Mehrtens | 2010-07-22 | 1 | -0/+61 |
| | | | | SVN-Revision: 22358 | ||||
* | ubsec_ssb: fix build of ubsec_ssb with new ssb patches | Hauke Mehrtens | 2010-07-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 22357 | ||||
* | mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | 1 | -10/+4 |
| | | | | SVN-Revision: 22355 | ||||
* | Add package pwm-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+276 |
| | | | | SVN-Revision: 22350 | ||||
* | Add package rotary-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+251 |
| | | | | SVN-Revision: 22349 | ||||
* | busybox: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 |
| | | | | SVN-Revision: 22348 | ||||
* | opkg: fix host compilation on Darwin (libopkg_test failed to link) | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 22340 | ||||
* | opkg: strip trailing whitespaces from entries in conffiles control files, ↵ | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+23 |
| | | | | | | fixes conffile md5 calculation against ipkg-build generated archives SVN-Revision: 22338 | ||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 22323 | ||||
* | fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) | Florian Fainelli | 2010-07-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 22321 | ||||
* | remove whitespaces in kmod-switch sources | Florian Fainelli | 2010-07-20 | 3 | -56/+56 |
| | | | | SVN-Revision: 22320 | ||||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 | 3 | -3/+3 |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | ||||
* | mac80211: fix aggregation on WDS AP interfaces | Felix Fietkau | 2010-07-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 22302 | ||||
* | mac80211: update to wireless-testing 2010-07-16 | Felix Fietkau | 2010-07-20 | 16 | -5769/+8 |
| | | | | SVN-Revision: 22301 | ||||
* | nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax ↵ | Jo-Philipp Wich | 2010-07-19 | 4 | -6/+22 |
| | | | | | | PS-1208mfg with FLSH at offset 0) SVN-Revision: 22299 | ||||
* | pwm: export the generic pwm api as module | Claudio Mignanti | 2010-07-19 | 1 | -2/+17 |
| | | | | SVN-Revision: 22297 | ||||
* | e2fsprogs: update to version 1.41.12 | Hauke Mehrtens | 2010-07-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 22286 | ||||
* | iw: update to version 0.9.20 | Hauke Mehrtens | 2010-07-18 | 3 | -250/+2 |
| | | | | SVN-Revision: 22285 | ||||
* | package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support | Alexandros C. Couloumbis | 2010-07-18 | 1 | -0/+29 |
| | | | | SVN-Revision: 22283 | ||||
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 2 | -22/+20 |
| | | | | SVN-Revision: 22282 | ||||
* | base-files & telnet: Fixed telnet starting even with root password when ↵ | Daniel Dickinson | 2010-07-18 | 2 | -3/+11 |
| | | | | | | shadow passwords in use. SVN-Revision: 22279 | ||||
* | dnsmasq: initscript: fix bool options handling, bump release number | Nicolas Thill | 2010-07-17 | 2 | -4/+4 |
| | | | | SVN-Revision: 22251 | ||||
* | finalize r22241 fixes | Alexandros C. Couloumbis | 2010-07-17 | 2 | -3/+4 |
| | | | | SVN-Revision: 22242 | ||||
* | package/kernel: update r22229 | Alexandros C. Couloumbis | 2010-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 22241 | ||||
* | ep80579-drivers: the build system for this package is broken beyond repair. ↵ | Felix Fietkau | 2010-07-17 | 1 | -13/+25 |
| | | | | | | work around this by only using the kbuild make invocations and ignoring the other crap SVN-Revision: 22240 | ||||
* | iptables: package hashlimit module (#6696) | Jo-Philipp Wich | 2010-07-16 | 2 | -0/+26 |
| | | | | SVN-Revision: 22229 | ||||
* | firewall: allow redirecting only destination port (#7197) | Jo-Philipp Wich | 2010-07-16 | 2 | -3/+4 |
| | | | | SVN-Revision: 22227 |