aboutsummaryrefslogtreecommitdiff
path: root/package/hostap-driver
Commit message (Collapse)AuthorAge
* move lots of kernel related packages to the new system/ folderJohn Crispin2012-10-17
| | | | SVN-Revision: 33830
* wpa_supplicant: use wext driver for hostap and madwifiFelix Fietkau2012-03-27
| | | | SVN-Revision: 31081
* hostap-driver: introduce "disabled" option for wifi-iface section to ↵Vasilis Tsiligiannis2011-09-29
| | | | | | shutdown single networks on a radio SVN-Revision: 28318
* hostap-driver: Remove newline at start of config (cosmetic)Vasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26202
* hostap-driver: Use 'any' for unspecified SSIDsVasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26200
* hostap-driver: Fix adhoc modeVasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26199
* hostap-driver: Add newline at end of autodetected wireless config (cosmetic)Vasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26198
* hostap-driver: Fix unique device autodetectionVasilis Tsiligiannis2011-03-15
| | | | SVN-Revision: 26163
* hostap-driver: Add support for multiple interfacesVasilis Tsiligiannis2011-03-14
| | | | SVN-Revision: 26162
* hostap-driver: Change default channel from 5 to 11Vasilis Tsiligiannis2010-10-21
| | | | SVN-Revision: 23565
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
| | | | SVN-Revision: 22145
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-26
| | | | SVN-Revision: 21954
* hostap-driver: fix a typo (thanks acinonyx)Alexandros C. Couloumbis2010-03-22
| | | | SVN-Revision: 20367
* hostap-driver: fix DEPENDS on MakefileAlexandros C. Couloumbis2010-03-22
| | | | SVN-Revision: 20366
* hostap-driver: make hostap-pci visible (similarly to r20047)Alexandros C. Couloumbis2010-03-21
| | | | SVN-Revision: 20331
* hostap-driver: Fix package installationVasilis Tsiligiannis2010-03-15
| | | | SVN-Revision: 20224
* fix another kernel version dependency (thx, maddes)Felix Fietkau2010-01-24
| | | | SVN-Revision: 19312
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-05
| | | | SVN-Revision: 18658
* fixes for kernel 2.6.31Hauke Mehrtens2009-09-26
| | | | SVN-Revision: 17739
* get rid of linux 2.6.29Felix Fietkau2009-07-17
| | | | SVN-Revision: 16883
* Add diversity optionVasilis Tsiligiannis2009-06-01
| | | | SVN-Revision: 16255
* Always escape essid Signed-off-by: Vasilis Tsiligiannis ↵Jo-Philipp Wich2009-05-30
| | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 16222
* Add bssid, frag and rts options and fix mac access control Signed-off-by: ↵Jo-Philipp Wich2009-05-30
| | | | | | Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16221
* Major enhancement to hostap.sh script * use common openwrt option naming ↵Jo-Philipp Wich2009-05-30
| | | | | | (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
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-24
| | | | | | package to keep it consistent SVN-Revision: 16031
* /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ↵Hauke Mehrtens2009-05-11
| | | | | | new kernel versions and make ipw2x00 and hostap driver depend on it. SVN-Revision: 15777
* Fix installation of hostap pci and plx driver This fixes an issue where ↵Jo-Philipp Wich2009-05-07
| | | | | | | | 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
* hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)Jo-Philipp Wich2009-04-29
| | | | SVN-Revision: 15479
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* push a couple of fixes upstream from AcinonyxTravis Kemen2008-02-15
| | | | SVN-Revision: 10463
* add txpower patches and add uci configuration file From: Vasilis T. (aka ↵Travis Kemen2007-11-28
| | | | | | Acinonyx) SVN-Revision: 9610
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-26
| | | | SVN-Revision: 9030
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-23
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-16
| | | | SVN-Revision: 8801
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* rename hostap package to hostap-driverNicolas Thill2007-09-03
SVN-Revision: 8588