Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acx-mac80211: fetch WLAN MAC address from PROM environment | Florian Fainelli | 2012-10-13 | 1 | -0/+31 |
| | | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33747 | ||||
* | acx-mac80211: update to v2012-09-23-WIP | Florian Fainelli | 2012-10-13 | 2 | -30/+7 |
| | | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33746 | ||||
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 | 1 | -0/+43 |
| | | | | | | | | | 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 | 1 | -0/+42 |
| | | | | SVN-Revision: 32417 | ||||
* | acx-mac80211: Bump to v20120607 | Vasilis Tsiligiannis | 2012-06-17 | 2 | -19/+4 |
| | | | | SVN-Revision: 32416 | ||||
* | acx-mac80211: update to 20122204 | Florian Fainelli | 2012-04-24 | 2 | -9/+13 |
| | | | | | | Upstream commit id: 15bbffea SVN-Revision: 31455 | ||||
* | acx-mac80211: Compile fix for newer kernels | Hauke Mehrtens | 2011-06-15 | 1 | -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 patch | Hauke Mehrtens | 2011-06-04 | 1 | -19/+0 |
| | | | | | | | | 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 | 1 | -0/+19 |
| | | | | | | 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 | 1 | -33/+0 |
| | | | | SVN-Revision: 24137 | ||||
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 | 1 | -0/+33 |
| | | | | SVN-Revision: 23001 | ||||
* | update acx-mac80211 to 2010514, bringing experimental AP support | Florian Fainelli | 2010-05-16 | 2 | -258/+0 |
| | | | | SVN-Revision: 21466 | ||||
* | update acx-mac80211 to 20100422, patch from Bernhard Loos | Florian Fainelli | 2010-05-03 | 6 | -216/+258 |
| | | | | SVN-Revision: 21335 | ||||
* | package/acx-mac80211: refresh patches | Gabor Juhos | 2010-03-26 | 5 | -57/+37 |
| | | | | SVN-Revision: 20449 | ||||
* | add one more acx-mac80211 patch to finally allow its building on ar7 | Florian Fainelli | 2010-03-07 | 1 | -0/+13 |
| | | | | SVN-Revision: 20036 | ||||
* | add some missing patches to acx-mac80211 it now builds the pci module as well | Florian Fainelli | 2010-03-06 | 2 | -0/+62 |
| | | | | SVN-Revision: 20020 | ||||
* | update acx-mac80211 to a newer snapshot and fix its compilation wrt new ↵ | Florian Fainelli | 2010-03-06 | 7 | -368/+172 |
| | | | | | | includes path SVN-Revision: 20015 | ||||
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not ↵ | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
| | | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219 | ||||
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 | 5 | -52/+40 |
| | | | | SVN-Revision: 16157 | ||||
* | make acx-mac80211 compile against latest compat-wireless, still does not ↵ | Florian Fainelli | 2009-05-07 | 3 | -0/+247 |
| | | | | | | work though ;) SVN-Revision: 15690 | ||||
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+108 |
| | | | | SVN-Revision: 12445 | ||||
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 | 1 | -11/+11 |
| | | | | SVN-Revision: 12439 | ||||
* | update the acx driver | Matteo Croce | 2008-01-12 | 2 | -733/+0 |
| | | | | SVN-Revision: 10178 | ||||
* | clear flags always | Eugene Konev | 2007-10-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 9331 | ||||
* | fix acx-mac80211 | Eugene Konev | 2007-10-15 | 1 | -0/+178 |
| | | | | SVN-Revision: 9326 | ||||
* | no need to free_irq in remove, done in close | Eugene Konev | 2007-10-08 | 1 | -6/+5 |
| | | | | SVN-Revision: 9183 | ||||
* | add rough vlynq support | Eugene Konev | 2007-10-05 | 2 | -20/+556 |
| | | | | SVN-Revision: 9144 | ||||
* | upgrade acx and acx-mac80211, removed two patches now unneeded | Matteo Croce | 2007-10-03 | 2 | -141/+0 |
| | | | | SVN-Revision: 9112 | ||||
* | update acx-mac80211 | Matteo Croce | 2007-09-23 | 2 | -14/+2 |
| | | | | SVN-Revision: 9001 | ||||
* | disable powersave, vlynq can't handle this | Matteo Croce | 2007-09-17 | 1 | -0/+32 |
| | | | | SVN-Revision: 8818 | ||||
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 | 1 | -0/+12 |
| | | | | SVN-Revision: 8553 | ||||
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 | 3 | -0/+140 |
SVN-Revision: 8531 |