linux: merge linux/linux-hwe helpers for both.

This commit is contained in:
Luis Guzmán 2024-04-09 08:18:23 +00:00
parent 63ffabcd4a
commit dcc7af2408
328 changed files with 180 additions and 105 deletions

View file

@ -0,0 +1,27 @@
# PHY
8390 ?
mii ?
# CRC modules
crc-ccitt ?
crc-itu-t ?
libcrc32c ?
# mac80211 stuff
mac80211 ?
cfg80211 ?
# rt2x00 lib (since rt2x00 is split across usb/pci/cb
rt2x00lib ?
rt2800lib ?
# Atheros library (since drivers are split across nic-modules/nic-usb-modules)
ath ?
# Wireless 802.11 modules
lib80211 ?
cfg80211 ?
lib80211_crypt_ccmp ?
lib80211_crypt_tkip ?
lib80211_crypt_wep ?
drivers/net/phy/**