support for Realtek RTL8811AU 802.11AC USB2.0?#85
Open
cjrivsua wants to merge 292 commits intoastsam:v5.1.5from
Open
support for Realtek RTL8811AU 802.11AC USB2.0?#85cjrivsua wants to merge 292 commits intoastsam:v5.1.5from
cjrivsua wants to merge 292 commits intoastsam:v5.1.5from
Conversation
* Updated version due to recent changes to code
* Corrected 1 adapter name
* Added information on "realtek-leds" for controlling LED switch
* Fixed dual line in LED parameter information
* Corrected git clone download to avoid cloning 'master' which should not be used
* Fixed some typos
* Added adapter support for "Tenda U12"
Import of some additions
Add support for pre-configured SeqNum via RadioTap
fix USB3 modeswitch
…eams for the 8812 driver
Fix for the missing VHT capabilities
preliminary txpower test
* Because of the several patches lately a new version is 'tagged'
several small fixes
* Added VHT capabilities and HT Greenfield capability
* Removed some spaces
* Added VHT capabilities and HT Greenfield capability * Removed some spaces
Merge changes
* FCS fixes for 8812 and 8814 (thanks to j-forristal) * Removed pre-configured SeqNum via RadioTap * Fixed power savings breaking monitor mode
Support for ASUS 0x1853 RTL8814A
Added new ASUS PID
* Added howto for RPI * Added testing / working section
* Added 2 VID/PID's for more adapters support
* Added 1 more VID/PID
* Altered the SURVEY_TO from 100 (ms) to 0 (ms) to minimize
Add RTL8814A driver support for Hawking HW17ACU 1750AC USB
* Disabled multi-threading
Define values for maximum buffer size changed in kernel. Update them
get_ds was removed from kernel in version 5.1.0, because it always expanded to KERNEL_DS. It is safe to replace it with KERNEL_DS from at least version 2.6.11
The fallback parameter has been removed in the latest kernel (>= 5.2) See: torvalds/linux@a350ecc
This function is deprecated as of kernel 4.20. It is replaced straight away with ktime_get_boottime_ts64
In kernels starting from 5.0.0 it is not possible to specify desired access type
Fixes for kernel version 5.1.4
Update usb_intf.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello, I am looking for some linux module for my Realtek RTL8811AU 802.11AC USB2.0 wireless adaptor with support for monitor mode and reinyection packets, if you do not mind, can you include in your github support for it please?. The extra information I know about it:
Realtek RTL8811AU Wireless LAN 802.11ac USB 2.0 Network Adapter
Vendor ID: 0x0BDA
Product ID: 0xA811
Revision: 0x0200
Product parameters:
Complies with IEEE802.11a / b / g / n / ac
Working frequency band: 2.4GHz or 5GHz
Transmission speed:
802.11b: 1/2 / 5.5 / 11Mbps
802.11g: 6/9/12/18/24/36/48/54Mbps
802.11n: up to 150Mbps
802.11ac: up to 433Mbps
Chip: Realtek RTL8811AU
Antenna: 2dbi SMA
Wireless Security: WPA / WPA2 / WPA-WPA2 / 802.1x
64/128 bit WEP
Working power: 18dBm (typical value)
Answer please and thank you