summaryrefslogtreecommitdiffstats
path: root/package/kernel/acx-mac80211
Commit message (Collapse)AuthorAgeFilesLines
* packages: prefer http over git for git protocolHauke Mehrtens2016-06-221-1/+1
| | | | | | | | | In company networks everything except the http and https protocol is often causes problems, because the network administrators try to block everything else. To make it easier to use LEDE in company networks use the https/http protocol for git access when possible. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-151-10/+26
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* acx-mac80211: update git urlHauke Mehrtens2015-08-031-1/+1
| | | | | | | | | use URL scheme documented at http://sourceforge.net/p/forge/documentation/Git/ Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46552
* acx-mac80211: make it compile again against new compat-wirelessJonas Gorski2015-07-125-185/+70
| | | | | | | | Update to "latest" HEAD and update it to match latest API changes. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46305
* acx-mac80211: fails to build on cobaltJohn Crispin2015-03-121-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44687
* kernel/acx-mac80211: fix autoloading on bootJonas Gorski2014-12-111-1/+1
| | | | | | | | | | | | | | The kernel build system cannot track dependencies of out-of-tree modules, making the buildsystem fail to load mac80211. Add mac80211 as an explicit load to ensure all required modules are loaded. Fixes #16522. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43631
* acx-mac80211: v3.14 related compile fixesJohn Crispin2014-12-081-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43554
* acx-mac80211: really fix the buildHauke Mehrtens2014-02-081-1/+1
| | | | | | | | The fix in r39482 was wrong. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39528
* acx-mac80211: fix build after recent mac80211 update and refresh patchesHauke Mehrtens2014-02-055-25/+35
| | | | | | | | This was only build tested. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39482
* acx-mac80211: update to latest versionJonas Gorski2013-10-128-192/+178
| | | | | | | | Fixes compilation for linux 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 38367
* packages: clean up the package folderJohn Crispin2013-06-216-0/+473
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007