aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Major enhancement to hostap.sh script * use common openwrt option naming ↵Jo-Philipp Wich2009-05-303-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 Fainelli2009-05-301-11/+25
| | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-301-0/+26
| | | | SVN-Revision: 16218
* madwifi: fix an array overrun in the rate control attach checkFelix Fietkau2009-05-301-1/+1
| | | | SVN-Revision: 16217
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-302-1/+2
| | | | SVN-Revision: 16215
* libtool: Unset CXX. It is not needed to build libtool, but if set configure ↵Lars-Peter Clausen2009-05-301-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 -fPICJo-Philipp Wich2009-05-291-1/+1
| | | | SVN-Revision: 16199
* Config symbol is boolean.Hauke Mehrtens2009-05-291-1/+1
| | | | SVN-Revision: 16198
* fix kmod-crypto-core compile with 2.6.30 (#5201)Felix Fietkau2009-05-291-3/+9
| | | | SVN-Revision: 16175
* hotplug2-old: fix path to build dirFelix Fietkau2009-05-291-0/+2
| | | | SVN-Revision: 16171
* iptables: export libipqFelix Fietkau2009-05-291-3/+8
| | | | SVN-Revision: 16164
* delay the starting of nas4wds, seems like 5 seconds works in every case: ↵Florian Fainelli2009-05-282-2/+2
| | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159
* refresh ar7-atm patchesFlorian Fainelli2009-05-287-115/+96
| | | | SVN-Revision: 16158
* refresh acx-mac80211 patchesFlorian Fainelli2009-05-285-52/+40
| | | | SVN-Revision: 16157
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-283-4/+5
| | | | SVN-Revision: 16154
* busybox: fix watchdog util compileFelix Fietkau2009-05-281-0/+12
| | | | SVN-Revision: 16150
* correct path to board specific configuration, enable roboswitch driver in ↵Florian Fainelli2009-05-283-0/+2
| | | | | | wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx SVN-Revision: 16147
* added back atm ruleHamish Guthrie2009-05-281-1/+1
| | | | SVN-Revision: 16137
* add hotplug2 v1.0Hamish Guthrie2009-05-282-0/+60
| | | | SVN-Revision: 16136
* Move hotplug2 v0.9 to hotplug2-oldHamish Guthrie2009-05-285-6/+6
| | | | SVN-Revision: 16135
* remove the ar7-atm hotplug for the moment since it makes the driver oopsFlorian Fainelli2009-05-281-128/+0
| | | | SVN-Revision: 16125
* avila-wdt: add support for disabling the watchdogFelix Fietkau2009-05-271-4/+4
| | | | SVN-Revision: 16111
* busybox: fix build error in insmod applet on 2.4 (closes: #5220)Nicolas Thill2009-05-271-1/+1
| | | | SVN-Revision: 16107
* hostapd: prefer built-in crypto header files over external ones from ↵Felix Fietkau2009-05-271-0/+1
| | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102
* iproute2: install netlink header and libraryNicolas Thill2009-05-261-0/+7
| | | | SVN-Revision: 16100
* put the 4 ssl libraries into a ssl submenu (#5156)Florian Fainelli2009-05-261-0/+1
| | | | SVN-Revision: 16090
* fix typo in the uci firewall scriptFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16076
* updated led status on atm events (#2996)Florian Fainelli2009-05-261-0/+128
| | | | SVN-Revision: 16074
* allow hotplug events to be triggered with the atm subsystem (#2996)Florian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16073
* allow ar7-atm annex a and b co-existence by symlinking firmwaresFlorian Fainelli2009-05-261-3/+5
| | | | SVN-Revision: 16071
* busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-2542-1017/+454
| | | | SVN-Revision: 16063
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
| | | | SVN-Revision: 16056
* busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | SVN-Revision: 16053
* enable multicast routing by defaultFelix Fietkau2009-05-241-0/+1
| | | | SVN-Revision: 16044
* Update crda to version 1.1.0Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16042
* Update to version 0.9.14Hauke Mehrtens2009-05-241-2/+2
| | | | SVN-Revision: 16041
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-241-1/+1
| | | | | | package to keep it consistent SVN-Revision: 16031
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | SVN-Revision: 16030
* yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | SVN-Revision: 16024
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-241-4/+0
| | | | SVN-Revision: 16023
* Add rtl8180 and rtl8187 support. Based on patch from #5138.Hauke Mehrtens2009-05-242-4/+27
| | | | SVN-Revision: 16022
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
| | | | SVN-Revision: 16018
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵Felix Fietkau2009-05-221-3/+0
| | | | | | but it can lead to crashes SVN-Revision: 15992
* allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | SVN-Revision: 15983
* update compat-wireless to 2009-05-21Andy Boyett2009-05-224-26/+59
| | | | SVN-Revision: 15976
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-211-0/+11
| | | | SVN-Revision: 15964
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-214-6/+6
| | | | SVN-Revision: 15961
* refresh patchesHauke Mehrtens2009-05-2122-332/+277
| | | | SVN-Revision: 15958
* Make patches apply agagin. The deleted parts were two times in the patches.Hauke Mehrtens2009-05-2118-2375/+0
| | | | SVN-Revision: 15957
* update ppp to v2.4.4 (#5102)Jo-Philipp Wich2009-05-2042-3008/+5084
| | | | SVN-Revision: 15955