Commit Graph

16 Commits

Author SHA1 Message Date
daa3a2e122 build support for kernel 5.18 and above 2022-07-27 10:59:33 +02:00
db902e98a2 Revert "Fixed IPX dependencies under kernel versions above 5.15" 2022-03-19 17:28:47 +01:00
27834d9faa Fixed IPX dependencies under kernel versions above 5.15
Now the code will check the machine's kernel version in order to use the files provided by the original kernel (under 5.15+) or by this repository.
2022-03-18 17:55:20 -03:00
baaa09253d Avoid aliasing symbols in newer kernels 2020-12-14 23:52:48 -05:00
ede09706b6 Fix wrong header in 8192e 2020-02-04 23:08:52 +01:00
487a25eb0a Fix wrong header in 8812au 2020-02-04 23:08:03 +01:00
56a5c4c70a Turn off CONCURRENT mode 2019-12-21 13:51:16 +00:00
08cecb0d75 Enable CONFIG_CONCURRENT_MODE 2019-12-14 21:07:42 +01:00
a3f4494e78 Change module name and minor cleanup 2019-11-29 11:51:16 +01:00
d30cd10cf0 Remove wrappers around vmalloc() 2019-02-14 17:59:53 +01:00
9e66187e88 Quiet the logs 2019-02-14 17:58:41 +01:00
ba7d6c3883 use void in init_mp_priv() function return allways _SUCCESS 2019-02-14 17:54:31 +01:00
fff9f74b19 On Linux, _rtw_spinlock_free() is a no-op 2019-02-12 19:27:19 +01:00
37d868fa93 Implemented txpower control 2019-02-12 18:51:41 +01:00
17f99a2a72 added kernel v4.19 support 2019-02-01 23:20:50 +01:00
dea80bece2 upload clean driver from Realtek 2019-02-01 23:15:13 +01:00