* Linux 6.18 compat: Drop `hmac_sha256` symbol
It looks like it is a backwards compatibility code piece, I could find any
occurence of it outside of the core/crypto/sha256.{c,h} and it looks like
driver uses `hmac_sha256_vector` directly anyway that this function was a
(legacy?) wrapper for.
Signed-off-by: SpacingBat3 <spacingbat3@gmail.com>
* chore: update README.md
Signed-off-by: SpacingBat3 <spacingbat3@gmail.com>
---------
Signed-off-by: SpacingBat3 <spacingbat3@gmail.com>
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
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