Christian Bremvåg
|
c7e464a7b2
|
Add support for kernel v5.1
|
2019-03-19 01:14:48 +01:00 |
|
kimocoder
|
4d68aa7207
|
Eliminate silly typedefs for threads
|
2019-03-14 12:15:07 +01:00 |
|
kimocoder
|
dd687defb0
|
Remove typedef for _pkt and replace with correct struct
|
2019-03-14 12:06:17 +01:00 |
|
kimocoder
|
f523905d7a
|
Remove struct net_device wrapper
|
2019-03-14 11:46:10 +01:00 |
|
Christian B
|
c87010367d
|
Fix both ISO90 warning and get_channel function
|
2019-02-10 03:05:40 +01:00 |
|
kimocoder
|
f9897d08c5
|
Fix build error + compiler warnings
|
2019-01-26 01:07:47 +01:00 |
|
Christian B
|
e8489af6b9
|
IEEE -> NL
|
2019-01-25 21:35:55 +01:00 |
|
Christian B
|
624d30a7c4
|
IEEE80211 band fixed
|
2019-01-25 21:35:09 +01:00 |
|
Christian B
|
f6649f0517
|
Clear NO_IR flag for all channels
|
2019-01-25 21:25:49 +01:00 |
|
Christian B
|
dc48be9b34
|
Minor fix for regdom
|
2019-01-25 21:24:25 +01:00 |
|
kimocoder
|
ba0f5f356c
|
Add explicit memset call to avoit porentially corrupt data
|
2019-01-10 23:02:48 +01:00 |
|
kimocoder
|
1f243e33e1
|
Add 1 more VID/PID
|
2019-01-08 10:37:39 +01:00 |
|
kimocoder
|
3a1d285975
|
kernel 5.0: Remove 'type' argument from access_ok() function
|
2019-01-08 10:36:21 +01:00 |
|
kimocoder
|
56e7415cd9
|
Nuke CONFIG_LOAD_PHY_PARA_FROM_FILE
|
2019-01-02 20:32:36 +01:00 |
|
kimocoder
|
b17957a8ab
|
Reduce some firmware load
|
2018-12-29 17:06:33 +01:00 |
|
kimocoder
|
c0ee00d02b
|
Add 1 more VID/PID
|
2018-12-29 16:41:19 +01:00 |
|
kimocoder
|
625de80d01
|
Nuke rtw_proc aka debug via /proc
|
2018-12-27 07:24:21 +01:00 |
|
kimocoder
|
af20d32ae7
|
Fixed a typo which lead to compiler warning
|
2018-12-27 07:18:29 +01:00 |
|
Christian B
|
257d7827a0
|
Hard disable old debug read/write file functions
|
2018-12-23 13:19:40 +01:00 |
|
kimocoder
|
748553d51f
|
Fix problem where interfaces are down at start
|
2018-12-06 17:39:58 +01:00 |
|
kimocoder
|
f94c4f6fa5
|
Add kernel v4.20 support and minor compiler warning turned off
|
2018-12-02 20:36:54 +01:00 |
|
kimocoder
|
fb36a0c650
|
Update kernel v4.19 support
|
2018-12-02 20:34:37 +01:00 |
|
Thijs Withaar
|
1603b05c0f
|
Fix floating point in VHT_HW_TX for both x86 and rpi
|
2018-09-04 20:17:25 +02:00 |
|
Thijs Withaar
|
4309791418
|
Complete CONFIG_DISABLE_REGD_C
|
2018-09-04 18:15:44 +02:00 |
|
Thijs Withaar
|
181b199679
|
CONFIG_MP_VHT_HW_TX_MODE: Mark floating point regions
|
2018-09-04 18:15:40 +02:00 |
|
kimocoder
|
98bc7ad7f9
|
Add support for kernel v4.19-rc1
|
2018-08-29 18:32:53 +02:00 |
|
kimocoder
|
91e6a638e1
|
Drop date & time from version dump, to allow reproducible builds
|
2018-08-27 19:52:40 +02:00 |
|
kimocoder
|
4053162033
|
Fix for ARM build (testing)
|
2018-08-26 15:34:52 +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 |
|
kimocoder
|
d6fe5161fd
|
enable USB3 mode switch, this also enables VHT SS3
|
2018-07-24 17:26:16 +02:00 |
|
kimocoder
|
f6461d311d
|
Implemented txpower control
|
2018-07-16 22:14:20 +02:00 |
|
farid
|
9175cd68db
|
merged my branch
|
2018-07-13 14:56:34 +02:00 |
|
Christian B
|
8f61c1a18c
|
Added 1 more VID/PID
|
2018-07-13 08:07:39 +02:00 |
|
kimocoder
|
5cc650c60f
|
Add CONFIG_USB2_EXTERNAL_POWER supported
|
2018-07-03 10:24:00 +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 |
|