Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel: fix missing symbol introduced by l2tp | Jo-Philipp Wich | 2010-08-06 | |
| | | | | SVN-Revision: 22507 | |||
* | kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35 | Jo-Philipp Wich | 2010-08-06 | |
| | | | | SVN-Revision: 22501 | |||
* | ipset: fix ipset for kernel 2.6.35 | Jo-Philipp Wich | 2010-08-06 | |
| | | | | SVN-Revision: 22500 | |||
* | ppp: whitespace cleanup in previous commit | Jo-Philipp Wich | 2010-08-04 | |
| | | | | SVN-Revision: 22497 | |||
* | pppd: only remove own default route on shutdown (#7694) | Jo-Philipp Wich | 2010-08-04 | |
| | | | | SVN-Revision: 22495 | |||
* | ath9k: fix rx tsf parsing | Felix Fietkau | 2010-08-04 | |
| | | | | SVN-Revision: 22493 | |||
* | dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option ↵ | Jo-Philipp Wich | 2010-08-04 | |
| | | | | | | (#7625) SVN-Revision: 22490 | |||
* | Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ↵ | Jo-Philipp Wich | 2010-08-04 | |
| | | | | | | <kerneis@pps.jussieu.fr> SVN-Revision: 22487 | |||
* | package/iptables: upgrade to iptables version 1.4.9 | Alexandros C. Couloumbis | 2010-08-04 | |
| | | | | SVN-Revision: 22482 | |||
* | base-files: r22444 caused interfaces to remain down if the macaddr option is ↵ | Jo-Philipp Wich | 2010-08-02 | |
| | | | | | | used, fix it. Also localize the txqueuelen option variable SVN-Revision: 22467 | |||
* | LED handling fixes for WRT54-G3Gv2 | Markus Wigge | 2010-08-02 | |
| | | | | SVN-Revision: 22462 | |||
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ↵ | Felix Fietkau | 2010-08-02 | |
| | | | | | | calibration is pending (instead of waiting for the next cal interval) SVN-Revision: 22461 | |||
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ↵ | Felix Fietkau | 2010-08-02 | |
| | | | | | | improves stability under strong interference in ap mode SVN-Revision: 22460 | |||
* | package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd) | Alexandros C. Couloumbis | 2010-08-01 | |
| | | | | SVN-Revision: 22458 | |||
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to ↵ | Felix Fietkau | 2010-08-01 | |
| | | | | | | Lorenzo Bianconi) SVN-Revision: 22457 | |||
* | add txqueuelen option, patch from Roberto Riggio | Florian Fainelli | 2010-07-31 | |
| | | | | SVN-Revision: 22444 | |||
* | firwall: fix nat reflection for zones covering multiple networks | Jo-Philipp Wich | 2010-07-31 | |
| | | | | SVN-Revision: 22442 | |||
* | firewall: add basic NAT reflection/NAT loopback support | Jo-Philipp Wich | 2010-07-31 | |
| | | | | SVN-Revision: 22441 | |||
* | remove iptables libipq dependency, thanks jow | Florian Fainelli | 2010-07-31 | |
| | | | | SVN-Revision: 22438 | |||
* | package libipq as a shared library | Florian Fainelli | 2010-07-31 | |
| | | | | | | | | | | | r21799 by jow changed the staging install of libipq so that it is no longer available as a static library but is dynamically linked in as a shared library. However the libipq package was not being built. This patch provides libipq.so as a package. Signed-off-by: Ashok Rao <greatarbor@gmail.com> SVN-Revision: 22436 | |||
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | |
| | | | | SVN-Revision: 22422 | |||
* | mac80211: update to 2010-07-29, add pending patches to fix further issues ↵ | Felix Fietkau | 2010-07-30 | |
| | | | | | | with calibration SVN-Revision: 22419 | |||
* | mac80211: minor fix for the offchannel status change notification | Felix Fietkau | 2010-07-30 | |
| | | | | SVN-Revision: 22417 | |||
* | package/compcache: clean unneeded swap initialization | Alexandros C. Couloumbis | 2010-07-28 | |
| | | | | SVN-Revision: 22409 | |||
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | |
| | | | | SVN-Revision: 22408 | |||
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | |
| | | | | SVN-Revision: 22406 | |||
* | make base-files dependent on opkg host compile, fixes install errors when ↵ | Jo-Philipp Wich | 2010-07-27 | |
| | | | | | | package/compile and package/install are invoked separately SVN-Revision: 22405 | |||
* | uhttpd: fix build dependencies (#7674) | Jo-Philipp Wich | 2010-07-27 | |
| | | | | SVN-Revision: 22404 | |||
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵ | Felix Fietkau | 2010-07-27 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | allowed. SVN-Revision: 22393 | |||
* | linux-atm: parallel build fix | Florian Fainelli | 2010-07-24 | |
| | | | | SVN-Revision: 22383 | |||
* | e2fsprogs: parallel build fix | Florian Fainelli | 2010-07-24 | |
| | | | | SVN-Revision: 22382 | |||
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary ↵ | Jo-Philipp Wich | 2010-07-24 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 22379 | |||
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | |
| | | | | SVN-Revision: 22377 | |||
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 | |
| | | | | SVN-Revision: 22372 | |||
* | package/compcache: initialize swap driver and introduce a delay before mounting | Alexandros C. Couloumbis | 2010-07-23 | |
| | | | | SVN-Revision: 22368 | |||
* | package/compcache: revert r22365 | Alexandros C. Couloumbis | 2010-07-23 | |
| | | | | SVN-Revision: 22367 | |||
* | uhttpd: - fix a compile warning - support custom index file names - support ↵ | Jo-Philipp Wich | 2010-07-23 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 22365 | |||
* | ath9k: simplify noise floor calibration chainmask calculation | Felix Fietkau | 2010-07-23 | |
| | | | | SVN-Revision: 22362 | |||
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | Felix Fietkau | 2010-07-23 | |
| | | | | SVN-Revision: 22361 | |||
* | ath9k: fix another buffer leak in the aggregation code | Felix Fietkau | 2010-07-23 | |
| | | | | SVN-Revision: 22360 | |||
* | load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200 | Felix Fietkau | 2010-07-23 | |
| | | | | SVN-Revision: 22359 | |||
* | mac80211: fix build of ipw2100 driver | Hauke Mehrtens | 2010-07-22 | |
| | | | | SVN-Revision: 22358 | |||
* | ubsec_ssb: fix build of ubsec_ssb with new ssb patches | Hauke Mehrtens | 2010-07-22 | |
| | | | | SVN-Revision: 22357 | |||
* | mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | |
| | | | | SVN-Revision: 22355 | |||
* | Add package pwm-gpio-custom | Claudio Mignanti | 2010-07-22 | |
| | | | | SVN-Revision: 22350 |