197 Commits

Author SHA1 Message Date
morrownr
9597e68f44 numerous updates- MU-MIMO works 2023-01-27 10:16:08 -06:00
morrownr
d0f2241ec5 Merge branch 'main' of https://github.com/morrownr/88x2bu-20210702 2023-01-14 11:43:18 -06:00
morrownr
9645f28ef7 beamforming (MU-MIMO) is now working - enjoy! 2023-01-14 11:41:53 -06:00
Nick
4413ea8899
Merge pull request #115 from MichiZubi/docs/Fedora37-compatibility
Add Fedora 37 to tested Linux
2023-01-13 11:07:43 -06:00
Michi Zubi
0e26c89a63 Add Fedora 37 to tested Linux 2023-01-13 08:13:59 +01:00
morrownr
3b5f955e52 minor updates 2023-01-10 16:09:36 -06:00
morrownr
f10652389d minor updates 2023-01-09 22:56:11 -06:00
morrownr
fb6b4cda6a significant upgrade - (1) 2023-01-09 18:16:40 -06:00
morrownr
2d4dc48bcb various updates 2023-01-09 12:27:31 -06:00
morrownr
31942082cb clean up logs 2022-12-30 18:52:52 -06:00
morrownr
bcfd5dcc9f various updates 2022-12-30 15:14:47 -06:00
morrownr
46e2665214 major upgrade to scripts 2022-12-20 23:53:39 -06:00
morrownr
9a04d2bb9d initialization issue 2022-12-17 13:17:57 -06:00
morrownr
2590672d71 minor updates 2022-12-07 09:39:21 -06:00
morrownr
2def66aec5 more work on the installational and removal scripts 2022-12-04 21:31:45 -06:00
Nick
3f55614840
Merge pull request #99 from leewc/main
Use make uninstall when dkms not present on remove-driver.sh
2022-12-04 15:28:33 -06:00
morrownr
6a198adfd3 minor updates 2022-12-04 15:21:08 -06:00
Wen Chuan Lee
2f04514650 Use make uninstall when dkms not present on remove-driver.sh 2022-12-03 22:42:37 -08:00
morrownr
761a1b6f8f fix typo 2022-11-26 19:16:35 -06:00
Nick
ecf5014fe0
Merge pull request #91 from tmcqueen-materials/main
Add hack to support EL 8.6 kernels (4.18.0-372)
2022-10-31 13:10:24 -05:00
Tyrel M. McQueen
f2262ca657 Add hack to support EL 8.6 kernels (4.18.0-372), by ignoring the
link state when transmitting and receiving frames (matching the
behavior of ancient drivers for other chipsets that work on EL8.6).
2022-10-23 18:26:45 -04:00
morrownr
73a681a0db support kernel 6.1 plus some clean up 2022-10-19 16:15:30 -05:00
morrownr
6a2916db1a minor documentation updates 2022-10-09 17:29:06 -05:00
morrownr
8152df5435 minor documentation updates 2022-10-09 17:24:34 -05:00
morrownr
9bc7f2e4fc minor documentation updates 2022-10-09 17:10:11 -05:00
morrownr
d54aa08984 update for gcc-12 2022-10-09 11:12:43 -05:00
morrownr
8ba5f9f2e9 minor update to install and remove scripts 2022-10-07 15:39:39 -05:00
morrownr
b8958b42c1 minor update to install and remove scripts 2022-10-07 15:34:14 -05:00
Nick
9fe96a6749
Merge pull request #85 from mosoriob/patch-1
Add ubuntu kernel 5.17.5 to tested section
2022-10-04 12:39:20 -05:00
morrownr
322efe9318 upgrade installation and removal scripts 2022-10-04 12:34:55 -05:00
Maximiliano Osorio
bad17d1d6a
Add ubuntu kernel 5.17.5 to tested section
```bash
❯ lsusb | grep -i 88x2bu
Bus 001 Device 003: ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey]
❯ lsmod | grep 88x2bu
88x2bu               3383296  0
cfg80211              978944  5 iwlmvm,88x2bu,iwlmei,iwlwifi,mac80211
❯ uname -ra
Linux pop-os 5.17.5-76051705-generic #202204271406~1651504840~22.04~63e51bd SMP PREEMPT Mon May 2 15: x86_64 x86_64 x86_64 GNU/Linux
```
2022-10-02 10:21:00 -03:00
morrownr
2170e093ed various updates to documentation 2022-09-26 09:40:32 -05:00
morrownr
ccb2b0aa4c Cleanup plus remove duplicate device ID 2022-09-26 00:34:54 -05:00
morrownr
305d682ae8 update documentation 2022-09-05 12:33:24 -05:00
Nick
41994ea7ff
Update README.md 2022-09-03 09:35:08 -05:00
Nick
f160fe3cc7
Update README.md 2022-08-30 08:47:22 -05:00
morrownr
571be0b9cc various updates 2022-08-21 23:19:27 -05:00
Nick
4d66c96d67
Update README.md 2022-08-21 17:39:49 -05:00
Nick
65c4f0351a
Update README.md 2022-08-21 17:31:22 -05:00
morrownr
a18a601f7d add disable in-kernel driver support 2022-08-21 15:31:50 -05:00
morrownr
6dda660a6a support for kernels 5.19.2 and 6.0 2022-08-18 09:56:32 -05:00
morrownr
95a1718100 update README.md 2022-07-10 15:36:10 -05:00
morrownr
fa3de30eac minor updates 2022-07-08 13:34:16 -05:00
morrownr
8a3e881635 fix cosmetic installation script issue 2022-07-05 11:19:16 -05:00
Nick
cc2bfc6fae
Update README.md 2022-06-29 14:47:10 -05:00
Nick
84ec47bff8
Update README.md 2022-06-28 19:27:49 -05:00
Nick
c9ac35f117
Update README.md 2022-06-28 19:27:11 -05:00
morrownr
f7728328aa minor update 2022-06-22 11:55:04 -05:00
morrownr
a205aaae5f update ARM scripts 2022-06-14 15:28:50 -05:00
Nick
a1302581ff
Merge pull request #53 from erintera/patch-1
Fix typo in ioctl_cfg80211.c
2022-06-02 21:58:32 -05:00