225 Commits

Author SHA1 Message Date
a177230bcc
test Mercusys AC1300 2025-05-05 19:14:37 +07:00
morrownr
bd8baa17dc support for kernel 6.14 2025-02-21 19:23:26 -06:00
morrownr
309f5b00ca revert activate RTW_P2P_GROUP_INTERFACE 2025-02-10 10:21:55 -06:00
morrownr
ad6d6b42a8
Merge pull request #186 from prahal/complete-fixup-for-wifi-api-removal
Fixup for stale kickoff removal in wireless regulator API
2025-02-10 06:57:50 -06:00
Alban Browaeys
8026f8b454 Fixup for stale kickoff removal in wireless regulator API
Cope with the fix in stable 6.3.13 commit bf353116d1bf,
6.5-rc1 commte8c2af660ba0 and and 6.1.39 commit 132b7129c5fe LTS
"wifi: cfg80211: fix regulatory disconnect with OCB/NAN".
That is the removal of REGULATORY_IGNORE_STALE_KICKOFF
from the wireless regulator internal API to fix any driver
that allowed OCB/NAN.
2025-02-10 13:49:09 +01:00
morrownr
37e8585e91 Merge branch 'main' of https://github.com/morrownr/88x2bu-20210702 2025-02-01 11:54:29 -06:00
morrownr
59232ec537 activate RTW_P2P_GROUP_INTERFACE 2025-02-01 11:53:21 -06:00
morrownr
dcbd15b899 update Makefile 2025-02-01 11:52:54 -06:00
morrownr
da8c42ebf4
Merge pull request #242 from amazingfate/fix-6.13
fix build for kernel v6.13
2025-01-21 21:18:53 -06:00
amazingfate
d3a2ea9f7c fix build for kernel v6.13 2025-01-21 15:42:18 +08:00
morrownr
139e4fc2ee
Merge pull request #237 from misha4gps/main
Added rhel9.5 support via patch by @chofchof
2024-12-05 15:57:18 -06:00
Michael Veksler
9243210a1c added rhel9.5 support via patch by @chofchof 2024-12-05 21:09:45 +02:00
morrownr
8be2da859c update Makefile for gcc-14 2024-10-13 14:36:39 -05:00
morrownr
c191ff16c8 various fixes and updates to install-driver.sh 2024-10-13 14:34:25 -05:00
morrownr
3c8f59b5b0 disable TDLS 2024-07-18 13:33:16 -05:00
morrownr
6bda95ad3f add support for Mercusys MA30H 2024-07-11 20:50:59 -05:00
morrownr
62f3a86a26
Merge pull request #223 from alex3d/fix-deadlock
fix netdev (un)registration deadlock
2024-06-09 14:39:06 -05:00
Alex Shumsky
1deff88965 fix netdev (un)registration deadlock 2024-06-07 23:52:30 +03:00
morrownr
e96ef9a9e0 show support for RHEL 9.4 2024-05-11 13:21:00 -05:00
morrownr
efab5593dc
Merge pull request #216 from misha4gps/main
Added rhel9.4 support
2024-05-11 13:13:08 -05:00
Michael Veksler
f36b56c208 added rhel9.4 support 2024-05-11 12:19:05 +03:00
morrownr
6e4c5ccfd6 minor update 2024-03-29 13:29:17 -05:00
morrownr
697b360b88 fix support for kernel 6.9 2024-03-28 12:48:06 -05:00
morrownr
949291e530 support for kernel 6.9 2024-03-27 18:52:26 -05:00
morrownr
561384d0de
Merge pull request #213 from sultanqasim/main
Use flexible array member to quash UBSAN bounds warnings
2024-03-14 15:46:12 -05:00
Sultan Qasim Khan
116c6de724 ieee80211: quash more ubsan warnings
Seems it doesn't like indexing into zero length arrays
either, it only allows C99 flexible array members.

Fixes warnings like:
UBSAN: array-index-out-of-bounds in /var/lib/dkms/rtl88x2bu/5.13.1/build/os_dep/linux/ioctl_cfg80211.c:1822:110
index 24 is out of range for type 'u8 [*]'
2024-03-14 09:19:22 -04:00
Sultan Qasim Khan
4e35c6b265 bssdef: use flexible array member
Avoid UBSAN warnings about accessing a one-length array OOB
2024-03-14 07:46:01 -04:00
morrownr
bb6e514230 mods to the scripts 2024-02-22 14:36:42 -06:00
morrownr
f6a859e16e update docs 2024-02-21 09:17:58 -06:00
morrownr
05849235bf various updates, mostly to the scripts 2024-02-21 01:41:49 -06:00
morrownr
30756eef26
Merge pull request #209 from gitak2019/main
Update usb_intf.c to add TRENDNET TEW-805UBH
2024-02-18 14:36:46 -06:00
gitak2019
8b71c36cf4
Update usb_intf.c to add TRENDNET TEW-805UBH 2024-02-17 14:33:18 -08:00
morrownr
cb741f8b77
Merge pull request #205 from adamg88/linux-6.8-support
changes for kernel v6.8
2024-02-04 22:15:59 -06:00
5kft
5a847f7eb0 changes for kernel v6.8 2024-02-04 18:12:26 +00:00
morrownr
cd2b6cbd9c update docs 2023-11-29 18:48:24 -06:00
morrownr
e81b14fad1
Merge pull request #193 from misha4gps/main
Added support for rhel8.9
2023-11-29 18:45:14 -06:00
Michael Veksler
f262b80232 added support for rhel8.9 2023-11-30 01:43:56 +02:00
morrownr
f632e68c92 update docs 2023-11-28 20:34:03 -06:00
morrownr
c7fd4eb637
Merge pull request #192 from misha4gps/main
Added support for rhel9.3
2023-11-28 20:18:15 -06:00
Michael Veksler
dcc8870829 added support for rhel9.3 2023-11-29 01:56:42 +02:00
morrownr
305a9123d9 cleanup support for kernel 6.7 2023-11-26 15:28:17 -06:00
morrownr
3345192bb8 flags for gcc-13 2023-11-23 09:42:00 -06:00
morrownr
157e7a04fe repair support for kernel 6.7 2023-11-23 08:43:16 -06:00
morrownr
27684cee1d repair support for kernel 6.7 2023-11-23 08:01:24 -06:00
morrownr
fa31f05f78 support kernel 6.7 2023-11-23 07:42:16 -06:00
morrownr
05b1288f2b update docs and scripts 2023-11-21 18:17:41 -06:00
morrownr
888ba1b309 fix (again) the -am_NOT_a_driver problem- 2023-09-24 15:45:46 -05:00
morrownr
aa43c41feb update docs 2023-09-24 15:44:13 -05:00
morrownr
09f261779d fix the -am_NOT_a_driver problem- 2023-09-18 20:14:34 -05:00
morrownr
8713ef1364 numerous updates to scripts and docs 2023-09-18 14:05:22 -05:00