| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mount.shfs symlink issue | Felix Fietkau | 2007-12-13 | 1 | -1/+1 |
* | clean up openwrt version handling, use a separate script that is executed at ... | Felix Fietkau | 2007-12-13 | 1 | -7/+3 |
* | add workaround for ppp-on-boot issues, fixes #2524 | Felix Fietkau | 2007-12-13 | 1 | -0/+4 |
* | remove a broken patch that should have been nuked with the busybox upgrade (#... | Felix Fietkau | 2007-12-13 | 1 | -12/+0 |
* | refresh patches, make madwifi-dfs compile on linux 2.4 again | Felix Fietkau | 2007-12-13 | 15 | -204/+421 |
* | update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx | Felix Fietkau | 2007-12-13 | 3 | -360/+48 |
* | add linux-uvc patch from #2842 | Felix Fietkau | 2007-12-12 | 1 | -4/+6 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -11/+12 |
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack... | Felix Fietkau | 2007-12-09 | 1 | -0/+2 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 11 | -27/+27 |
* | enable IPv6-support for ipsec-tools | Felix Fietkau | 2007-12-09 | 1 | -1/+2 |
* | add back patch to fix building on avr32 and cris | Imre Kaloz | 2007-12-09 | 1 | -0/+11 |
* | Enable adminport feature of ipsec-tools (#2750) | Florian Fainelli | 2007-12-09 | 1 | -1/+2 |
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | Florian Fainelli | 2007-12-09 | 1 | -2/+2 |
* | finally fix libintl issues on osx and potentially other platforms by disablin... | Felix Fietkau | 2007-12-06 | 1 | -0/+2 |
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | Felix Fietkau | 2007-12-06 | 1 | -1/+0 |
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | Felix Fietkau | 2007-12-05 | 3 | -5/+5 |
* | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | Felix Fietkau | 2007-12-05 | 1 | -1/+2 |
* | add i8x0 audio driver | Felix Fietkau | 2007-12-03 | 1 | -0/+17 |
* | update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt p... | Felix Fietkau | 2007-12-03 | 5 | -275/+32 |
* | add missing dependency | Felix Fietkau | 2007-12-03 | 1 | -1/+1 |
* | update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue... | Felix Fietkau | 2007-12-02 | 8 | -582/+426 |
* | refactor hotplug2 rules, make sure that the default button rule is only used ... | Felix Fietkau | 2007-12-01 | 3 | -36/+37 |
* | add switch gpio init for bcm57xx (untested, see #2744) | Felix Fietkau | 2007-11-30 | 1 | -1/+10 |
* | add extra wrt350n leds (patch from #2745) | Felix Fietkau | 2007-11-30 | 1 | -1/+4 |
* | make sure iw doesn't get compiled on older kernels | Felix Fietkau | 2007-11-30 | 1 | -2/+4 |
* | adjust libnl url | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
* | add iw utility (untested) | Felix Fietkau | 2007-11-30 | 1 | -0/+46 |
* | upgrade libnl to 1.0-pre8 | Felix Fietkau | 2007-11-30 | 1 | -4/+4 |
* | fix ppp issues (thanks to Fatus for debugging this) | Felix Fietkau | 2007-11-30 | 1 | -2/+3 |
* | Fix zlib for powerpc | Felix Fietkau | 2007-11-29 | 1 | -3/+3 |
* | update busybox to 1.8.2 | Travis Kemen | 2007-11-29 | 2 | -14/+3 |
* | add options for rate 80211h compression bursting wmm and mac filtering From: ... | Travis Kemen | 2007-11-28 | 1 | -0/+38 |
* | some cleanup and remove overwriting of device defaults for bgscan and diversity | Travis Kemen | 2007-11-28 | 1 | -22/+10 |
* | drop the '0' default in config_get_bool | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
* | Fix AutoLoad macro typos (#2765) | Florian Fainelli | 2007-11-28 | 1 | -4/+4 |
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | Felix Fietkau | 2007-11-28 | 1 | -2/+2 |
* | use instead of closes #2759 | Travis Kemen | 2007-11-28 | 1 | -1/+1 |
* | add txpower patches and add uci configuration file From: Vasilis T. (aka Acin... | Travis Kemen | 2007-11-28 | 3 | -1/+297 |
* | don't overwrite device default for fast frames closes #2321 | Travis Kemen | 2007-11-28 | 1 | -2/+4 |
* | add option to turn off dynamic dhcp closes #2694 | Travis Kemen | 2007-11-28 | 1 | -0/+2 |
* | init: check permissions on rc.d files | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
* | init: don't start hotplug2 if it doesn't exist | Felix Fietkau | 2007-11-28 | 1 | -1/+2 |
* | update to latest madwifi snapshot - fixes some noderef bugs | Felix Fietkau | 2007-11-27 | 9 | -371/+298 |
* | fix remaining netif_rx calls in napi polling patch | Felix Fietkau | 2007-11-27 | 1 | -6/+28 |
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -9/+5 |
* | add missing dependency | Felix Fietkau | 2007-11-25 | 1 | -0/+1 |
* | update stripped subset of l7 patterns to 11-03-2007 patterns | Tim Yardley | 2007-11-19 | 17 | -128/+151 |
* | fix libnl include issues which broke a few packages | Felix Fietkau | 2007-11-19 | 2 | -2/+3 |
* | remove madwifi tx locking patch - i don't trust it | Felix Fietkau | 2007-11-18 | 1 | -77/+0 |