kimocoder
6f7a4e568a
Address warning in createbss_hdl()
2023-07-02 02:50:24 +02:00
kimocoder
4b6c218e95
Fix multiple warnings when using clang
2020-07-12 03:44:51 +00:00
kimocoder
856e392531
Some tweaks around the code
2020-02-01 09:04:01 +01:00
kimocoder
428454364a
Add support for kernel v5.4
2020-01-20 08:00:34 +01:00
kimocoder
259dbca12b
Fix a kernel 'oops' on adapter disconnect
2020-01-05 04:21:58 +01:00
kimocoder
0c23551874
Cleanup wrong commit earlier
2019-11-14 04:33:12 +01:00
kimocoder
506f1e3c11
Added frame injection capabilities (tested working)
2019-11-14 03:11:57 +01:00
kimocoder
7ad5618762
Fix build support to older GCCs by adding fallthroughs
2019-11-11 04:07:55 +01:00
kimocoder
8eec8cd4a3
Some overall fixes.. includes + various
2019-11-11 02:04:51 +01:00
Christian Bremvåg
274ccd7053
Fix a sleep-in-atomic-context bug in issue_deauth_ex()
2019-11-10 14:37:07 +01:00
kimocoder
bc95c21031
Some Makefile updates + other minor fixes
2019-10-31 01:43:41 +01:00
root
65b4d276b1
Upload v5.6.4.2
2019-10-30 23:08:53 +00:00
kimocoder
90d03c245c
Fixed 2 warnings on Ubuntu
2019-09-27 23:18:20 -07:00
kimocoder
632d9755b6
Cleanup patch files
2019-08-23 10:10:11 +02:00
kimocoder
bbe93fbd6d
Fix compilation issues from earlier
2019-08-23 10:08:36 +02:00
kimocoder
df1b6776c7
Fix wrong PR that causes compile error
2019-08-19 22:30:30 +02:00
kimocoder
619d992fe4
Fixed WiFi Direct in driver
2019-08-17 20:10:54 +02:00
kimocoder
9daa7978e9
Merge a collection of fixes
2019-08-16 06:28:27 +02:00
kimocoder
decdb78ea0
Upload new v5.6.4.1 branch
2019-06-22 15:16:29 +02:00
kimocoder
6c1b4a333b
Upload new v5.6.4 driver
2019-05-24 21:43:57 +02:00
kimocoder
d1d2446e05
Revert back some changes to fix frame injection
2019-05-21 23:50:29 +02:00
kimocoder
33911eeb8f
Testing a fix for P2P IE
2019-04-09 11:22:06 +02:00
kimocoder
8bc158e9dc
Add entry for compiling against openwrt tree
2019-04-06 01:36:11 +02:00
kimocoder
69435f8cd2
Fix uninitialized variable in auth seq=2 packet
2019-04-06 01:23:14 +02:00
kimocoder
7360779d5a
Fixed some around minors around frame injection
2019-02-15 18:20:44 +01:00
kimocoder
5faae4ff49
Fixed unreachable switches and other compile warnings
2018-08-25 20:29:23 +02:00
kimocoder
2d4a79c1b8
Uploading the v5.3.4 version
2018-08-24 22:52:34 +02:00
kimocoder
05b29d4114
unlock all channels in REALTEK_DEFINE (default) channel plan
2018-07-03 10:20:59 +02:00
kimocoder
cafec86c7e
Fix compile warnings (brackets + fallthroughs)
2018-07-02 20:05:48 +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
d5aaced9c3
Optimized Makefile and added DKMS ++
2018-06-22 21:43:50 +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
kimocoder
4cf72deb8e
Preparing new upload
2018-06-22 18:45:20 +02:00
Christian B
ca6ba8ef08
Fixed 'implicit-fallthrough' warning
...
By adding an explict comment saying 'Intentional fallthrough' you hint
at the compiler that it isn't an error/omission, but you explicitly want
that (feature).
2018-03-19 20:20:58 +01:00
kimocoder
900fc8b5df
even more cleanup. brackets + more
2018-03-15 16:51:40 +01:00
kimocoder
3ffd99abaf
minor fixes + cleanup
2018-03-15 14:53:03 +01:00
kimocoder
6045580713
minor fixes
2018-01-25 20:05:33 +01:00
Christian B
3a54640281
Removed Intel WIDI Support
2017-11-15 09:30:12 +01:00
astsam
7b407130a0
Add frame injection
2017-04-15 11:56:44 +03:00
astsam
cf7aa86c38
Driver v5.1.5 for RTL8812AU (Tenda U12)
2017-04-15 11:46:31 +03:00
Hans Ulli Kroll
d62c22e76e
Add driver from found on aircrack-ng site
...
filename: rtl8812AU_8821AU_linux_v4.3.22_15054.20150901_beta.tar.gz
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
2016-03-27 19:56:02 +02:00