Commit Graph

20 Commits

Author SHA1 Message Date
Juan José Gutiérrez de Quevedo Pérez b71593a785 fix for 6.x kernels 2023-07-04 16:42:08 +02:00
Juan José Gutiérrez de Quevedo Pérez d95287c99d Fix build for newer kernels 2022-11-20 22:29:23 +01:00
Juan José Gutiérrez de Quevedo Pérez 530f10b9e5 Changes for 5.17 2022-05-27 22:19:25 +02:00
Juan José Gutiérrez de Quevedo Pérez bdd61e6735 Fix for interface changes for 5.10 2021-11-03 22:51:55 +01:00
Ondrej Jirman 238f62cf18 8723cs: Port to Linux 5.8 2020-06-16 04:38:10 +08:00
Icenowy Zheng 53c6d71bd0 fix WoWLAN code ( I don't know whether it works)
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-02-27 14:41:28 +08:00
Icenowy Zheng bb8a4961be support OOB interrupt
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-02-27 14:25:52 +08:00
Icenowy Zheng ab6b5789a6 adapt for 5.6
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-02-11 23:37:25 +08:00
Icenowy Zheng bfbc99c7c3 ap fill by armbian
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-07-30 23:45:58 +08:00
Icenowy Zheng 1c9c0cb9d3 fix for 5.3
Please note to build it on v5.3-rc1 the commit
91046d6364afde646734c7ead1f649d253c386e9 from Linux master needs to be
backported.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-07-24 21:30:19 +08:00
Pascal de Bruijn 67c5991b70 fix for 5.2
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
  .ndo_select_queue = rtw_select_queue,
                      ^~~~~~~~~~~~~~~~
drivers/staging/rtl8723cs/os_dep/linux/os_intfs.c:986:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’)
2019-07-24 17:57:48 +08:00
Icenowy Zheng 9c0c3e51ae fix for 5.1
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-04-02 19:17:10 +08:00
Vasily Khoruzhick 4a5e01f831 Adapt for 5.0
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-01-25 22:34:36 -08:00
Icenowy Zheng f9549e2c8a adapt for 4.20
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2018-11-07 09:09:41 +08:00
Icenowy Zheng 20a4b03c88 fix build on 4.19 (tested on next-20180814)
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2018-08-15 12:35:45 +08:00
Vasily Khoruzhick 0f5044b779 Fix build on 4.13
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2017-09-26 20:12:53 -07:00
Icenowy Zheng d255c74de5 fix for 4.11.10 kernel
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2017-07-15 01:09:04 +08:00
Icenowy Zheng 942fadc305 Ported MAC from DT patch by Hans de Goede
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
2017-02-25 19:08:06 +08:00
Icenowy Zheng 89c045ff47 add .gitignore and make it buildable on current linux-next
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
2017-02-25 18:31:16 +08:00
Kamil Trzcinski 6b2045b110 initial commit 2017-01-30 21:28:09 +01:00