summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
Commit message (Collapse)AuthorAgeFilesLines
* acx-mac8011: bump to 20110123Florian Fainelli2011-02-271-2/+2
| | | | SVN-Revision: 25756
* acx-mac80211: support loading different firmwaresFlorian Fainelli2011-01-271-13/+60
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25167
* update acx-mac80211 to 20101030 snapshot, patch from sn9Florian Fainelli2010-11-252-36/+3
| | | | SVN-Revision: 24137
* remove 2.6.25 supportImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24089
* acx-mac80211: fix compile errors with the new compat-wirelessFelix Fietkau2010-11-171-1/+2
| | | | SVN-Revision: 24019
* update acx-mac80211 to 20100830Florian Fainelli2010-09-111-2/+2
| | | | SVN-Revision: 23002
* fix acx-mac80211 build failure with latest compat-wirelessFlorian Fainelli2010-09-111-0/+33
| | | | SVN-Revision: 23001
* update acx-mac80211 and change the git url.Florian Fainelli2010-08-161-3/+3
| | | | SVN-Revision: 22672
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* kernel: fix build problems with recent kernel versionsHauke Mehrtens2010-07-111-1/+7
| | | | SVN-Revision: 22137
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21956
* update acx-mac80211 to 2010514, bringing experimental AP supportFlorian Fainelli2010-05-163-261/+3
| | | | SVN-Revision: 21466
* update acx-mac80211 to 20100422, patch from Bernhard LoosFlorian Fainelli2010-05-037-218/+260
| | | | SVN-Revision: 21335
* unmark acx-mac80211 as being brokenFlorian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21308
* package/acx-mac80211: refresh patchesGabor Juhos2010-03-265-57/+37
| | | | SVN-Revision: 20449
* add one more acx-mac80211 patch to finally allow its building on ar7Florian Fainelli2010-03-071-0/+13
| | | | SVN-Revision: 20036
* add some missing patches to acx-mac80211 it now builds the pci module as wellFlorian Fainelli2010-03-062-0/+62
| | | | SVN-Revision: 20020
* update acx-mac80211 to a newer snapshot and fix its compilation wrt new ↵Florian Fainelli2010-03-068-371/+176
| | | | | | includes path SVN-Revision: 20015
* 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
* refresh acx-mac80211 patchesFlorian Fainelli2009-05-285-52/+40
| | | | SVN-Revision: 16157
* make acx-mac80211 compile against latest compat-wireless, still does not ↵Florian Fainelli2009-05-073-0/+247
| | | | | | work though ;) SVN-Revision: 15690
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* use the Download/ macro to get ACX firmwaresNicolas Thill2008-09-151-16/+18
| | | | SVN-Revision: 12612
* Use a newer acx firmwareFlorian Fainelli2008-09-011-1/+2
| | | | SVN-Revision: 12455
* Correctly set b/g rate tables for mac80211, thanks sn9Florian Fainelli2008-08-311-0/+108
| | | | SVN-Revision: 12445
* Update acx-mac80211 to a more recent snapshot, thanks sn9Florian Fainelli2008-08-302-14/+17
| | | | SVN-Revision: 12439
* acx: fix firmware download URLMatteo Croce2008-07-141-3/+3
| | | | SVN-Revision: 11821
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-261-2/+1
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* don't build acx* kernel modules on UMLNicolas Thill2008-04-201-1/+1
| | | | SVN-Revision: 10880
* Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uuAndy Boyett2008-04-141-3/+3
| | | | SVN-Revision: 10831
* Add support for the C19 revision of the ACX111 firmware (#3280)Florian Fainelli2008-03-291-7/+15
| | | | SVN-Revision: 10686
* update the acx driverMatteo Croce2008-01-123-735/+2
| | | | SVN-Revision: 10178
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-101-10/+5
| | | | SVN-Revision: 9522
* fix acx-mac80211 compile with older kernelsFelix Fietkau2007-11-071-5/+5
| | | | SVN-Revision: 9512
* remove unnecessary linux config include (it broke 'make download')Felix Fietkau2007-10-211-3/+0
| | | | SVN-Revision: 9388
* clear flags alwaysEugene Konev2007-10-161-2/+2
| | | | SVN-Revision: 9331
* fix acx-mac80211Eugene Konev2007-10-152-1/+180
| | | | SVN-Revision: 9326
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
| | | | SVN-Revision: 9323
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-2/+5
| | | | SVN-Revision: 9306
* no need to free_irq in remove, done in closeEugene Konev2007-10-081-6/+5
| | | | SVN-Revision: 9183
* add rough vlynq supportEugene Konev2007-10-052-20/+556
| | | | SVN-Revision: 9144
* upgrade acx and acx-mac80211, removed two patches now unneededMatteo Croce2007-10-033-145/+4
| | | | SVN-Revision: 9112
* disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in ↵Nicolas Thill2007-09-291-2/+3
| | | | | | KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22 SVN-Revision: 9065
* update acx-mac80211Matteo Croce2007-09-233-18/+6
| | | | SVN-Revision: 9001
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-171-0/+32
| | | | SVN-Revision: 8818
* acx: Fix MakefileMatteo Croce2007-09-161-0/+1
| | | | SVN-Revision: 8817
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-161-1/+0
| | | | SVN-Revision: 8797
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-031-2/+0
| | | | SVN-Revision: 8587
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* acx-mac80211: another bigendian fixNicolas Thill2007-08-301-0/+12
| | | | SVN-Revision: 8553