| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] fix path to orinoco wireless modules (#5701) | Florian Fainelli | 2009-08-14 | 1 | -2/+2 |
* | [package] firewall: allow incoming udp/68 packets in the default configuratio... | Jo-Philipp Wich | 2009-08-13 | 2 | -1/+9 |
* | [package] opkg: crlf -> lf in 001-fix-double-parsing.patch | Jo-Philipp Wich | 2009-08-12 | 1 | -12/+12 |
* | [ar7] more compile fixes for sangam-atm and 2.6.31 | Florian Fainelli | 2009-08-11 | 1 | -0/+57 |
* | [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) | Vasilis Tsiligiannis | 2009-08-11 | 1 | -1/+1 |
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 |
* | [package] base-files: move ipv6 module loading from setup_interface() to addi... | Jo-Philipp Wich | 2009-08-10 | 3 | -10/+7 |
* | [package] opkg: fix duplicate parsing of config file, move opkg.conf back to ... | Jo-Philipp Wich | 2009-08-10 | 2 | -5/+17 |
* | Correct bool expressions in dependencies. | Hauke Mehrtens | 2009-08-10 | 2 | -5/+5 |
* | [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes depen... | Vasilis Tsiligiannis | 2009-08-09 | 1 | -2/+2 |
* | [ar7] more 2.6.30 related fixes for ar7-atm | Florian Fainelli | 2009-08-08 | 1 | -0/+13 |
* | decrease verbosity of mklibs.py | Felix Fietkau | 2009-08-08 | 1 | -1/+1 |
* | integrate mklibs.py support into the build process | Felix Fietkau | 2009-08-08 | 1 | -0/+35 |
* | install static libraries from uclibc to the rootfs staging dir | Felix Fietkau | 2009-08-08 | 1 | -0/+4 |
* | add a staging directory for unstripped package files, useful for debugging, w... | Felix Fietkau | 2009-08-07 | 1 | -1/+1 |
* | [package] libiptc and libxtables should install their libraries as symbolic l... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 | 1 | -25/+38 |
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 | 1 | -18/+14 |
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 | 1 | -8/+6 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 | 1 | -9/+10 |
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 | 1 | -2/+2 |
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 | 1 | -6/+9 |
* | upgrade opkg to r215 from the googlecode svn | Imre Kaloz | 2009-08-06 | 6 | -163/+36 |
* | [package] broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 2 | -2/+9 |
* | [package] iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 | 1 | -2/+2 |
* | [package] add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+13 |
* | [package] add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+16 |
* | fix a typo in apply_config -t | Felix Fietkau | 2009-08-04 | 1 | -1/+1 |
* | [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add... | Jo-Philipp Wich | 2009-08-04 | 2 | -13/+22 |
* | [package] acx fixes for 2.6.30 | Florian Fainelli | 2009-08-03 | 1 | -0/+54 |
* | [package] firewall: add icmp_type option to specify the icmp type in rule sec... | Jo-Philipp Wich | 2009-08-03 | 2 | -1/+4 |
* | [ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1 | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
* | [package] dropbear: safely support remote restarting of dropbear process; bum... | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
* | add special handling for the adm5120 target, which uses subtargets for differ... | Imre Kaloz | 2009-08-03 | 1 | -2/+2 |
* | [ar7] compile fixes in ar7-atm for new kernels | Florian Fainelli | 2009-08-02 | 1 | -0/+20 |
* | [package] install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | 1 | -0/+2 |
* | [package] update ebtables to 2.0.9-1, fixes #5001 | Florian Fainelli | 2009-08-01 | 1 | -4/+4 |
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 |
* | madwifi: disable debug by default in the source tree instead of only relying ... | Felix Fietkau | 2009-08-01 | 1 | -3/+5 |
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'... | Felix Fietkau | 2009-08-01 | 1 | -1/+6 |
* | [package] force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | 1 | -0/+1 |
* | [brcm-2.4/brcm47xx] add RTC RV5C386A package | Florian Fainelli | 2009-08-01 | 4 | -0/+810 |
* | [package] prevent rebuild issues on creation of lib64 with 64-bits targets | Florian Fainelli | 2009-08-01 | 1 | -2/+2 |
* | use board names instead of arch in packages | Imre Kaloz | 2009-07-31 | 1 | -1/+1 |
* | [package] disable fuse kernel compilation module, all versions that we have h... | Florian Fainelli | 2009-07-31 | 1 | -17/+6 |
* | [package] fix isdn symbols for 2.4 kernels | Florian Fainelli | 2009-07-29 | 1 | -2/+10 |
* | [brcm-2.4] add support for the WRT160N, patch from Westley Paynter | Florian Fainelli | 2009-07-27 | 1 | -0/+16 |