kimocoder
|
3ab23d1cb4
|
fix in-kernel build path
|
2019-04-06 08:25:09 +02:00 |
|
kimocoder
|
a9588daaf4
|
Some pine64 board support added
|
2019-04-06 08:23:00 +02:00 |
|
kimocoder
|
5187e1b094
|
Fix CONFIG_RTW_DEBUG compilation and levels
|
2019-04-06 08:17:54 +02:00 |
|
kimocoder
|
744c5e170d
|
fix: bitwise comparison always evaluates to false
|
2019-04-06 08:12:03 +02:00 |
|
kimocoder
|
35f64254c1
|
Relax some wifi regional rules
|
2019-04-06 08:10:11 +02:00 |
|
kimocoder
|
f7d2d03687
|
Remove nonASCII symbol
|
2019-04-06 08:09:01 +02:00 |
|
Christian Bremvåg
|
3fe2bae159
|
Update README.md
|
2019-04-06 01:45:33 +02:00 |
|
Christian Bremvåg
|
33aeeca968
|
Merge pull request #316 from kimocoder/v5.3.4
Merge changes
|
2019-04-06 01:43:50 +02:00 |
|
kimocoder
|
8bc158e9dc
|
Add entry for compiling against openwrt tree
|
2019-04-06 01:36:11 +02:00 |
|
kimocoder
|
a158dfb78e
|
Add check for psta->cmn.aid out of bounds
|
2019-04-06 01:29:01 +02:00 |
|
kimocoder
|
4173467277
|
remove reference to deleted file
|
2019-04-06 01:27:14 +02:00 |
|
kimocoder
|
85c0e2dc9e
|
fix for missing signal
|
2019-04-06 01:25:30 +02:00 |
|
kimocoder
|
69435f8cd2
|
Fix uninitialized variable in auth seq=2 packet
|
2019-04-06 01:23:14 +02:00 |
|
kimocoder
|
e95f32d194
|
Makefile: add support for Android / Nethunter ARM64 devices
|
2019-04-06 01:20:13 +02:00 |
|
kimocoder
|
ee01e58834
|
Adoptations for using the driver on android/nethunter
|
2019-04-06 01:16:13 +02:00 |
|
kimocoder
|
c3ccff59af
|
Fix wrong type in rtw_dump_cur_efuse
|
2019-04-06 01:10:34 +02:00 |
|
kimocoder
|
fa35021590
|
Fix ieee80211.h linux capability
|
2019-04-06 01:06:06 +02:00 |
|
kimocoder
|
cb7b83e8a6
|
Hostapd/WPS support
|
2019-04-06 00:51:57 +02:00 |
|
kimocoder
|
04c4350de1
|
Disable IPv6 to work + sysctl restart
|
2019-04-06 00:47:44 +02:00 |
|
kimocoder
|
22acde23b9
|
Fix alloc stainfo code
|
2019-04-06 00:41:46 +02:00 |
|
kimocoder
|
fab47eec90
|
Fix includes to support linux
|
2019-04-06 00:38:23 +02:00 |
|
kimocoder
|
4184d7581f
|
Add Travis CI integration
|
2019-04-06 00:35:45 +02:00 |
|
kimocoder
|
5b5d01f393
|
do not remove device if it is not of type monitor
|
2019-04-06 00:34:58 +02:00 |
|
Christian Bremvåg
|
3c48dff974
|
Merge pull request #285 from kimocoder/v5.3.4
Merge changes
|
2019-02-23 03:33:38 +01:00 |
|
kimocoder
|
a3ed1ef28a
|
Added some error checking feature
|
2019-02-16 02:29:58 +01:00 |
|
kimocoder
|
4848f29d19
|
Protect rtw_cfg80211_unlink_bss() against pnetwork of NULL
|
2019-02-16 02:22:54 +01:00 |
|
kimocoder
|
eaf2707950
|
Reorder shutdown to eliminate warning from cfg80211
|
2019-02-16 02:20:27 +01:00 |
|
kimocoder
|
1ff4839d5b
|
Make proper fix for freeze on unload
|
2019-02-16 02:11:55 +01:00 |
|
kimocoder
|
76df854db4
|
Fix implicit declaration of function ‘rtw_resume_process’
|
2019-02-16 01:13:16 +01:00 |
|
Christian B
|
a1a2a832ab
|
Merge pull request #282 from kimocoder/v5.3.4
Merge changes
|
2019-02-15 19:09:44 -05:00 |
|
kimocoder
|
91a66fdefe
|
Fix connection error on resume
|
2019-02-16 01:09:02 +01:00 |
|
kimocoder
|
97674c1259
|
Minor fixes several places
|
2019-02-16 00:36:43 +01:00 |
|
kimocoder
|
d1c55e0858
|
Fix CONFIG_CONCURRENT_MODE building. Missing VIF code.
|
2019-02-16 00:13:16 +01:00 |
|
kimocoder
|
ed72c44df7
|
Add explicit memset call to avoid potentially corrupt data
|
2019-02-15 23:16:15 +01:00 |
|
kimocoder
|
a8f972a736
|
Added support for OpenWRT NEO2 platform
|
2019-02-15 22:52:48 +01:00 |
|
kimocoder
|
ead1446e14
|
OpenWRT: attempt to auto-detect endianess
|
2019-02-15 22:50:37 +01:00 |
|
Christian B
|
3218a3a725
|
Merge pull request #281 from kimocoder/v5.3.4
Merge changes
|
2019-02-15 16:46:33 -05:00 |
|
kimocoder
|
c812cc3aca
|
Disable a warning causing kernel trace #254
|
2019-02-15 22:33:13 +01:00 |
|
Christian B
|
388dccd765
|
Fix for DKMS
|
2019-02-15 21:16:13 +01:00 |
|
kimocoder
|
fc3c9149db
|
Fixed the _get_channel function, missing 2 cases
|
2019-02-15 18:24:00 +01:00 |
|
kimocoder
|
7360779d5a
|
Fixed some around minors around frame injection
|
2019-02-15 18:20:44 +01:00 |
|
kimocoder
|
0eda114fda
|
Added support for kernel v5.0+
|
2019-02-15 15:51:37 +01:00 |
|
Christian B
|
c1bf678717
|
Merge pull request #278 from jbman100/v5.3.4
Updated README for RPI
|
2019-02-12 19:50:50 +01:00 |
|
Jean-Baptiste Skutnik
|
752476eebf
|
Updated README for RPI
|
2019-02-12 15:26:56 +01:00 |
|
Christian B
|
2d0547c99f
|
Merge pull request #255 from traud/patch-1
Add USB Device Obihai OBiWiFi with 3823:6249
|
2019-01-08 10:32:32 +01:00 |
|
Alexander Traud
|
f150da568a
|
Add USB Device Obihai OBiWiFi with 3823:6249
USB driver gets attached and Wi-Fi adapter is usable, tested in Ubuntu 18.04 LTS with Secure Boot disabled.
|
2019-01-08 10:30:26 +01:00 |
|
Christian B
|
c733d47f63
|
Merge pull request #248 from ThijsWithaar/v5.3.4
Merge changes
|
2018-12-23 11:29:59 +01:00 |
|
Thijs Withaar
|
fa0626b763
|
Merge changes from the Makefile of v5.2.20, to allow compilation on RPI
|
2018-11-20 22:37:34 +01:00 |
|
Thijs Withaar
|
0c3cfa41e4
|
fully apply CONFIG_DISABLE_REGD_C
Fix floating point in VHT_HW_TX for both x86 and rpi
|
2018-11-20 22:37:34 +01:00 |
|
Christian B
|
3e28d72316
|
Merge pull request #236 from kimocoder/v5.3.4
* Added support for RPI and Odroid C2
* Update kernel v4.19 support
* Added kernel v4.20 support and turned a compiler warning off
|
2018-11-14 23:41:04 +01:00 |
|