1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 13:10:40 +00:00
Commit Graph

180 Commits

Author SHA1 Message Date
evilphish
449bbf60cd Fix if-else leading to premature disconnects 2017-11-19 23:26:08 +01:00
evilphish
bb0321110a Fix compilation warnings about potentially uninitialized values 2017-11-19 19:29:16 +01:00
evilphish
9edb25c686
Merge pull request #10 from kimocoder/v5.1.5
Merge changes
2017-11-16 10:12:02 +01:00
Christian B
619453d466
Small fix + indentation cleanup 2017-11-16 08:11:51 +01:00
Christian B
4037272de5
Added 8814AU to Kconfig 2017-11-16 07:34:24 +01:00
Christian B
876c553ba1
Added more USB VID/PID
* Added support for "Elecom - WDC-433DU2HBK"
2017-11-16 07:32:46 +01:00
evilphish
37aa584934
Merge pull request #9 from kimocoder/v5.1.5
Merge changes
2017-11-15 22:02:06 +01:00
Christian B
746c12ab11
Remove test code 2017-11-15 21:51:39 +01:00
Christian B
136fbdef54
Allow to set channel when in monitor mode
* Added support for setting channel when in "monitor" mode.
2017-11-15 20:45:51 +01:00
Christian B
8b41ccda9a
Minor fix + spacing 2017-11-15 20:40:05 +01:00
Christian B
15b5ff9b56
80211W turned ON + more DEBUG
* 80211w (security feature) turned ON but will need to be "tested" further.
* More debug output enabled, as we see that these drivers will acquire more work in the future.
2017-11-15 20:31:12 +01:00
Christian B
c9a0968521
Minor spacing cleanup 2017-11-15 20:27:34 +01:00
Christian B
3e030bbd59
Added CONFIG_NET_NS Switch
* Added CONFIG_NET_NS Switch to Makefile and turned ON (still TESTING purposes)
2017-11-15 20:25:19 +01:00
Christian B
7356af4990
Add support for network namespaces 2017-11-15 20:16:27 +01:00
Christian B
ee4f464925
Minor spacing cleanup 2017-11-15 20:13:02 +01:00
Christian B
8c2fe69b29
Minor cleanup to Kernel v4.14 Support 2017-11-15 20:07:10 +01:00
evilphish
605c7ab68b
Merge pull request #8 from kimocoder/v5.1.5
Merge changes
2017-11-15 16:31:43 +01:00
Christian B
3e70835ef0
Added more adapter support
* Added support for Edimax EDUP adapters (like EDUP_EP-AC1621)
  https://wikidevi.com/wiki/EDUP_EP-AC1621
2017-11-15 15:52:02 +01:00
Christian B
b11e32dc45
Add RPI Option to Makefile 2017-11-15 10:55:16 +01:00
Christian B
0e67494be9
Removed Intel WIDI Support
* Intel WIDI project is dead, removed support/code.
2017-11-15 09:38:45 +01:00
Christian B
f86fb89dda
Removed Intel WIDI Support 2017-11-15 09:37:17 +01:00
Christian B
644a34a204
Removed Intel WIDI Support 2017-11-15 09:34:31 +01:00
Christian B
5a2339e56f
Removed Intel WIDI Support 2017-11-15 09:33:42 +01:00
Christian B
70a6680208
Removed Intel WIDI Support 2017-11-15 09:32:59 +01:00
Christian B
b0b91632ea
Removed Intel WIDI Support 2017-11-15 09:32:23 +01:00
Christian B
3a54640281
Removed Intel WIDI Support 2017-11-15 09:30:12 +01:00
Christian B
30f4034da8
Remove Intel WIDI Support
* Intel WIDI project is dead, removed support (code)
2017-11-15 09:26:51 +01:00
Christian B
fbb0b8d2c0
Remove Intel WIDI support 2017-11-15 09:24:23 +01:00
Christian B
d31682febe
Remove Intel WIDI code
* Intel WIDI project is discontinued,  removed support.
2017-11-15 09:23:18 +01:00
Christian B
5f3e21c5de
Some fixes to Makefile
* Build on all available cores
* Check for available GCC 4.9 on "EXTRA_CFLAGS += -Wno-date-time"
2017-11-15 08:18:50 +01:00
evilphish
99ac4d5c98 Fix for the fix for compilation errors on 4.11 kernels 2017-11-12 17:52:43 +01:00
evilphish
20b3c9cc7e
Merge pull request #7 from kimocoder/v5.1.5
Security fix
2017-11-10 22:23:28 +01:00
Christian B
0627c79ac7
Security fix 2017-11-10 22:12:49 +01:00
evilphish
2b745c9f03 Remove redundant code which is already present in SetHwReg881XAU in usb_halinit.c 2017-11-09 00:30:03 +01:00
evilphish
2fbabd8a26 Fix for compilation error on 4.10 kernel 2017-11-08 20:32:59 +01:00
evilphish
752c09caf9 Fix compilation error on 4.11.x kernel 2017-10-30 18:01:30 +01:00
evilphish
7b756fb1d8 Merge pull request #6 from kimocoder/v5.1.5
Small cleanup + readme
2017-10-27 13:24:04 +02:00
Christian kimocoder
f24a0d0723 indention and spacing cleanup 2017-10-27 10:24:32 +02:00
Christian kimocoder
510a57b7c3 small spacing cleanup 2017-10-27 08:22:36 +02:00
Christian kimocoder
047b718dbf Small spacing cleanup 2017-10-27 08:13:17 +02:00
Christian kimocoder
d709396305 Update README.md 2017-10-27 08:11:11 +02:00
evilphish
b5d683e6ba First change for more iw link output (incomplete but working) 2017-10-27 00:31:13 +02:00
evilphish
6334f182c1 Small beauty cleanup for the 8814 usb fix. 2017-10-25 22:21:57 +02:00
evilphish
d74b406b17 fix USB3 mode switch for 8814 2017-10-24 23:51:08 +02:00
evilphish
c3d92cfb08 Merge pull request #4 from kimocoder/v5.1.5
Some fixes & tweaks
2017-10-24 18:40:58 +02:00
Christian kimocoder
3406bc04c7 Some cleaning around SUPER_SPEED 2017-10-24 16:43:55 +02:00
Christian kimocoder
32f5d18404 Small cleanup in rf_types.h 2017-10-24 16:33:57 +02:00
Christian kimocoder
0402e2a32b adopt upstream: net: Fix inconsistent teardown
net: Fix inconsistent teardown and release of private netdev state.

commit id
cf124db566e6b036b8bcbe8decbed740bdfac8c6
2017-10-24 16:29:48 +02:00
Christian kimocoder
efc08fe295 Use endian macros from kernel + spacing 2017-10-24 15:24:01 +02:00
Christian kimocoder
4615068c76 Use endian macros from kernel + removed spaces 2017-10-24 15:10:27 +02:00