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 |
|
kimocoder
|
d628a7441c
|
Odroid C2 fix + minor cleanup
|
2018-05-13 22:47:03 +02:00 |
|
kimocoder
|
db3e2fa173
|
Trying fix for PMF / 802.11w
|
2018-05-06 13:49:42 +02:00 |
|
Christian B
|
06d23f2287
|
Fix build on older kernels
* Added a kernel check for older kernels, fix compiling. fixes #76
|
2018-03-09 13:38:47 +01:00 |
|
Christian B
|
88becaff46
|
Fix kernel v3.11 monitor mode crash
|
2017-12-20 20:23:31 +01:00 |
|
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 |
|
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
|
7356af4990
|
Add support for network namespaces
|
2017-11-15 20:16:27 +01:00 |
|
evilphish
|
99ac4d5c98
|
Fix for the fix for compilation errors on 4.11 kernels
|
2017-11-12 17:52:43 +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
|
b5d683e6ba
|
First change for more iw link output (incomplete but working)
|
2017-10-27 00:31:13 +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
|
6926fe7f63
|
Some fixes and tweaks
|
2017-10-24 14:32:15 +02:00 |
|
evilphish
|
e56c261fc5
|
Unified kimos and my VHT fixes, nuked obsolete capab functions to clean up and make things less confusing
|
2017-10-23 21:10:47 +02:00 |
|
Christian kimocoder
|
8c60bf3c77
|
Added VHT capabilities and HT Greenfield capab
* Added VHT capabilities and HT Greenfield capability
|
2017-10-22 23:00:28 +02:00 |
|
Christian kimocoder
|
b8ab3450f0
|
small indention & spacing fixes
|
2017-10-22 11:58:00 +02:00 |
|
evilphish
|
632bfd75cd
|
preliminary txpower test
|
2017-10-21 19:52:27 +02:00 |
|
evilphish
|
0d3e22f846
|
removed leftover debug printk
|
2017-10-21 17:41:23 +02:00 |
|
evilphish
|
0c3cb2f349
|
fix detection of vht capabilities and correct number of hardcoded streams for the 8812 driver
|
2017-10-21 17:02:13 +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
|
6f970e081d
|
reverted back kernel 4.12 support
* Reverted the kernel v4.12 support patch because of different errors on building.
|
2017-08-24 15:00:10 +02:00 |
|
Christian kimocoder
|
195314b135
|
fix build with kernel 4.12
* Fixed compilation/building on kernel v4.12 (4.12.3 also tested ok)
|
2017-08-24 14:47:02 +02:00 |
|
astsam
|
9132e40ce6
|
Initialize some variables
|
2017-06-25 09:51:07 +03:00 |
|
Lars Gjesse
|
0194d03956
|
Add support for network namespaces
|
2017-04-15 17:27:52 +03:00 |
|
Sergei Makarenkov
|
566ea44c50
|
Fix VHT capabilities
|
2017-04-15 12:05:28 +03:00 |
|
astsam
|
ae6a22ab08
|
Fill struct ieee80211_sta_vht_cap
|
2017-04-15 12:01:12 +03:00 |
|
Sergei Makarenkov
|
eecbaecdae
|
Add some missing channels
|
2017-04-15 12:00:58 +03:00 |
|
Ángel
|
4f88d95437
|
Added get channel function
|
2017-04-15 11:50:33 +03:00 |
|
Masashi Honma
|
46ea178897
|
Add support for kernels >= 4.8
This patch fix compilation failure caused by modification of
cfg80211_scan_done() prototype.
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
|
2017-04-15 11:49:31 +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 |
|