Pinned Loading
-
rtl8192su
rtl8192su PublicForked from chunkeey/rtl8192su
A copy of Joshua Roys rtl8192su mac80211 driver port. Modified to run on kernel 5.8.1
-
xlinkhandheldassistant
xlinkhandheldassistant PublicEmulates a promiscuous mode wifi card using monitor mode and packet injection and sends the data over XLink Kai.
-
sppkeytoevdev
sppkeytoevdev PublicThis program makes the HP BT Foldable Keyboard work on modern systems, utilizing libevdev
C++
-
-
Added promiscuous mode back into ath...
Added promiscuous mode back into ath9k and some regulatory patches 1diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig
2index b10972b6c..3493f00e4 100644
3--- a/drivers/net/wireless/ath/Kconfig
4+++ b/drivers/net/wireless/ath/Kconfig
5@@ -23,6 +23,9 @@ config WLAN_VENDOR_ATH
-
mac80211_promisc.patch
mac80211_promisc.patch 1diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c
2index 0528d4cb4..563770a6e 100644
3--- a/drivers/net/wireless/mac80211_hwsim.c
4+++ b/drivers/net/wireless/mac80211_hwsim.c
5@@ -1779,6 +1779,9 @@ static void mac80211_hwsim_configure_filter(struct ieee80211_hw *hw,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.