Commit Graph

78 Commits (c86eeac4352323d5bc988f10b9ec5d9c30f5e80b)

Author SHA1 Message Date
Hauke Mehrtens 8a3a7fdf07 acx-mac80211: make it compile with recent mac80211 again
SVN-Revision: 36481
11 years ago
Hauke Mehrtens 2d66598f41 acx-mac80211: make it compile with kernel 3.8
SVN-Revision: 35334
12 years ago
Hauke Mehrtens 2c0e5f83db acx-mac80211: refresh patches
SVN-Revision: 35333
12 years ago
Hauke Mehrtens 4947dab66a acx-mac80211: use same config options as mac80211 package
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
12 years ago
Hauke Mehrtens 190c566210 acx-mac80211: fix compilation
Some header files from mac80211 are now moved to the uapi dir.

SVN-Revision: 34937
12 years ago
Hauke Mehrtens 1b8688dd3e acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
SVN-Revision: 33933
12 years ago
Florian Fainelli a5e7d09487 acx-mac80211: fetch WLAN MAC address from PROM environment
Patch from Daniel Gimpelevich.

SVN-Revision: 33747
12 years ago
Florian Fainelli 9d13de5739 acx-mac80211: update to v2012-09-23-WIP
Patch from Daniel Gimpelevich.

SVN-Revision: 33746
12 years ago
Florian Fainelli 8230e20a79 add myself as maintainer of some packages
SVN-Revision: 33703
12 years ago
Hauke Mehrtens 8e6ea0d1b7 acx-mac80211: adapt interface changes in mac80211
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
12 years ago
Jo-Philipp Wich febf63f3c4 acx-mac80211: depend on mipsel, not mips since AR7 is low endian
SVN-Revision: 33201
12 years ago
John Crispin 8c3ea37f2f 3rd time lucky ... too much sun today
SVN-Revision: 33152
12 years ago
John Crispin 21e5f332dc unbreak deps
SVN-Revision: 33151
12 years ago
John Crispin 0e0a4932b1 breaks when building for powerpc
SVN-Revision: 33150
12 years ago
John Crispin 1f58c9b6c1 dont build on arm as kernel headers are missing/have a different layout
SVN-Revision: 32904
12 years ago
Vasilis Tsiligiannis 8015c01f4f acx-mac80211: Add workaround for mac80211 hw-queue check
SVN-Revision: 32417
12 years ago
Vasilis Tsiligiannis 37c2235af7 acx-mac80211: Bump to v20120607
SVN-Revision: 32416
12 years ago
Vasilis Tsiligiannis 07d57edf59 acx-mac80211: Allow firmware downloading for more ACX1xx cards
SVN-Revision: 32415
12 years ago
Hauke Mehrtens 8ff6417c41 kernel: remove kernel modules and references to kernels <= 2.6.36
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
12 years ago
Florian Fainelli 7314de1e5d acx-mac80211: update to 20122204
Upstream commit id: 15bbffea

SVN-Revision: 31455
12 years ago
Florian Fainelli 4ad1f2d710 acx-mac80211: update to 20111030
Fixes build failures with Linux 3.1+

SVN-Revision: 28939
13 years ago
Florian Fainelli 0a97fda27e update acx-mac80211 to 20110821
SVN-Revision: 28089
13 years ago
Hauke Mehrtens 0db9c2bd7d acx-mac80211: Compile fix for newer kernels
common.c is missing an include for linux/ratelimit.h.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 27190
13 years ago
Hauke Mehrtens 7f773af9dd acx-mac80211: remove patch
This patch is already incorporated into the original source code.

closes #9499

SVN-Revision: 27100
13 years ago
Florian Fainelli 7d8d47d29e acx-mac80211: add io endianness patch
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 27095
13 years ago
Hauke Mehrtens 76cce7c90e acx-mac80211 needs some header files from compat-wireless to build
SVN-Revision: 26572
13 years ago
Florian Fainelli 5f59f81af8 acx-mac8011: bump to 20110123
SVN-Revision: 25756
14 years ago
Florian Fainelli 0c71bc09d1 acx-mac80211: support loading different firmwares
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25167
14 years ago
Florian Fainelli 156c3aad1c update acx-mac80211 to 20101030 snapshot, patch from sn9
SVN-Revision: 24137
14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
14 years ago
Felix Fietkau 2201a230a9 acx-mac80211: fix compile errors with the new compat-wireless
SVN-Revision: 24019
14 years ago
Florian Fainelli 5a9976011e update acx-mac80211 to 20100830
SVN-Revision: 23002
14 years ago
Florian Fainelli 7daf012a27 fix acx-mac80211 build failure with latest compat-wireless
SVN-Revision: 23001
14 years ago
Florian Fainelli 02b615d6ae update acx-mac80211 and change the git url.
SVN-Revision: 22672
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Hauke Mehrtens 02a147de0c kernel: fix build problems with recent kernel versions
SVN-Revision: 22137
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Florian Fainelli 8438342add update acx-mac80211 to 2010514, bringing experimental AP support
SVN-Revision: 21466
14 years ago
Florian Fainelli 00e8846c96 update acx-mac80211 to 20100422, patch from Bernhard Loos
SVN-Revision: 21335
14 years ago
Florian Fainelli 573b0d82b5 unmark acx-mac80211 as being broken
SVN-Revision: 21308
14 years ago
Gabor Juhos f34e2fc939 package/acx-mac80211: refresh patches
SVN-Revision: 20449
14 years ago
Florian Fainelli 30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7
SVN-Revision: 20036
15 years ago
Florian Fainelli c3ef00eb2b add some missing patches to acx-mac80211 it now builds the pci module as well
SVN-Revision: 20020
15 years ago
Florian Fainelli c7a38d6a1b update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
SVN-Revision: 20015
15 years ago
Florian Fainelli b113caa074 acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch
SVN-Revision: 16219
15 years ago
Florian Fainelli 16ad5caa22 refresh acx-mac80211 patches
SVN-Revision: 16157
15 years ago
Florian Fainelli 72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
SVN-Revision: 15690
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Nicolas Thill 772fe7fe71 use the Download/ macro to get ACX firmwares
SVN-Revision: 12612
16 years ago
Florian Fainelli 027563a593 Use a newer acx firmware
SVN-Revision: 12455
16 years ago