Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||
* | acx-mac80211: make it compile with the new backports mac80211 | Hauke Mehrtens | 2013-06-19 |
| | | | | SVN-Revision: 36976 | ||
* | acx-mac80211: make it compile with recent mac80211 again | Hauke Mehrtens | 2013-04-28 |
| | | | | SVN-Revision: 36481 | ||
* | acx-mac80211: make it compile with kernel 3.8 | Hauke Mehrtens | 2013-01-27 |
| | | | | SVN-Revision: 35334 | ||
* | acx-mac80211: refresh patches | Hauke Mehrtens | 2013-01-27 |
| | | | | SVN-Revision: 35333 | ||
* | acx-mac80211: use same config options as mac80211 package | Hauke Mehrtens | 2013-01-27 |
| | | | | | | | | | | | | | | | 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 compilation | Hauke Mehrtens | 2012-12-30 |
| | | | | | | 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 Mehrtens | 2012-10-25 |
| | | | | SVN-Revision: 33933 | ||
* | acx-mac80211: fetch WLAN MAC address from PROM environment | Florian Fainelli | 2012-10-13 |
| | | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33747 | ||
* | acx-mac80211: update to v2012-09-23-WIP | Florian Fainelli | 2012-10-13 |
| | | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33746 | ||
* | add myself as maintainer of some packages | Florian Fainelli | 2012-10-10 |
| | | | | SVN-Revision: 33703 | ||
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 |
| | | | | | | | | | 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 endian | Jo-Philipp Wich | 2012-08-16 |
| | | | | SVN-Revision: 33201 | ||
* | 3rd time lucky ... too much sun today | John Crispin | 2012-08-12 |
| | | | | SVN-Revision: 33152 | ||
* | unbreak deps | John Crispin | 2012-08-12 |
| | | | | SVN-Revision: 33151 | ||
* | breaks when building for powerpc | John Crispin | 2012-08-12 |
| | | | | SVN-Revision: 33150 | ||
* | dont build on arm as kernel headers are missing/have a different layout | John Crispin | 2012-07-29 |
| | | | | SVN-Revision: 32904 | ||
* | acx-mac80211: Add workaround for mac80211 hw-queue check | Vasilis Tsiligiannis | 2012-06-17 |
| | | | | SVN-Revision: 32417 | ||
* | acx-mac80211: Bump to v20120607 | Vasilis Tsiligiannis | 2012-06-17 |
| | | | | SVN-Revision: 32416 | ||
* | acx-mac80211: Allow firmware downloading for more ACX1xx cards | Vasilis Tsiligiannis | 2012-06-17 |
| | | | | SVN-Revision: 32415 | ||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 |
| | | | | | | 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 20122204 | Florian Fainelli | 2012-04-24 |
| | | | | | | Upstream commit id: 15bbffea SVN-Revision: 31455 | ||
* | acx-mac80211: update to 20111030 | Florian Fainelli | 2011-11-10 |
| | | | | | | Fixes build failures with Linux 3.1+ SVN-Revision: 28939 | ||
* | update acx-mac80211 to 20110821 | Florian Fainelli | 2011-08-26 |
| | | | | SVN-Revision: 28089 | ||
* | acx-mac80211: Compile fix for newer kernels | Hauke Mehrtens | 2011-06-15 |
| | | | | | | | | 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 patch | Hauke Mehrtens | 2011-06-04 |
| | | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100 | ||
* | acx-mac80211: add io endianness patch | Florian Fainelli | 2011-06-02 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095 | ||
* | acx-mac80211 needs some header files from compat-wireless to build | Hauke Mehrtens | 2011-04-09 |
| | | | | SVN-Revision: 26572 | ||
* | acx-mac8011: bump to 20110123 | Florian Fainelli | 2011-02-27 |
| | | | | SVN-Revision: 25756 | ||
* | acx-mac80211: support loading different firmwares | Florian Fainelli | 2011-01-27 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25167 | ||
* | update acx-mac80211 to 20101030 snapshot, patch from sn9 | Florian Fainelli | 2010-11-25 |
| | | | | SVN-Revision: 24137 | ||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 |
| | | | | SVN-Revision: 24089 | ||
* | acx-mac80211: fix compile errors with the new compat-wireless | Felix Fietkau | 2010-11-17 |
| | | | | SVN-Revision: 24019 | ||
* | update acx-mac80211 to 20100830 | Florian Fainelli | 2010-09-11 |
| | | | | SVN-Revision: 23002 | ||
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 |
| | | | | SVN-Revision: 23001 | ||
* | update acx-mac80211 and change the git url. | Florian Fainelli | 2010-08-16 |
| | | | | SVN-Revision: 22672 | ||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 |
| | | | | SVN-Revision: 22145 | ||
* | kernel: fix build problems with recent kernel versions | Hauke Mehrtens | 2010-07-11 |
| | | | | SVN-Revision: 22137 | ||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 |
| | | | | SVN-Revision: 21956 | ||
* | update acx-mac80211 to 2010514, bringing experimental AP support | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21466 | ||
* | update acx-mac80211 to 20100422, patch from Bernhard Loos | Florian Fainelli | 2010-05-03 |
| | | | | SVN-Revision: 21335 | ||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 |
| | | | | SVN-Revision: 21308 | ||
* | package/acx-mac80211: refresh patches | Gabor Juhos | 2010-03-26 |
| | | | | SVN-Revision: 20449 | ||
* | add one more acx-mac80211 patch to finally allow its building on ar7 | Florian Fainelli | 2010-03-07 |
| | | | | SVN-Revision: 20036 | ||
* | add some missing patches to acx-mac80211 it now builds the pci module as well | Florian Fainelli | 2010-03-06 |
| | | | | SVN-Revision: 20020 | ||
* | update acx-mac80211 to a newer snapshot and fix its compilation wrt new ↵ | Florian Fainelli | 2010-03-06 |
| | | | | | | includes path SVN-Revision: 20015 | ||
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not ↵ | Florian Fainelli | 2009-05-30 |
| | | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219 | ||
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 |
| | | | | SVN-Revision: 16157 | ||
* | make acx-mac80211 compile against latest compat-wireless, still does not ↵ | Florian Fainelli | 2009-05-07 |
| | | | | | | work though ;) SVN-Revision: 15690 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 |