11110 Commits (664d2873c717dd6e3dcd891e54875d1eb0515265)
 

Author SHA1 Message Date
Felix Fietkau 664d2873c7 madwifi: fix excessive stack usage in the wlanconfig tool 15 years ago
Felix Fietkau 5836e0fb5f madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db 15 years ago
Florian Fainelli 7328490dea add diag.sh to report boot status on the front-led of the machine 15 years ago
Gabor Juhos f84d0d2ae0 register parallel flash device on the AP83 board 15 years ago
Florian Fainelli 0be2193e40 fix drivers firmware loading with the new hotplug2, patch from Russell Senior 15 years ago
Ralph Hempel 6f29703625 add dist and distcheck target (to create new source balls) 15 years ago
Ralph Hempel 3dc92527a3 add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk 15 years ago
Ralph Hempel 69fbe5c3b0 fix download url 15 years ago
Felix Fietkau 26099a3c23 madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom 15 years ago
Jo-Philipp Wich d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> 15 years ago
Jo-Philipp Wich c7e3690e0e Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 15 years ago
Jo-Philipp Wich 3d8f202050 Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 15 years ago
Jo-Philipp Wich 73493cbc83 Major enhancement to hostap.sh script * use common openwrt option naming (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 15 years ago
Florian Fainelli b113caa074 acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch 15 years ago
Felix Fietkau ffea0b1aee madwifi: add sanity checks for monitor mode injection 15 years ago
Felix Fietkau f48e0b1e5f madwifi: fix an array overrun in the rate control attach check 15 years ago
Gabor Juhos 9b5e65f101 base-files: set rules file for hotplug2 in the boot script (closes #5235) 15 years ago
Lars-Peter Clausen ebeb3829e1 Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain. 15 years ago
Lars-Peter Clausen d36a6dbc41 libtool: Unset CXX. It is not needed to build libtool, but if set configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 15 years ago
Gabor Juhos 377a7cced4 add support for the SST 39VF6401B flash chip 15 years ago
Florian Fainelli ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116) 15 years ago
Florian Fainelli 8a86424093 use 2.6.27.24 15 years ago
Florian Fainelli 5f0333d896 cleanup old patches and kernel configuration 15 years ago
Florian Fainelli 733b0a1ff8 rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread 15 years ago
Jo-Philipp Wich 12c997d9ec hotplug2 may need -fPIC 15 years ago
Hauke Mehrtens 442cdc9a1b Config symbol is boolean. 15 years ago
Florian Fainelli 9be0df0caa include wpa-supplicant iw in the default profile 15 years ago
Felix Fietkau 82139b165b fix kmod-crypto-core compile with 2.6.30 (#5201) 15 years ago
Felix Fietkau 3f599cc633 s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel 15 years ago
Felix Fietkau 2f94a08df9 uClibc: bsd supports the same floating point classification functions as c99, fixes inetd 15 years ago
Felix Fietkau 3578cc1b5f hotplug2-old: fix path to build dir 15 years ago
Felix Fietkau 1c57770f28 uClibc: add a wrapper for the missing finite() function 15 years ago
Florian Fainelli 12c8b488f7 refresh generic-2.6.29 patches 15 years ago
Gabor Juhos 9252651252 refresh patches 15 years ago
Gabor Juhos 63fdd1a743 add support for the EN25P64 flash chip 15 years ago
Hamish Guthrie 0c592ec7b3 Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> 15 years ago
Felix Fietkau 01392262c1 iptables: export libipq 15 years ago
Felix Fietkau 1581147490 s3c24xx: do not override CONFIG_WIRELESS, this breaks packages 15 years ago
Felix Fietkau 487570f387 deptest: use a separate build dir for host packages to prevent hardcoded path screwups 15 years ago
Florian Fainelli 553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974) 15 years ago
Florian Fainelli 92f26dfbef refresh ar7-atm patches 15 years ago
Florian Fainelli 16ad5caa22 refresh acx-mac80211 patches 15 years ago
Florian Fainelli c2df3a7179 refresh patches 15 years ago
Florian Fainelli e0c3e283da refresh patches 15 years ago
Gabor Juhos 463a6f4bda base-files: update command line for the new hotplug2 15 years ago
Felix Fietkau 61f503c77a add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh 15 years ago
Felix Fietkau 98caacae20 busybox: fix watchdog util compile 15 years ago
Florian Fainelli 43296ea284 use 2.4.37.1 15 years ago
Ralph Hempel c4d7af7094 added BUILD_LOG_DIR variable, make clean will delete the ./logs dir 15 years ago
Florian Fainelli 72e25b07b8 correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx 15 years ago