| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
* | add diag.sh to report boot status on the front-led of the machine | Florian Fainelli | 2009-05-31 | 1 | -0/+18 |
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 |
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
* | add dist and distcheck target (to create new source balls) | Ralph Hempel | 2009-05-31 | 3 | -2/+20 |
* | add package source path override - use external source tree instead of source... | Ralph Hempel | 2009-05-31 | 2 | -8/+69 |
* | fix download url | Ralph Hempel | 2009-05-31 | 2 | -2/+2 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
* | Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silve... | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: Vas... | Jo-Philipp Wich | 2009-05-30 | 2 | -3/+17 |
* | Major enhancement to hostap.sh script * use common openwrt option naming (e.g... | Jo-Philipp Wich | 2009-05-30 | 3 | -78/+156 |
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not s... | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 2 | -1/+2 |
* | Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain. | Lars-Peter Clausen | 2009-05-30 | 1 | -1/+1 |
* | libtool: Unset CXX. It is not needed to build libtool, but if set configure p... | Lars-Peter Clausen | 2009-05-30 | 1 | -0/+1 |
* | add support for the SST 39VF6401B flash chip | Gabor Juhos | 2009-05-30 | 3 | -0/+87 |
* | mips: fix gcc 4.4.0 build failure on delay.h (#5116) | Florian Fainelli | 2009-05-30 | 3 | -0/+489 |
* | use 2.6.27.24 | Florian Fainelli | 2009-05-30 | 1 | -1/+1 |
* | cleanup old patches and kernel configuration | Florian Fainelli | 2009-05-30 | 25 | -1126/+0 |
* | rework ar7 profiles to separate dsl firmwares, annex-a being now the default ... | Florian Fainelli | 2009-05-30 | 5 | -5/+40 |
* | hotplug2 may need -fPIC | Jo-Philipp Wich | 2009-05-29 | 1 | -1/+1 |
* | Config symbol is boolean. | Hauke Mehrtens | 2009-05-29 | 1 | -1/+1 |
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 |
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | 1 | -3/+9 |
* | s3c24xx: get rid of unnecessary config overrides, which break stuff in packag... | Felix Fietkau | 2009-05-29 | 1 | -25/+0 |
* | uClibc: bsd supports the same floating point classification functions as c99,... | Felix Fietkau | 2009-05-29 | 2 | -0/+18 |
* | hotplug2-old: fix path to build dir | Felix Fietkau | 2009-05-29 | 1 | -0/+2 |
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 | 2 | -0/+28 |
* | refresh generic-2.6.29 patches | Florian Fainelli | 2009-05-29 | 3 | -4/+2 |
* | refresh patches | Gabor Juhos | 2009-05-29 | 7 | -12/+12 |
* | add support for the EN25P64 flash chip | Gabor Juhos | 2009-05-29 | 3 | -9/+12 |
* | Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppo... | Hamish Guthrie | 2009-05-29 | 2 | -0/+77 |
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
* | s3c24xx: do not override CONFIG_WIRELESS, this breaks packages | Felix Fietkau | 2009-05-29 | 1 | -1/+0 |
* | deptest: use a separate build dir for host packages to prevent hardcoded path... | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
* | delay the starting of nas4wds, seems like 5 seconds works in every case: none... | Florian Fainelli | 2009-05-28 | 2 | -2/+2 |
* | refresh ar7-atm patches | Florian Fainelli | 2009-05-28 | 7 | -115/+96 |
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 | 5 | -52/+40 |
* | refresh patches | Florian Fainelli | 2009-05-28 | 8 | -17/+18 |
* | refresh patches | Florian Fainelli | 2009-05-28 | 3 | -7/+7 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 3 | -4/+5 |
* | add a "make prepare" target which builds everything up to target/compile, use... | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
* | busybox: fix watchdog util compile | Felix Fietkau | 2009-05-28 | 1 | -0/+12 |
* | use 2.4.37.1 | Florian Fainelli | 2009-05-28 | 1 | -3/+3 |
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 | 3 | -3/+4 |
* | correct path to board specific configuration, enable roboswitch driver in wpa... | Florian Fainelli | 2009-05-28 | 3 | -0/+2 |