Commit graph

34 commits

Author SHA1 Message Date
Vasilis Tsiligiannis
f3be1b4890 hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
SVN-Revision: 28318
2011-09-29 12:37:04 +00:00
Vasilis Tsiligiannis
a15af2dffc hostap-driver: Remove newline at start of config (cosmetic)
SVN-Revision: 26202
2011-03-17 07:23:32 +00:00
Vasilis Tsiligiannis
471fe6ac5c hostap-driver: Use 'any' for unspecified SSIDs
SVN-Revision: 26200
2011-03-17 07:23:23 +00:00
Vasilis Tsiligiannis
df0f9d6dcc hostap-driver: Fix adhoc mode
SVN-Revision: 26199
2011-03-17 07:23:18 +00:00
Vasilis Tsiligiannis
c6e67df010 hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
SVN-Revision: 26198
2011-03-17 07:07:43 +00:00
Vasilis Tsiligiannis
8692d2e7e3 hostap-driver: Fix unique device autodetection
SVN-Revision: 26163
2011-03-15 00:43:42 +00:00
Vasilis Tsiligiannis
4fca99b1dc hostap-driver: Add support for multiple interfaces
SVN-Revision: 26162
2011-03-14 23:48:25 +00:00
Vasilis Tsiligiannis
4711381796 hostap-driver: Change default channel from 5 to 11
SVN-Revision: 23565
2010-10-21 08:37:17 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Alexandros C. Couloumbis
f4bcf74b95 hostap-driver: fix a typo (thanks acinonyx)
SVN-Revision: 20367
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis
2a7a85cd4c hostap-driver: fix DEPENDS on Makefile
SVN-Revision: 20366
2010-03-22 11:39:47 +00:00
Alexandros C. Couloumbis
1ef941dd39 hostap-driver: make hostap-pci visible (similarly to r20047)
SVN-Revision: 20331
2010-03-21 08:13:01 +00:00
Vasilis Tsiligiannis
f8f71a88b4 hostap-driver: Fix package installation
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
Felix Fietkau
f8fa94a92c fix another kernel version dependency (thx, maddes)
SVN-Revision: 19312
2010-01-24 14:25:29 +00:00
Florian Fainelli
03ca3bf5bb allow building hostap-driver and its dependencies on 2.6.32 (#6305)
SVN-Revision: 18658
2009-12-05 12:54:30 +00:00
Hauke Mehrtens
3a923e436e fixes for kernel 2.6.31
SVN-Revision: 17739
2009-09-26 13:31:42 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Vasilis Tsiligiannis
ca96019f8e Add diversity option
SVN-Revision: 16255
2009-06-01 14:32:34 +00:00
Jo-Philipp Wich
c7e3690e0e Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16222
2009-05-30 22:45:50 +00:00
Jo-Philipp Wich
3d8f202050 Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16221
2009-05-30 22:45:13 +00:00
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>
SVN-Revision: 16220
2009-05-30 21:48:54 +00:00
Felix Fietkau
4f37d65205 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
2009-05-24 17:13:14 +00:00
Hauke Mehrtens
bd6f8e261c /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
SVN-Revision: 15777
2009-05-11 20:31:31 +00:00
Jo-Philipp Wich
0230efcb0f 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>

SVN-Revision: 15680
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich
df8693a787 hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
SVN-Revision: 15479
2009-04-29 11:32:53 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Travis Kemen
8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
2008-02-15 00:33:31 +00:00
Travis Kemen
be9bf2bf40 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Nicolas Thill
e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
2007-09-26 02:49:50 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
2007-09-16 16:21:56 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
dd8ceb9f71 rename hostap package to hostap-driver
SVN-Revision: 8588
2007-09-03 08:21:42 +00:00