Commit Graph

142 Commits

Author SHA1 Message Date
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
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
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
25f2c0ffd8 Fix the CONFIG_NET_NS, support for network namespaces 2018-07-02 21:07:29 +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
24585a51d2 Added switch to turn ON/OFF regdomain settings 2018-07-02 19:32:58 +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
kimocoder
b85ad0de96 Fixed compilation warnings 2018-07-01 20:27:54 +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
kimocoder
7c899d1b5b Fix injected frames drop + platform fixes 2018-06-25 18:20:55 +02:00
kimocoder
22ae5a102c Added more VID/PID + moved 1 to correct place 2018-06-23 14:49:27 +02:00
kimocoder
1b89d1d755 Added switch to turn ON/OFF regdomain settings 2018-06-22 23:06:03 +02:00
Christian B
0176d9ddae
Added more VID/PID 2018-06-22 22:50:47 +02:00
kimocoder
660a42849e Added more VID/PID 2018-06-22 22:39:02 +02:00
kimocoder
d5aaced9c3 Optimized Makefile and added DKMS ++ 2018-06-22 21:43:50 +02:00
kimocoder
8cbcaa6a8d Added changelog with TODO 2018-06-22 20:03:02 +02:00
kimocoder
be14d54031 Parse radiotap headers for proper frame injection 2018-06-22 19:37:47 +02:00
kimocoder
f53c7ea20e Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00