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

195 Commits

Author SHA1 Message Date
Christian kimocoder
9823a3136b Merge pull request #25 from dpShaker/v5.1.5
Add support for pre-configured SeqNum via RadioTap
2017-10-11 20:40:21 +02:00
Christian kimocoder
28cb565c83 Merge pull request #23 from kimocoder/v5.1.5
Import of some additions
2017-10-06 14:57:37 +02:00
Christian kimocoder
ac3e1eb51b More USB VID/PID
* Added adapter support for "Tenda U12"
2017-10-06 14:52:43 +02:00
Christian kimocoder
c7ea7b6e65 Update README.md
* Fixed some typos
2017-10-06 14:49:55 +02:00
Christian kimocoder
8325e1859b Update README.md
* Corrected git clone download to avoid cloning 'master' which should not be used
2017-10-06 14:44:02 +02:00
Christian kimocoder
a2edcb9dce Update README.md
* Fixed dual line in LED parameter information
2017-10-06 10:24:13 +02:00
Christian kimocoder
9055a3e72d Update README.md
* Added information on "realtek-leds" for controlling LED switch
2017-10-06 10:22:44 +02:00
Christian kimocoder
dcda8e2b5e Update usb_intf.c
* Corrected 1 adapter name
2017-10-02 22:33:05 +02:00
Christian kimocoder
9f5542109e Update dkms.conf
* Updated version due to recent changes to code
2017-10-02 21:20:18 +02:00
Christian kimocoder
92b79fc52d Delete ifcfg-wlan0 2017-10-02 21:19:08 +02:00
Christian kimocoder
b901568b51 Delete wlan0dhcp 2017-10-02 21:18:44 +02:00
Christian kimocoder
1dde18dc7d Delete runwpa 2017-10-02 21:18:23 +02:00
Christian kimocoder
a2ce6b8237 Delete clean 2017-10-02 21:18:05 +02:00
Christian kimocoder
9f4dbbe197 Update ARM64 Support
* Updated ARM64 Support
  aarch64-linux-gnu-gcc-6 will be needed for compiling
2017-09-26 22:50:37 +02:00
Christian kimocoder
152960565a Update README.md
* Added 1 more too "Other Sources"
2017-09-26 19:19:25 +02:00
Christian kimocoder
502443b1b9 Add rtw_led_ctrl module parameter for changing led
Also adds example /etc/modprobe.d/ configuration file (realtek-leds.conf) that can
be used to set this new parameter option value automatically at boot or when
command e.g "modprobe 8812au" is done with no module parameter.

Howto do this manually?
sudo modprobe -r 8812au
sudo modprobe 8812au rtw_led_ctrl=1 (0 is allways off, 1 is normal & 2 is allways on)
2017-09-26 19:17:04 +02:00
Christian kimocoder
699922ec91 Update os_intfs.c
* Add rtw_led_ctrl module
2017-09-26 19:10:56 +02:00
Christian kimocoder
af1fc407d7 Update drv_types.h
* Add rtw_led_ctrl module
2017-09-26 19:07:57 +02:00
Christian kimocoder
3efb0ad921 Update hal_usb_led.c
* Add rtw_led_ctrl module parameter
2017-09-26 19:05:11 +02:00
Christian kimocoder
8631a81c2b Added ARM64 Support
* Added support for ARM64 (such as Odroid C2 +++)
2017-09-26 17:51:40 +02:00
Christian kimocoder
4282ab4189 USB3 fix in EEPROMUsbSwitch variable
* Fixed a problem in the EEPROMUsbSwitch (at least in tested 8814AU)
  This solutions NEEDS to be tested further.
