2940 Commits (08bd6049416c11b84b7987abed4941244becb5d1)

Author SHA1 Message Date
Gabor Juhos 976f690ebd kernel/modules: move SPI drivers into a new submenu 16 years ago
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 16 years ago
Vasilis Tsiligiannis 5b72dc3d8f base-files: fix test experession for sysupgrade 16 years ago
Vasilis Tsiligiannis 66f8e1122e ead: fix missing library error while building tinysrp 16 years ago
Vasilis Tsiligiannis 121368fbc8 madwifi: clear variables used in for loop 16 years ago
Lars-Peter Clausen 3d3d75a248 libtool: revert r16212. It broke building packages using c++. 16 years ago
Hauke Mehrtens 81d3b7905b Update to compat-wireless-2009-06-02 16 years ago
Imre Kaloz d55f736329 package the e1000e driver 16 years ago
Felix Fietkau 4b87e55994 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition) 16 years ago
Felix Fietkau 569330c102 swconfig: fix kernel version dependency 16 years ago
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target 16 years ago
Imre Kaloz 9fa14987b8 fix madwifi for the gemini target 16 years ago
Felix Fietkau 642870d0cc network: prevent unnecessary interface down/up cycles if no mac address change is requested 16 years ago
Felix Fietkau 154ebf9380 network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones 16 years ago
Hauke Mehrtens 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. 16 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number 16 years ago
Vasilis Tsiligiannis ca96019f8e Add diversity option 16 years ago
Imre Kaloz 954717298d another 2.6.30 related crypto fix 16 years ago
Hamish Guthrie 590f3042fb Removed extra ; in exec rule 16 years ago
Jo-Philipp Wich 037f0c9629 madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis 16 years ago
Felix Fietkau 43b2318584 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset) 16 years ago
Felix Fietkau 664d2873c7 madwifi: fix excessive stack usage in the wlanconfig tool 16 years ago
Felix Fietkau 5836e0fb5f madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db 16 years ago
Florian Fainelli 0be2193e40 fix drivers firmware loading with the new hotplug2, patch from Russell Senior 16 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 16 years ago
Jo-Philipp Wich c7e3690e0e Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 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> 16 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> 16 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 16 years ago
Felix Fietkau ffea0b1aee madwifi: add sanity checks for monitor mode injection 16 years ago
Felix Fietkau f48e0b1e5f madwifi: fix an array overrun in the rate control attach check 16 years ago
Gabor Juhos 9b5e65f101 base-files: set rules file for hotplug2 in the boot script (closes #5235) 16 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 16 years ago
Jo-Philipp Wich 12c997d9ec hotplug2 may need -fPIC 16 years ago
Hauke Mehrtens 442cdc9a1b Config symbol is boolean. 16 years ago
Felix Fietkau 82139b165b fix kmod-crypto-core compile with 2.6.30 (#5201) 16 years ago
Felix Fietkau 3578cc1b5f hotplug2-old: fix path to build dir 16 years ago
Felix Fietkau 01392262c1 iptables: export libipq 16 years ago
Florian Fainelli 553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974) 16 years ago
Florian Fainelli 92f26dfbef refresh ar7-atm patches 16 years ago
Florian Fainelli 16ad5caa22 refresh acx-mac80211 patches 16 years ago
Gabor Juhos 463a6f4bda base-files: update command line for the new hotplug2 16 years ago
Felix Fietkau 98caacae20 busybox: fix watchdog util compile 16 years ago
Florian Fainelli 72e25b07b8 correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx 16 years ago
Hamish Guthrie 0c5d5b0e9b added back atm rule 16 years ago
Hamish Guthrie b38b823afb add hotplug2 v1.0 16 years ago
Hamish Guthrie 5513f6a9e9 Move hotplug2 v0.9 to hotplug2-old 16 years ago
Florian Fainelli aef879ea10 remove the ar7-atm hotplug for the moment since it makes the driver oops 16 years ago
Felix Fietkau 72cc296822 avila-wdt: add support for disabling the watchdog 16 years ago
Nicolas Thill adc83174bf busybox: fix build error in insmod applet on 2.4 (closes: #5220) 16 years ago