summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-216-473/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* acx-mac80211: make it compile with the new backports mac80211Hauke Mehrtens2013-06-191-2/+6
| | | | SVN-Revision: 36976
* acx-mac80211: make it compile with recent mac80211 againHauke Mehrtens2013-04-282-1/+28
| | | | SVN-Revision: 36481
* acx-mac80211: make it compile with kernel 3.8Hauke Mehrtens2013-01-272-5/+90
| | | | SVN-Revision: 35334
* acx-mac80211: refresh patchesHauke Mehrtens2013-01-273-9/+9
| | | | SVN-Revision: 35333
* acx-mac80211: use same config options as mac80211 packageHauke Mehrtens2013-01-271-0/+7
| | | | | | | | | | | | | | | Problem was missing CONFIG_MAC80211_DEBUGFS in the acx-mac80211 build, which broke subsequently the ABI in struct ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe also in other strange behaviour before. I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in package/mac80211/Makefile. Thank you Oliver Winker SVN-Revision: 35332
* acx-mac80211: fix compilationHauke Mehrtens2012-12-301-2/+2
| | | | | | Some header files from mac80211 are now moved to the uapi dir. SVN-Revision: 34937
* acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.Hauke Mehrtens2012-10-251-0/+1
| | | | SVN-Revision: 33933
* acx-mac80211: fetch WLAN MAC address from PROM environmentFlorian Fainelli2012-10-131-0/+31
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33747
* acx-mac80211: update to v2012-09-23-WIPFlorian Fainelli2012-10-133-32/+9
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33746
* add myself as maintainer of some packagesFlorian Fainelli2012-10-101-0/+1
| | | | SVN-Revision: 33703
* acx-mac80211: adapt interface changes in mac80211Hauke Mehrtens2012-10-042-1/+44
| | | | | | | | | The prototype of conf_tx and tx in struct ieee80211_ops changed some time ago and was not compatible with the prototype assumes by acs-mac80211. At least I do not see any compile warnings about this any more. SVN-Revision: 33624
* acx-mac80211: depend on mipsel, not mips since AR7 is low endianJo-Philipp Wich2012-08-161-1/+1
| | | | SVN-Revision: 33201
* 3rd time lucky ... too much sun todayJohn Crispin2012-08-121-1/+1
| | | | SVN-Revision: 33152
* unbreak depsJohn Crispin2012-08-121-1/+1
| | | | SVN-Revision: 33151
* breaks when building for powerpcJohn Crispin2012-08-121-1/+1
| | | | SVN-Revision: 33150
* dont build on arm as kernel headers are missing/have a different layoutJohn Crispin2012-07-291-1/+1
| | | | SVN-Revision: 32904
* acx-mac80211: Add workaround for mac80211 hw-queue checkVasilis Tsiligiannis2012-06-171-0/+42
| | | | SVN-Revision: 32417
* acx-mac80211: Bump to v20120607Vasilis Tsiligiannis2012-06-173-21/+6
| | | | SVN-Revision: 32416
* acx-mac80211: Allow firmware downloading for more ACX1xx cardsVasilis Tsiligiannis2012-06-171-33/+141
| | | | SVN-Revision: 32415
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-061-5/+1
| | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634
* acx-mac80211: update to 20122204Florian Fainelli2012-04-243-12/+16
| | | | | | Upstream commit id: 15bbffea SVN-Revision: 31455
* acx-mac80211: update to 20111030Florian Fainelli2011-11-101-2/+2
| | | | | | Fixes build failures with Linux 3.1+ SVN-Revision: 28939
* update acx-mac80211 to 20110821Florian Fainelli2011-08-261-3/+3
| | | | SVN-Revision: 28089
* acx-mac80211: Compile fix for newer kernelsHauke Mehrtens2011-06-151-0/+10
| | | | | | | | common.c is missing an include for linux/ratelimit.h. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27190
* acx-mac80211: remove patchHauke Mehrtens2011-06-041-19/+0
| | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100
* acx-mac80211: add io endianness patchFlorian Fainelli2011-06-021-0/+19
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095
* acx-mac80211 needs some header files from compat-wireless to buildHauke Mehrtens2011-04-091-0/+1
| | | | SVN-Revision: 26572
* 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