linux-hwe-6.2: initial release of linux-hwe-6.2 build

This commit is contained in:
Luis Guzmán 2023-07-26 16:08:17 +00:00
parent 3ba849d1fd
commit a4fcc4a91b
335 changed files with 17182 additions and 0 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/**