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 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: 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 | ||
* | 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: 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: update to 20122204 | Florian Fainelli | 2012-04-24 |
| | | | | | | Upstream commit id: 15bbffea SVN-Revision: 31455 | ||
* | 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 | ||
* | update acx-mac80211 to 20101030 snapshot, patch from sn9 | Florian Fainelli | 2010-11-25 |
| | | | | SVN-Revision: 24137 | ||
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 |
| | | | | SVN-Revision: 23001 | ||
* | 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 | ||
* | 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 | ||
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 |
| | | | | SVN-Revision: 12445 | ||
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 |
| | | | | SVN-Revision: 12439 | ||
* | update the acx driver | Matteo Croce | 2008-01-12 |
| | | | | SVN-Revision: 10178 | ||
* | clear flags always | Eugene Konev | 2007-10-16 |
| | | | | SVN-Revision: 9331 | ||
* | fix acx-mac80211 | Eugene Konev | 2007-10-15 |
| | | | | SVN-Revision: 9326 | ||
* | no need to free_irq in remove, done in close | Eugene Konev | 2007-10-08 |
| | | | | SVN-Revision: 9183 | ||
* | add rough vlynq support | Eugene Konev | 2007-10-05 |
| | | | | SVN-Revision: 9144 | ||
* | upgrade acx and acx-mac80211, removed two patches now unneeded | Matteo Croce | 2007-10-03 |
| | | | | SVN-Revision: 9112 | ||
* | update acx-mac80211 | Matteo Croce | 2007-09-23 |
| | | | | SVN-Revision: 9001 | ||
* | disable powersave, vlynq can't handle this | Matteo Croce | 2007-09-17 |
| | | | | SVN-Revision: 8818 | ||
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 |
| | | | | SVN-Revision: 8553 | ||
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 |
SVN-Revision: 8531 |