Commit Graph

200 Commits

Author SHA1 Message Date
Stefan Heid
58a7b87e4d
Update README.md
Added Asus AC53 Nano
Changed layout of the support list to group them by manufacturer
2021-12-26 15:59:05 +01:00
Rin Cat (鈴猫)
7f96b19b07
Fix: misaligned 2021-12-04 09:26:23 -05:00
Rin Cat (鈴猫)
96d6ad675a
Disable build time for reproducible builds 2021-12-04 09:18:05 -05:00
Rin Cat (鈴猫)
e626c1476c
Update USB IDs 2021-12-04 09:13:33 -05:00
Rin Cat
c418a9ff28
Support NETNS 2021-12-04 09:09:59 -05:00
j4munoz
a253ec4c6c
Add injection support
Added injection support based on rtl8188eus driver modification
for aircrack-ng from rofl0r:

aircrack-ng/rtl8188eus@e48f669

Changes to be committed:
	modified:   core/rtw_xmit.c
	modified:   include/drv_conf.h
2021-12-04 09:06:16 -05:00
Rin Cat
1dad7c3b66
Support iw reg set 2021-12-04 09:05:10 -05:00
Rin Cat (鈴猫)
14b0ec64b5
Update Makefile 2021-12-04 09:03:02 -05:00
Rin Cat
5477c101a6
Fix include path 2021-12-04 09:00:17 -05:00
Rin Cat (鈴猫)
d2da59149e
Fix: misaligned line 2021-12-04 08:46:54 -05:00
Rin Cat (鈴猫)
768aded0a1
Fix: wrong control code 2021-12-04 08:46:16 -05:00
Rin Cat (鈴猫)
12d7f3bacd
Fix: logical error 2021-12-04 08:45:40 -05:00
Rin Cat (鈴猫)
96ec215d23
Fix: extraneous parentheses 2021-12-04 08:45:14 -05:00
Rin Cat (鈴猫)
16223935bb
Fix: variables uninitialized 2021-12-04 08:44:06 -05:00
Rin Cat
f3f32eb5f7
Linux 5.12 compat: GRO_DROP 2021-12-04 08:10:10 -05:00
Rin Cat (鈴猫)
f4d598d634
Drop IPX and Apple Talk support for 5.15 2021-12-04 08:03:57 -05:00
Rin Cat (鈴猫)
c0e109d401
Update to 5.13.1 from upstream 2021-12-04 07:42:09 -05:00
Rin Cat (鈴猫)
aab1daf818
Support linux 5.15 2021-11-02 19:20:23 -04:00
Rin Cat (鈴猫)
5121902227
armv7l to arm 2021-10-20 03:44:49 -04:00
Rin Cat (鈴猫)
c1f3695673
Add support ZYXEL NWD6602 2021-10-14 17:42:35 -04:00
Rin Cat (鈴猫)
209172c43c
Drop IPX and Apple Talk support for 5.15 2021-10-12 15:06:02 -04:00
Rin Cat (鈴猫)
15c214d798
Disable build time for reproducible builds 2021-09-01 08:39:50 -04:00
Rin Cat (鈴猫)
cd3c997536
Support 5.14 2021-09-01 07:11:13 -04:00
Rin Cat (鈴猫)
3663366473
Support ASUS USB-AC58 2021-08-28 06:51:42 -04:00
Rin Cat (鈴猫)
c266a02885
Merge pull request #99 from vinifmor/master
README: teaching how to force a given USB mode permanently
2021-08-09 16:25:43 -04:00
Vinicius Moreira
adc3c7df2e README: teaching how to force a given USB mode permanently 2021-08-09 10:56:32 -03:00
Rin Cat (鈴猫)
7391e2640d
Add support EW-7822UAD 2021-07-20 11:38:57 -04:00
Rin Cat
26679bf5ec
Remove always false expression 2021-07-15 02:42:45 -04:00
Rin Cat
dddcdfdcb4
Updated to 5.8.7.4 2021-07-15 02:42:01 -04:00
Rin Cat
d547cb694c
Update README 2021-05-26 01:05:07 -04:00
Rin Cat
d05aa56463
Support NETNS 2021-05-26 01:04:32 -04:00
Rin Cat
2ed61f841b
Update README.md 2021-04-28 19:40:40 -04:00
Rin Cat
657b7cfde9
Linux 5.12 compat: GRO_DROP 2021-04-04 14:21:45 -04:00
Rin Cat
fbb5f577d4
Merge pull request #79 from ShalokShalom/patch-1
Add usb 2 mode via modprobe
2021-03-29 12:53:18 -04:00
ShalokShalom
1d49d804ba
Add usb 2 mode via modprobe 2021-03-27 16:20:05 +01:00
Rin Cat
f4dadcaf88
Update README.md 2021-03-02 03:59:46 -05:00
Rin Cat
222a0b617c
Merge pull request #76 from lazybearcreations/build-essential
Update README.md
2021-02-18 08:45:50 -05:00
Rin Cat
cb1d09acd8
Update README.md 2021-02-18 08:45:30 -05:00
Adam Bruzon
a2ef757749 Update README.md
Added a line to ensure user has make and build-essential installed
2021-02-18 11:42:24 +00:00
Rin Cat
afc917d82f
Update README.md 2021-01-05 13:38:36 -05:00
Rin Cat
ad2d09acba
cfg80211_ch_switch_started_notify correct 2020-12-20 20:16:15 -05:00
Rin Cat
2845c56e04
Merge pull request #64 from gagallo7/master
Adapt cfg80211 rtw_cfg80211_ch_switch_notify ioctl
2020-12-20 19:56:37 -05:00
Guilherme Alcarde Gallo
7accfe2b64 Adapt cfg80211 rtw_cfg80211_ch_switch_notify ioctl
* This ioctl signature was changed in kernel 5.10.1
* It has a new parameter: the quiet boolean. I guessed that this
value should be true in this case.
2020-12-20 17:52:51 -03:00
Rin Cat
f9085c8a65
Merge pull request #55 from lizthegrey/lizf.aarch64
`uname -m` = aarch64 -> arch/arm64
2020-11-25 17:03:18 -05:00
Liz Fong-Jones
c95d8061e1
uname -m = aarch64 -> arch/arm64 2020-11-25 15:59:10 -05:00
Rin Cat
64d833c13d
Linux 5.10 compat: remove set_fs() 2020-11-19 19:56:00 -05:00
Rin Cat
61a2ab6ce4
Merge pull request #51 from j4munoz/master
Add injection support
2020-10-29 18:48:48 -04:00
j4munoz
71bdb27e52 Add injection support
Added injection support based on rtl8188eus driver modification
for aircrack-ng from rofl0r:

aircrack-ng/rtl8188eus@e48f669

Changes to be committed:
	modified:   core/rtw_xmit.c
	modified:   include/drv_conf.h
2020-10-26 19:49:58 +01:00
Rin Cat
3a6f393add
Support iw reg set 2020-10-23 20:06:35 -04:00
Rin Cat
a33122f8c0
Tested on linux 5.9 2020-10-12 22:16:40 -04:00