| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#... | Jo-Philipp Wich | 2010-08-04 | 1 | -0/+1 |
* | Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ... | Jo-Philipp Wich | 2010-08-04 | 1 | -2/+4 |
* | package/iptables: upgrade to iptables version 1.4.9 | Alexandros C. Couloumbis | 2010-08-04 | 2 | -25/+23 |
* | base-files: r22444 caused interfaces to remain down if the macaddr option is ... | Jo-Philipp Wich | 2010-08-02 | 1 | -2/+2 |
* | LED handling fixes for WRT54-G3Gv2 | Markus Wigge | 2010-08-02 | 2 | -4/+5 |
* | ath9k: improve stuck beacon recovery by reading nf values from the hw when a ... | Felix Fietkau | 2010-08-02 | 1 | -1/+3 |
* | ath9k: improve stuck beacon recovery and noise floor handling. significantly ... | Felix Fietkau | 2010-08-02 | 4 | -0/+306 |
* | package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd) | Alexandros C. Couloumbis | 2010-08-01 | 3 | -11/+87 |
* | ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz... | Felix Fietkau | 2010-08-01 | 1 | -0/+72 |
* | add txqueuelen option, patch from Roberto Riggio | Florian Fainelli | 2010-07-31 | 1 | -1/+2 |
* | firwall: fix nat reflection for zones covering multiple networks | Jo-Philipp Wich | 2010-07-31 | 1 | -34/+56 |
* | firewall: add basic NAT reflection/NAT loopback support | Jo-Philipp Wich | 2010-07-31 | 2 | -1/+81 |
* | remove iptables libipq dependency, thanks jow | Florian Fainelli | 2010-07-31 | 1 | -1/+1 |
* | package libipq as a shared library | Florian Fainelli | 2010-07-31 | 1 | -1/+13 |
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | 1 | -27/+0 |
* | mac80211: update to 2010-07-29, add pending patches to fix further issues wit... | Felix Fietkau | 2010-07-30 | 6 | -617/+662 |
* | mac80211: minor fix for the offchannel status change notification | Felix Fietkau | 2010-07-30 | 1 | -0/+27 |
* | package/compcache: clean unneeded swap initialization | Alexandros C. Couloumbis | 2010-07-28 | 1 | -1/+0 |
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | 5 | -20/+1017 |
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | 2 | -29/+4 |
* | make base-files dependent on opkg host compile, fixes install errors when pac... | Jo-Philipp Wich | 2010-07-27 | 1 | -5/+2 |
* | uhttpd: fix build dependencies (#7674) | Jo-Philipp Wich | 2010-07-27 | 1 | -0/+1 |
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch... | Felix Fietkau | 2010-07-27 | 9 | -136/+26 |
* | kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_I... | Felix Fietkau | 2010-07-27 | 1 | -0/+1 |
* | dropbear: Explicity list default RootPasswordAuth value in default config fil... | Daniel Dickinson | 2010-07-27 | 1 | -0/+1 |
* | dropbear: Add RootLogin parameter to control whether ssh logins as root are a... | Daniel Dickinson | 2010-07-27 | 1 | -1/+5 |
* | linux-atm: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -4/+4 |
* | e2fsprogs: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -3/+5 |
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary v... | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 2 | -1/+2 |
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 | 2 | -4/+32 |
* | package/compcache: initialize swap driver and introduce a delay before mounting | Alexandros C. Couloumbis | 2010-07-23 | 1 | -0/+2 |
* | package/compcache: revert r22365 | Alexandros C. Couloumbis | 2010-07-23 | 1 | -1/+1 |
* | uhttpd: - fix a compile warning - support custom index file names - support c... | Jo-Philipp Wich | 2010-07-23 | 7 | -18/+139 |
* | package/compcache: fix a dependency issue | Alexandros C. Couloumbis | 2010-07-23 | 1 | -1/+1 |
* | ath9k: simplify noise floor calibration chainmask calculation | Felix Fietkau | 2010-07-23 | 1 | -0/+30 |
* | ath9k: fix invalid noisefloor measurement values in ht20 mode | Felix Fietkau | 2010-07-23 | 1 | -0/+46 |
* | ath9k: fix another buffer leak in the aggregation code | Felix Fietkau | 2010-07-23 | 1 | -0/+32 |
* | load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200 | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
* | mac80211: fix build of ipw2100 driver | Hauke Mehrtens | 2010-07-22 | 1 | -0/+61 |
* | ubsec_ssb: fix build of ubsec_ssb with new ssb patches | Hauke Mehrtens | 2010-07-22 | 1 | -0/+5 |
* | mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | 1 | -10/+4 |
* | Add package pwm-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+276 |
* | Add package rotary-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+251 |
* | busybox: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 |
* | opkg: fix host compilation on Darwin (libopkg_test failed to link) | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+30 |
* | opkg: strip trailing whitespaces from entries in conffiles control files, fix... | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+23 |
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 1 | -0/+3 |
* | fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) | Florian Fainelli | 2010-07-20 | 1 | -0/+1 |