Commit Graph

27 Commits (30324f141d5e0c17b83b695e08cd10adea977364)

Author SHA1 Message Date
Vasilis Tsiligiannis 1ff982fcd9 [package] hostap-driver: Change default channel from 5 to 11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-21 08:37:17 +00:00
Claudio Mignanti 33990405fb massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 14:06:13 +00:00
Felix Fietkau 3bc5d6887d remove linux 2.4 support from several packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:43:41 +00:00
Alexandros C. Couloumbis 968a0358e2 hostap-driver: fix a typo (thanks acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis 81cfa6d2b1 hostap-driver: fix DEPENDS on Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:39:47 +00:00
Alexandros C. Couloumbis 2c5341d634 hostap-driver: make hostap-pci visible (similarly to r20047)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 08:13:01 +00:00
Vasilis Tsiligiannis b6be102f23 [package] hostap-driver: Fix package installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 00:51:26 +00:00
Felix Fietkau 26eac1106c fix another kernel version dependency (thx, maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 14:25:29 +00:00
Florian Fainelli 3a5f494076 [package] allow building hostap-driver and its dependencies on 2.6.32 (#6305)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05 12:54:30 +00:00
Hauke Mehrtens 0d53cfec6b [packages] fixes for kernel 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:31:42 +00:00
Felix Fietkau 916ce4ba2f get rid of linux 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 16:20:25 +00:00
Vasilis Tsiligiannis 416abd8e93 [hostap-driver] Add diversity option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 14:32:34 +00:00
Jo-Philipp Wich 557cbbcac9 [PATCH] [hostap-driver] Always escape essid
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 22:45:50 +00:00
Jo-Philipp Wich 6bf6558238 [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 22:45:13 +00:00
Jo-Philipp Wich fdfea08c65 [OpenWrt-Devel] [PATCH] [hostap-driver] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 21:48:54 +00:00
Felix Fietkau 2a706dc913 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 17:13:14 +00:00
Hauke Mehrtens 6cd79e2257 [lib80211] /net/ieee80211/ was removed in new kernel versions.
This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:31:31 +00:00
Jo-Philipp Wich 36098482e3 [hostapd] Fix installation of hostap pci and plx driver
This fixes an issue where installation of hostap pci and plx driver fails
because both were trying to overwrite hostap.sh file.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich 332486205b [package] hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 11:32:53 +00:00
Felix Fietkau 5bdd866100 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Travis Kemen dc7b3272ae push a couple of fixes upstream from Acinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-15 00:33:31 +00:00
Travis Kemen b9eb6f4a64 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:44:18 +00:00
Nicolas Thill fc4a2e8ad9 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 02:49:50 +00:00
Nicolas Thill edfea6d60d move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
Nicolas Thill fc0f5aa517 add missing dependencies on PCI/PCMCIA/USB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 16:21:56 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill 4adb6554dc rename hostap package to hostap-driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:21:42 +00:00