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
|
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
|
fc3c9149db
|
Fixed the _get_channel function, missing 2 cases
|
2019-02-15 18:24:00 +01:00 |
|
kimocoder
|
0eda114fda
|
Added support for kernel v5.0+
|
2019-02-15 15:51:37 +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 |
|
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 |
|
kimocoder
|
0a4042afbd
|
Add kernel v4.20 support and minor compiler warning turned off
|
2018-11-14 23:39:13 +01:00 |
|
kimocoder
|
e972ae8162
|
Update kernel v4.19 support
|
2018-11-14 23:36:44 +01:00 |
|
kimocoder
|
926549fe69
|
Fix problem where interfaces are down at start
|
2018-11-10 21:34:15 +01:00 |
|
kimocoder
|
dae6545ef1
|
Fix builds for kernels older than 4.11.0
|
2018-11-10 21:22:12 +01:00 |
|
kimocoder
|
d3e6831396
|
More cleanup around Makefile++
|
2018-10-20 22:53:01 +02:00 |
|
kimocoder
|
141e1f089f
|
Reverted the PARA_FILE load functions for now
|
2018-10-20 21:49:49 +02:00 |
|
kimocoder
|
d61dcbd985
|
remove PARA_FILE load functions, all data is in headerfiles
|
2018-10-20 19:28:55 +02:00 |
|
kimocoder
|
df5766d9f3
|
hard disable old debug read/write file functions
|
2018-10-20 19:14:06 +02:00 |
|
kimocoder
|
efb4d2fe21
|
minor upstream patch fix: inconsistent teardown
|
2018-10-20 19:09:42 +02:00 |
|
kimocoder
|
ba4b2097b2
|
nuke rtw_proc aka debug via /proc
|
2018-10-20 19:02:03 +02:00 |
|
Christian B
|
3ba0d97eae
|
Merge pull request #1 from fariouche/v5.3.4
added regd flag to disable radar detection
|
2018-09-16 18:19:26 +02:00 |
|
fariouche
|
b9df378af3
|
added regd flag to disable radar detection
set default ht capab to 3 to enable 5GHz RX-STBC
|
2018-09-16 18:08:48 +02:00 |
|
Thijs Withaar
|
7c93fa7c05
|
Fix floating point in VHT_HW_TX for both x86 and rpi
|
2018-09-06 19:03:05 +02:00 |
|
Christian B
|
77d964aad9
|
Added lots of VID/PID's
* Added lots of adapter support. Taken from the v5.1.5 and v5.2.20 branch
|
2018-08-30 19:06:54 +02:00 |
|
kimocoder
|
072598e032
|
Add support for kernel v4.19-rc1
|
2018-08-29 18:27:44 +02:00 |
|
kimocoder
|
72117bc456
|
Initialize some variables
|
2018-08-27 20:31:00 +02:00 |
|
kimocoder
|
5f1fd4fa3c
|
Remove redundant code already in SetHwReg881XAU in usb_halinit.c
|
2018-08-27 20:23:02 +02:00 |
|
kimocoder
|
993a7752cb
|
Fix kernel regression related to get channel function
|
2018-08-27 20:18:13 +02:00 |
|
kimocoder
|
d5e34220d0
|
Added get channel function
|
2018-08-27 20:11:53 +02:00 |
|
kimocoder
|
3873db1e10
|
Added HT Greenfield capabilities
|
2018-08-27 20:05:18 +02:00 |
|
kimocoder
|
5e345a86d5
|
Fix USB3 and USB modeswitch function
|
2018-08-25 20:37:42 +02:00 |
|
kimocoder
|
5faae4ff49
|
Fixed unreachable switches and other compile warnings
|
2018-08-25 20:29:23 +02:00 |
|
kimocoder
|
d2932f7a54
|
Uploading new v5.3.4
|
2018-08-25 18:21:32 +02:00 |
|
kimocoder
|
2d4a79c1b8
|
Uploading the v5.3.4 version
|
2018-08-24 22:52:34 +02:00 |
|
fariouche
|
3a38ce9d1f
|
fixed crash when debug flag is set
|
2018-08-12 17:52:01 +02:00 |
|
kimocoder
|
680f78830c
|
Reinstate: Fix interface rename error
|
2018-08-11 18:36:59 +02:00 |
|
kimocoder
|
8d15903065
|
Remove redundant code already in SetHwReg881XAU in usb_halinit.c
|
2018-08-10 18:51:27 +02:00 |
|
kimocoder
|
61db9f6c5e
|
Fix the get_channel function causing kernel regression
|
2018-08-10 18:26:15 +02:00 |
|
kimocoder
|
88301eb45a
|
Allow build for kernels with backported cfg80211 API
|
2018-08-08 19:03:15 +02:00 |
|
Christian B
|
5a21cce8cd
|
Fix another segfault
* Removed for now, not used anyway since the virtual interface support isn't working.
|
2018-08-06 19:51:45 +02:00 |
|
kimocoder
|
b39cd0827c
|
Initialize some variables
|
2018-08-05 20:31:51 +02:00 |
|
kimocoder
|
79e44be3d0
|
adopt upstream: net: Fix inconsistent teardown
|
2018-08-04 20:09:03 +02:00 |
|
kimocoder
|
8132170418
|
Added get channel function
|
2018-07-29 18:28:40 +02:00 |
|
kimocoder
|
4d896a9145
|
Fix compilation error under kernel v3.13
|
2018-07-29 18:12:29 +02:00 |
|
kimocoder
|
af62fe4337
|
Fix interface rename error
|
2018-07-29 18:04:28 +02:00 |
|
kimocoder
|
cfdf854042
|
Fix USB3 modeswitch
|
2018-07-24 21:00:22 +02:00 |
|
kimocoder
|
3aee436bf5
|
Some VHT fixes
|
2018-07-24 20:54:20 +02:00 |
|
kimocoder
|
dd62a2f36a
|
Added HT Greenfield capabilities
|
2018-07-24 20:45:13 +02:00 |
|
kimocoder
|
d6e2f9c1be
|
More iw link output
|
2018-07-24 20:32:19 +02:00 |
|