2017-09-26 08:08:46 +02:00
dpShaker
1285279920 Add support for pre-configured SeqNum via RadioTap
See http://www.radiotap.org/fields/TX%20flags value 0x0010
2017-09-21 21:43:47 +02:00
Christian kimocoder
7e7c6cf85f Merge pull request #15 from qwikwit/v5.1.5
update README.md add instructions
2017-09-20 22:22:27 +02:00
qwikwit
8cee2fa313 Update README.md 2017-09-17 08:05:31 -04:00
qwikwit
d8a60d9ae8 Update README.md 2017-09-17 08:02:53 -04:00
qwikwit
312e6888cf Update README.md 2017-09-17 08:02:11 -04:00
qwikwit
22eefdb74c Update README.md 2017-09-17 08:01:07 -04:00
qwikwit
41b9192686 Update README.md 2017-09-17 07:55:41 -04:00
Christian kimocoder
36d66d8dcd Update README.md
* Updated "Other Sources" to include sources used for pulling patches & USB VID/PID's
2017-09-16 11:34:34 +02:00
qwikwit
79e5553ada Update README.md 2017-09-14 08:48:52 -04:00
Christian kimocoder
2ee971f697 update dkms.conf
* Updated version information for DKMS building
2017-09-11 01:01:46 +02:00
Christian kimocoder
deb038247a More USB VID/PID
* Added support for "D-Link - Alpha" #2
2017-09-11 00:57:05 +02:00
Christian kimocoder
de29d4bbcf Update README.md
* Changed the 'make install 8814au' to corrected/correct 'make install RTL8814=1'
2017-09-10 11:38:29 +02:00
Christian kimocoder
0b1068aa47 Update README.md
* Updated README.md for more sources
2017-09-02 12:50:38 +02:00
Christian kimocoder
b3c72ae35f More USB VID/PID
* Added support for "Buffalo - WI-U2-433DHP" as reported by @kamijin-fanta
2017-09-02 11:16:31 +02:00
Christian kimocoder
9a32f604d9 USB VID/PID UPPER_CASE
* Fixed several VID/PID uppercase "typos"
* Changed info in Alfa adapter from "Alfa - AWUS036AC" to "Alfa - AWUS036AC, AWUS036ACH & AWUS036EAC"
2017-08-31 21:22:04 +02:00
Christian kimocoder
5027c9a0f2 Update README.md
* Updated README.md with "Credits" and "Sources"
* Fixes small typo
2017-08-31 18:21:27 +02:00
Christian kimocoder
1f66474d20 Update dkms.conf
* Added new version bump
* Removed unused zero-line at the end
2017-08-31 18:10:35 +02:00
Christian kimocoder
076efe6930 More USB VID/PID
* Added support for Netgear A7000
* Added additional support for TRENDnet
2017-08-31 18:09:19 +02:00
Christian kimocoder
e6db3c9b58 fixed DKMS support
* Fixed DKMS support for installing both modules
* Fixed package/version information
2017-08-28 09:27:01 +02:00
Christian kimocoder
af17fc4bc2 update README.md
* Updated README.md with correct installation methods.
2017-08-27 22:19:54 +02:00
Christian kimocoder
aa3c24c721 Created README.md 2017-08-27 20:06:38 +02:00
Christian kimocoder
684e49e7fb fixed more warnings
* Fixed more warnings on build/compilation
2017-08-27 18:08:43 +02:00
Christian kimocoder
65270af734 removed warnings
* Removed "Wno-misleading-indentation" warning
* Removed "Wno-date-time warning
2017-08-27 17:55:47 +02:00
Christian kimocoder
691b536e21 corrected TX_POWER_TO_MAX setting
* Fixes TX_Power to Max to that RegDoms allowed maximum, resolves issues with TLP and other powersaving affecting signal stability.
2017-08-27 17:42:44 +02:00
Christian kimocoder
e33a0d3ad1 Merge pull request #7 from kimocoder/v5.1.5
DKMS support & kernel v4.12 fix
2017-08-27 11:33:51 +02:00
Christian kimocoder
11cc9318ce Fix kernel v4.12 support
* Fixed kernel v4.12 support
2017-08-27 11:30:16 +02:00
Christian kimocoder
bcdaa3d214 Fix kernel v4.12 support
* Fixed up kernel v4.12 support
2017-08-27 11:25:10 +02:00
Christian kimocoder
07ee2c2b34 DKMS support
* Added DKMS support
2017-08-27 11:19:54 +02:00
Christian kimocoder
1e21bc5f52 DKMS support
* Added DKMS support
2017-08-27 11:17:46 +02:00