aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mwlwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* mwlwifi: Update the 88W8964's firmware to 9.3.2.12 and fix backports version ↵Jose Olivera2020-04-132-19/+35
| | | | | | | | | | | | | | | | | | | | | | | | detection Updates the 88W8964 firmware used in the Linksys WRT3200ACM and WRT32X [v9.3.2.6 -> v9.3.2.12] Removes 0c43219 ("mwlwifi: Fix loading with backports v5.3") as it has been merged upstream. Unfortunately, there is a bug wherein Kaloz's repo, the version detection mechanism for fixing vendor commands doesn't work. It pulls in the Linux kernel version, which as of this time is "4.14.y" or "4.19.y" However, the proper behaviour is that it should pull in the mac80211 backports version which as of now is "5.4.27" The included patch works around this using a backports define found only on versions >5.3, "VENDOR_CMD_RAW_DATA". Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
* mwlwifi: Fix loading with backports v5.3Boris Krasnovskiy2019-08-181-0/+19
| | | | | | | | This adds a vendor command policy which is enforced since mac80211 from kernel 5.3 Fixes: 928e893a11db ("mac80211: Update to version 5.3-rc4-1") Signed-off-by: Boris Krasnovskiy <boris.krasnovskiy@lairdtech.com>
* mwlwifi: Updated to upstream stable releaseGabe Rodriguez2018-03-171-92/+0
| | | | | | | | | | | mwlwifi was updated to a new stable. Included in this stable release are the followin benefits: - Fixed compiling for kernel 4.14 - Fixed crash on 88W8864 binary Compiled and tested on: WRT3200ACM and WRT1900AC Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
* mwlwifi: Update to version 10.3.4.0-20180226Kabuli Chana2018-03-021-3/+55
| | | | | | move to latest version, address vfs_write issue Signed-off-by: Kabuli Chana <newtownBuild@gmail.com>
* mwlwifi: downgrade to version 10.3.4.0-20180118Hauke Mehrtens2018-02-131-55/+3
| | | | | | | Some people reported problems with the current development version, so go back to the latests more or less release. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mwlwifi: fix compile problem with kernel 4.14Hauke Mehrtens2018-02-131-0/+92
| | | | | | | vfs_write() is not exported on kernel 4.14 any more and kernel_write() should be used instead. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mwlwifi: Update to latest versionGabe Rodriguez2016-07-074-454/+0
| | | | Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
* mwlwifi: remove the a-mpdu failure messages entirely instead of hiding them ↵Felix Fietkau2016-05-221-6/+4
| | | | | | in the debug log Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive logspam if starting a BA session failsFelix Fietkau2016-05-211-0/+24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive use of busy-waiting that was tripping up the flash driverFelix Fietkau2016-05-211-0/+73
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: update to 10.3.0.17-20160520-1Felix Fietkau2016-05-211-5/+5
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-151-1/+249
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix build with latest mac80211Felix Fietkau2016-01-151-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48251
* mwlwifi: update to latest versionImre Kaloz2015-11-262-15/+60
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47661
* mac80211: update to wireless-testing 2015-10-26Felix Fietkau2015-10-301-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
* mwlwifi: upgrade to 10.3.0.12Imre Kaloz2015-10-291-7/+16
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47279
* mwlwifi: fix compile error after mac80211 updateFelix Fietkau2015-07-071-0/+27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46254
* mwlwifi: update to the new revisionImre Kaloz2015-03-231-11/+0
| | | | | | | | Adds client mode support and fixes for Apple devices Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44950
* Marvell 88W8864 open source mac80211 driverImre Kaloz2014-12-251-0/+11
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43772