Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 16263 | ||||
* | broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number | Nicolas Thill | 2009-06-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | This patch fixes an issue with the broadcom.sh configuration script when enabling sta mode. Currently sta mode works provided that you have an AP enabled as well but it doesn't work if you have a sta interface but not an AP. I found that merely reversing the order of the ap and apsta variables in the broadcom.sh script corrects this problem, and the attached patch does exactly that. Signed-off-by: Eric Bishop <ebishop@bu.edu> SVN-Revision: 16256 | ||||
* | Add diversity option | Vasilis Tsiligiannis | 2009-06-01 | 1 | -2/+6 |
| | | | | SVN-Revision: 16255 | ||||
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 | 1 | -1/+3 |
| | | | | SVN-Revision: 16253 | ||||
* | Removed extra ; in exec rule | Hamish Guthrie | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16243 | ||||
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis ↵ | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
| | | | | | | Tsiligiannis SVN-Revision: 16238 | ||||
* | madwifi: handle frame classification properly if eth->h_proto contains the ↵ | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
| | | | | | | protocol number directly (without offset) SVN-Revision: 16237 | ||||
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 16235 | ||||
* | madwifi: if a txpower value below the poweroffset is requested, set the ↵ | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
| | | | | | | internal txpower to 0db SVN-Revision: 16234 | ||||
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 16231 | ||||
* | madwifi: add better hw detection, use a power offset for setting/getting tx ↵ | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
| | | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224 | ||||
* | Always escape essid Signed-off-by: Vasilis Tsiligiannis ↵ | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 16222 | ||||
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: ↵ | Jo-Philipp Wich | 2009-05-30 | 2 | -3/+17 |
| | | | | | | Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16221 | ||||
* | Major enhancement to hostap.sh script * use common openwrt option naming ↵ | Jo-Philipp Wich | 2009-05-30 | 3 | -78/+156 |
| | | | | | | (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> SVN-Revision: 16220 | ||||
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not ↵ | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
| | | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219 | ||||
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 16218 | ||||
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16217 | ||||
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 2 | -1/+2 |
| | | | | SVN-Revision: 16215 | ||||
* | libtool: Unset CXX. It is not needed to build libtool, but if set configure ↵ | Lars-Peter Clausen | 2009-05-30 | 1 | -0/+1 |
| | | | | | | 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 SVN-Revision: 16212 | ||||
* | hotplug2 may need -fPIC | Jo-Philipp Wich | 2009-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16199 | ||||
* | Config symbol is boolean. | Hauke Mehrtens | 2009-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16198 | ||||
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | 1 | -3/+9 |
| | | | | SVN-Revision: 16175 | ||||
* | hotplug2-old: fix path to build dir | Felix Fietkau | 2009-05-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 16171 | ||||
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
| | | | | SVN-Revision: 16164 | ||||
* | delay the starting of nas4wds, seems like 5 seconds works in every case: ↵ | Florian Fainelli | 2009-05-28 | 2 | -2/+2 |
| | | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159 | ||||
* | refresh ar7-atm patches | Florian Fainelli | 2009-05-28 | 7 | -115/+96 |
| | | | | SVN-Revision: 16158 | ||||
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 | 5 | -52/+40 |
| | | | | SVN-Revision: 16157 | ||||
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 3 | -4/+5 |
| | | | | SVN-Revision: 16154 | ||||
* | busybox: fix watchdog util compile | Felix Fietkau | 2009-05-28 | 1 | -0/+12 |
| | | | | SVN-Revision: 16150 | ||||
* | correct path to board specific configuration, enable roboswitch driver in ↵ | Florian Fainelli | 2009-05-28 | 3 | -0/+2 |
| | | | | | | wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx SVN-Revision: 16147 | ||||
* | added back atm rule | Hamish Guthrie | 2009-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16137 | ||||
* | add hotplug2 v1.0 | Hamish Guthrie | 2009-05-28 | 2 | -0/+60 |
| | | | | SVN-Revision: 16136 | ||||
* | Move hotplug2 v0.9 to hotplug2-old | Hamish Guthrie | 2009-05-28 | 5 | -6/+6 |
| | | | | SVN-Revision: 16135 | ||||
* | remove the ar7-atm hotplug for the moment since it makes the driver oops | Florian Fainelli | 2009-05-28 | 1 | -128/+0 |
| | | | | SVN-Revision: 16125 | ||||
* | avila-wdt: add support for disabling the watchdog | Felix Fietkau | 2009-05-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 16111 | ||||
* | busybox: fix build error in insmod applet on 2.4 (closes: #5220) | Nicolas Thill | 2009-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 16107 | ||||
* | hostapd: prefer built-in crypto header files over external ones from ↵ | Felix Fietkau | 2009-05-27 | 1 | -0/+1 |
| | | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102 | ||||
* | iproute2: install netlink header and library | Nicolas Thill | 2009-05-26 | 1 | -0/+7 |
| | | | | SVN-Revision: 16100 | ||||
* | put the 4 ssl libraries into a ssl submenu (#5156) | Florian Fainelli | 2009-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 16090 | ||||
* | fix typo in the uci firewall script | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16076 | ||||
* | updated led status on atm events (#2996) | Florian Fainelli | 2009-05-26 | 1 | -0/+128 |
| | | | | SVN-Revision: 16074 | ||||
* | allow hotplug events to be triggered with the atm subsystem (#2996) | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16073 | ||||
* | allow ar7-atm annex a and b co-existence by symlinking firmwares | Florian Fainelli | 2009-05-26 | 1 | -3/+5 |
| | | | | SVN-Revision: 16071 | ||||
* | busybox: update to v1.13.4 (closes: #4279) | Nicolas Thill | 2009-05-25 | 42 | -1017/+454 |
| | | | | SVN-Revision: 16063 | ||||
* | fix missing kernel config symbol for ipv6 | Felix Fietkau | 2009-05-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 16056 | ||||
* | busybox: update to v1.12.4 (partially closes: #4279) | Nicolas Thill | 2009-05-25 | 40 | -472/+542 |
| | | | | SVN-Revision: 16053 | ||||
* | enable multicast routing by default | Felix Fietkau | 2009-05-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 16044 | ||||
* | Update crda to version 1.1.0 | Hauke Mehrtens | 2009-05-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 16042 | ||||
* | Update to version 0.9.14 | Hauke Mehrtens | 2009-05-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 16041 | ||||
* | move the hostap firmware kernel config options to KCONFIG for the hostap ↵ | Felix Fietkau | 2009-05-24 | 1 | -1/+1 |
| | | | | | | package to keep it consistent SVN-Revision: 16031 |