-
Notifications
You must be signed in to change notification settings - Fork 965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for Realtek RTL8811AU 802.11AC USB2.0? #84
Open
cjrivsua
wants to merge
48
commits into
v5.1.5
Choose a base branch
from
master
base: v5.1.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
Signed-off-by: Hans Ulli Kroll <[email protected]>
… is not available
…ernels before 4.6
…d CONFIG_CFG80211_WEXT are enabled
This conditionally redefines 'enum ieee80211_band' and 'IEEE80211_NUM_BANDS' with the pre-processor based on kernel version. Thanks to yorkedork for providing the patch. References: https://github.com/Grawp/rtl8812au_rtl8821au/pull/19
This patch fix compilation failure caused by modification of cfg80211_scan_done() prototype. Signed-off-by: Masashi Honma <[email protected]>
Use 'make DEBUG=1' to enable debug output
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