summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2016-08-22 14:05:07 +0200
committerBjørn Mork <bjorn@mork.no>2016-08-22 14:05:07 +0200
commit40fae1ddc3d847a5a2be28c0a67ea07ec77e16c7 (patch)
tree259a54d866037cd200a48d9089ceca21b5618b4a /README.md
parenta602e201b4401fb722d5b3e53424f794d523290e (diff)
parentd48847cc83954930fdcd98818bbf33e75707b8e1 (diff)
Merge remote-tracking branch 'origin/master'10.3.0.18-20160804
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5f8896f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# mwlwifi
+mac80211 driver for the Marvell 88W8864 802.11ac chip
+
+* How to build mwlwifi with OpenWrt:
+
+10.3.0.17-20160601 had been modified to be built with latest backports package "compat-wireless-2016-01-10" without patches.
+
+a. Modify package/kernel/mwlwifi/Makefile:
+
+PKG_VERSION:=10.3.0.17-20160601
+&
+PKG_SOURCE_VERSION:=4bb95ba1aeccce506a95499b49b9b844ecfae8a1
+
+b. Rename package/kernel/mwlwifi/patches to package/kernel/mwlwifi/patches.tmp
+
+c. make package/kernel/mwlwifi/clean
+
+d. make V=s (-jx)
+
+* For driver 10.3.0.17-20160603, [MAX-MPDU-7991] should be removed from vht_capab command of hostapd.