kimocoder
|
b0047b4036
|
Add easy build switch for 8821
|
2018-07-04 18:00:08 +02:00 |
|
kimocoder
|
2b79b03c89
|
Fix 8821au firmware download issue #2
|
2018-07-04 17:56:32 +02:00 |
|
Christian B
|
5ceaee8426
|
Fix 8821au firmware download issue
|
2018-07-04 17:12:49 +02:00 |
|
kimocoder
|
1776d38094
|
Added 8814au HAL files + fixed locations [W.I.P]
|
2018-07-03 19:07:10 +02:00 |
|
Christian B
|
b7fdad230e
|
Merge pull request #148 from kimocoder/v5.2.20
V5.2.20
|
2018-07-03 16:54:05 +02:00 |
|
kimocoder
|
394ee8d363
|
Update README.md
|
2018-07-03 16:52:32 +02:00 |
|
kimocoder
|
d861270874
|
Added 8821au support!
|
2018-07-03 16:50:43 +02:00 |
|
kimocoder
|
5cc650c60f
|
Add CONFIG_USB2_EXTERNAL_POWER supported
|
2018-07-03 10:24:00 +02:00 |
|
kimocoder
|
05b29d4114
|
unlock all channels in REALTEK_DEFINE (default) channel plan
|
2018-07-03 10:20:59 +02:00 |
|
kimocoder
|
761551db75
|
enable DBG_HIGHEST_RATE_BMP_BW_CHANGE with CONFIG_DBG_TXPOWER
|
2018-07-03 10:14:30 +02:00 |
|
kimocoder
|
137b8a4171
|
fix txpwr-by-rate logging and value when txpower-override is enabled
|
2018-07-03 10:13:15 +02:00 |
|
kimocoder
|
30c44240b9
|
use BIT(n) macros instead of pre-calculated masks in bunch of places
|
2018-07-03 10:09:53 +02:00 |
|
kimocoder
|
320e962c23
|
Fix override module parameter for tx-power-index
|
2018-07-03 10:06:23 +02:00 |
|
Christian B
|
3ebdd1e312
|
Add override module parameter for tx-power-index
|
2018-07-03 09:40:17 +02:00 |
|
Christian B
|
f283c29943
|
ioctl_cfg80211.init_vht_capab: print highest rates that are set there
|
2018-07-03 09:38:14 +02:00 |
|
Christian B
|
dbd216d9a0
|
Enable rx_stbc bit for 5G in HT mode
|
2018-07-03 09:36:19 +02:00 |
|
kimocoder
|
cb94aa3231
|
Update README.md
|
2018-07-02 22:12:21 +02:00 |
|
Christian B
|
d21c2880eb
|
Merge pull request #147 from kimocoder/v5.2.20
V5.2.20
|
2018-07-02 22:11:11 +02:00 |
|
kimocoder
|
ffc23dc933
|
Stop exporting unnecessary symbols
|
2018-07-02 22:01:25 +02:00 |
|
kimocoder
|
737913c661
|
Fix channel switch in monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled
|
2018-07-02 21:59:24 +02:00 |
|
kimocoder
|
116e984cd0
|
Fix error switching to 80MHz channels under certain conditions
|
2018-07-02 21:55:43 +02:00 |
|
kimocoder
|
a202c7ccaa
|
Enable the channel 14 and 80 MHz width channels in the regdom
|
2018-07-02 21:53:11 +02:00 |
|
kimocoder
|
96505723e3
|
Unmask all available channels
|
2018-07-02 21:39:36 +02:00 |
|
kimocoder
|
5b8f812224
|
Be quiet about power save
|
2018-07-02 21:31:35 +02:00 |
|
kimocoder
|
3aa600b413
|
Count injected frames in interface stats
|
2018-07-02 21:29:24 +02:00 |
|
kimocoder
|
25f2c0ffd8
|
Fix the CONFIG_NET_NS, support for network namespaces
|
2018-07-02 21:07:29 +02:00 |
|
Christian B
|
e4339ea4b5
|
Merge pull request #146 from kimocoder/v5.2.20
Updated to rtl8812au v5.2.20.2
|
2018-07-02 20:17:00 +02:00 |
|
kimocoder
|
bc347869be
|
Added CONFIG_NET_NS + Updated dependencies
|
2018-07-02 20:14:59 +02:00 |
|
kimocoder
|
cafec86c7e
|
Fix compile warnings (brackets + fallthroughs)
|
2018-07-02 20:05:48 +02:00 |
|
kimocoder
|
ad7898898a
|
Enabled more Makefile debug + Added lots VID/PIDs
|
2018-07-02 19:53:05 +02:00 |
|
kimocoder
|
f95865e72a
|
Enable TX queue in monitor mode
|
2018-07-02 19:49:00 +02:00 |
|
kimocoder
|
706446194d
|
Fix injected frames drop
|
2018-07-02 19:47:54 +02:00 |
|
kimocoder
|
2df10889c5
|
Added PPC platform support + fixed ARM compilation
|
2018-07-02 19:43:08 +02:00 |
|
kimocoder
|
24585a51d2
|
Added switch to turn ON/OFF regdomain settings
|
2018-07-02 19:32:58 +02:00 |
|
kimocoder
|
d0bdfd92df
|
Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these
|
2018-07-02 19:30:51 +02:00 |
|
kimocoder
|
5a8bee0314
|
Disable DFS
|
2018-07-02 19:26:20 +02:00 |
|
kimocoder
|
48e9e71607
|
Disable AP mode channel switching due to DFS checks
|
2018-07-02 19:25:35 +02:00 |
|
kimocoder
|
2b93cdb2cf
|
Makefile: add configuration option for ODROID-C2
|
2018-07-02 19:22:54 +02:00 |
|
kimocoder
|
a4a4d044c2
|
Added .gitignore
|
2018-07-02 19:21:30 +02:00 |
|
kimocoder
|
ef630451b0
|
Optimized Makefile + added DKMS
|
2018-07-02 19:20:53 +02:00 |
|
kimocoder
|
29fab55737
|
Uploaded the 8812au v5.2.20.2 driver
|
2018-07-02 18:49:32 +02:00 |
|
Christian B
|
2e64f3b55e
|
Merge pull request #144 from kimocoder/v5.2.20
Fixed compilation warnings
|
2018-07-02 07:23:48 +02:00 |
|
kimocoder
|
b85ad0de96
|
Fixed compilation warnings
|
2018-07-01 20:27:54 +02:00 |
|
Christian B
|
4845895d62
|
Merge pull request #141 from kimocoder/v5.2.20
V5.2.20
|
2018-06-27 15:59:34 +02:00 |
|
kimocoder
|
f58318e310
|
Added more VID/PID for future use
|
2018-06-26 11:02:46 +02:00 |
|
kimocoder
|
5387d10b8a
|
Enabled more Makefile debug
|
2018-06-26 10:57:18 +02:00 |
|
kimocoder
|
9080d7d023
|
Enable TX queue in the monitor mode
|
2018-06-26 10:41:50 +02:00 |
|
Christian B
|
506ee20b05
|
Update README.md
|
2018-06-26 10:22:52 +02:00 |
|
Christian B
|
59c97a6d9f
|
Update README.md
|
2018-06-25 18:30:32 +02:00 |
|
Christian B
|
5bb1aacdc8
|
Merge pull request #139 from kimocoder/v5.2.20
Fix injected frames drop + platform fixes
|
2018-06-25 09:26:09 -07:00 |
|