Commit Graph

103 Commits

Author SHA1 Message Date
Linetkux Wang
41ea46fa15 Revert "Remove leftovers of Intel WIDI and take a general cleanup"
This reverts commit c7f8f6e363.
This commit is reverted because it introduces such issues as
monitor stops working. Before the issue is solved, we should
keep the code on main branch work
2024-07-02 14:10:04 +08:00
kimocoder
c7f8f6e363 Remove leftovers of Intel WIDI and take a general cleanup 2024-05-09 21:22:32 +02:00
kimocoder
9600ea1c85 Update dkms.conf 2023-05-01 22:05:54 +02:00
kimocoder
afd38cc684 Fix compiler warnings on kernel 6.x 2022-11-05 18:17:38 +01:00
kimocoder
2aafb1ead6 Add some Android fixes 2022-08-27 03:10:39 +02:00
kimocoder
4ab079f7cb Fix compilation for arm64 2022-07-15 21:03:50 +02:00
kimocoder
6d0d9fb56d Tag new build version 2022-06-06 02:51:31 +02:00
kimocoder
2f52f84096 Optimize kernel v5.15 support 2022-03-05 02:45:08 +01:00
Christian Bremvåg
849206d5c4
Merge pull request #913 from iyanmv/iyanmv-remove-remake-initrd
Remove REMAKE_INITRD
2021-12-12 20:42:09 +01:00
kimocoder
bd8e44bb27 Add back 8814au support 2021-12-12 20:36:59 +01:00
Iyán
191f5bc5ae
Remove REMAKE_INITRD
Setting REMAKE_INITRD=no was not needed because it was the default, but since v3.0.0 this option has been deprecated.
https://github.com/dell/dkms/releases/tag/v3.0.0
2021-11-21 15:05:57 +01:00
kimocoder
0f4e46f0fd Turned 8814au chipset OFF 2020-10-19 05:43:38 +02:00
kimocoder
280137863b Makefile: simplify DKMS install/removal 2020-10-09 23:31:24 +00:00
kimocoder
d4f1921d37 bugfix: report 48M not 46.5M 2020-09-20 01:19:31 +02:00
kimocoder
06aa361b5b Update dkms.conf version 2020-08-16 18:52:55 +02:00
kimoc0der
9ec3a13fc8 Fix a Makefile issue 2020-07-15 21:49:55 +02:00
kimocoder
4339edf38f Add checks for p->length and remove some goto statements 2020-07-12 00:33:50 +00:00
kimocoder
ee0645348d Update NVidia Jetson platform support 2020-03-13 17:10:22 +01:00
kimocoder
24ba6068a9 mark unused PGs hidden 2020-03-07 23:15:49 +00:00
kimocoder
ea9aade289 remove rtw_cfgvendor support 2020-03-07 22:56:09 +00:00
kimocoder
4a6960b2ad Minor fix for 8814au BEAMFORMING + retry limit 2020-02-01 06:19:18 +01:00
kimocoder
b8e766fb15 Remove more compiler silencers 2020-01-25 04:16:38 +01:00
kimocoder
428454364a Add support for kernel v5.4 2020-01-20 08:00:34 +01:00
kimocoder
34258e769f Fix: pcap_activate status -8 and pcap_activate status -1 2020-01-11 20:30:27 +01:00
kimocoder
259dbca12b Fix a kernel 'oops' on adapter disconnect 2020-01-05 04:21:58 +01:00
kimocoder
d7fe8953c1 Fix building on GCC5 2019-12-17 19:07:10 +01:00
kimocoder
6e0c8f474a Some minor fixes around the code 2019-12-16 22:41:52 +01:00
kimocoder
6062df91a1 Added platform support for OpenWRT Neo2 2019-11-18 15:51:14 +01:00
kimocoder
b9d50acaa2 Add platform support for Nvidia Jetson Nano 2019-11-16 06:07:27 +01:00
kimocoder
0c23551874 Cleanup wrong commit earlier 2019-11-14 04:33:12 +01:00
kimocoder
dc87e78e65 Added more platform support (Odroid C2 & PPC added) 2019-11-13 16:16:09 +01:00
kimocoder
2fb4e08249 Fixed build/compile error + some compiler warnings + minor cleanup 2019-11-11 01:04:53 +01:00
kimocoder
7c9ab6fe6f Add a bunch of VID/PID's + Add 8814/8821AU support 2019-11-09 18:53:04 +00:00
kimocoder
bc95c21031 Some Makefile updates + other minor fixes 2019-10-31 01:43:41 +01:00
kimocoder
d78ea696be Fix new version + add our custom Makefile 2019-10-30 23:29:20 +00:00
kimocoder
499c160eab Fix interface down on start 2019-10-30 20:32:57 +01:00
kimocoder
90d03c245c Fixed 2 warnings on Ubuntu 2019-09-27 23:18:20 -07:00
kimocoder
a5043d715b Add support for network namespaces 2019-09-19 13:24:09 +00:00
root
0c7cac8843 Fix & cleanup kernel v5.3 support 2019-09-08 07:40:58 +00:00
kimocoder
c215cafcaa Cleaned out some Windows & FreeBSD code 2019-08-24 00:41:14 +02:00
kimocoder
bbe93fbd6d Fix compilation issues from earlier 2019-08-23 10:08:36 +02:00
kimocoder
df1b6776c7 Fix wrong PR that causes compile error 2019-08-19 22:30:30 +02:00
kimocoder
e9daed6187 Fix interface rename issue 2019-08-18 04:43:53 +02:00
kimocoder
c2fd51ad82 Added kernel v5.3+ support - enjoy 2019-08-16 23:44:50 +02:00
kimocoder
c98681f114 Fixed all minor issues related to compiler warnings 2019-08-16 03:38:53 +02:00
kimocoder
decdb78ea0 Upload new v5.6.4.1 branch 2019-06-22 15:16:29 +02:00
kimocoder
7938cb9078 Enable more compiler debug 2019-06-17 21:05:02 +02:00
kimocoder
1b8650bf7e Preparing adding 8821au & 8814au support 2019-05-30 21:24:46 +02:00
satmandu
02dea03ba2
Update dkms.conf 2019-05-30 14:10:39 -04:00
kimocoder
d1d2446e05 Revert back some changes to fix frame injection 2019-05-21 23:50:29 +02:00