mbox series

[0/1] Move rtl8821au upstream

Message ID 20220921205815.1082192-1-giulio.benetti@benettiengineering.com
Headers show
Series Move rtl8821au upstream | expand

Message

Giulio Benetti Sept. 21, 2022, 8:58 p.m. UTC
The following patch switches the upstream and all details are explained in
the patch itself. It builds fine but at the moment I don't have access to
a rtl8812au device. I hope this patch can be tested by someone or please
wait for me to buy a device with this wi-fi controller and test it.

Giulio Benetti (1):
  package/rtl8821au: move upstream and fix missing linux options

 DEVELOPERS                                    |   1 +
 ...-fallthrough-comments-for-kernel-5.3.patch |  29 --
 ...river-crashes-from-aircrack-ng-rtl88.patch | 169 ---------
 ...f-for-extending-string-which-causes-.patch | 339 ------------------
 ...ate-to-rtl_sha256_state-to-avoid-nam.patch |  79 ----
 ..._mgmt_frame_register-on-kernel-5.8.0.patch |  47 ---
 ...-file_operations-to-proc_ops-for-5.6.patch | 110 ------
 package/rtl8821au/rtl8821au.hash              |   2 +-
 package/rtl8821au/rtl8821au.mk                |  12 +-
 9 files changed, 12 insertions(+), 776 deletions(-)
 delete mode 100644 package/rtl8821au/0001-Fix-implicit-fallthrough-comments-for-kernel-5.3.patch
 delete mode 100644 package/rtl8821au/0002-Fix-kernel-5.3-driver-crashes-from-aircrack-ng-rtl88.patch
 delete mode 100644 package/rtl8821au/0003-Fix-using-sprintf-for-extending-string-which-causes-.patch
 delete mode 100644 package/rtl8821au/0004-rename-sha256_state-to-rtl_sha256_state-to-avoid-nam.patch
 delete mode 100644 package/rtl8821au/0005-disable-rtw_mgmt_frame_register-on-kernel-5.8.0.patch
 delete mode 100644 package/rtl8821au/0006-rtw_proc-convert-file_operations-to-proc_ops-for-5.6.patch