aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/acx-mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* acx-mac80211: fix build on kernel 4.9Mathias Kresin2017-11-221-0/+16
| | | | | | | | | | | The DEFINE_PCI_DEVICE_TABLE macro was removed with upstream commit 7e9321599011 ("treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE"). Use the pci_device_id struct to fix the acx-mac80211 build failure on ramips. Signed-off-by: Mathias Kresin <dev@kresin.me>
* acx-mac80211: fix scan API error that could lead to a crashFelix Fietkau2017-02-031-0/+29
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-151-10/+26
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* acx-mac80211: make it compile again against new compat-wirelessJonas Gorski2015-07-124-182/+67
| | | | | | | | 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: 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-054-24/+34
| | | | | | | | 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-127-189/+175
| | | | | | | | 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-215-0/+215
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007