Skip to content

Commit

Permalink
backports: Add pureLiFi plfxlc driver
Browse files Browse the repository at this point in the history
This adds the new plfxlc driver to backports.
This driver was added to Linux wireless in 6.1.

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke committed Jul 7, 2024
1 parent a9a19fa commit da6394c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backport/defconfigs/wifi
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ CPTCFG_PCI_HERMES=m
CPTCFG_PCMCIA_ATMEL=m
CPTCFG_PCMCIA_HERMES=m
CPTCFG_PCMCIA_SPECTRUM=m
CPTCFG_PLFXLC=m
CPTCFG_PLX_HERMES=m
CPTCFG_QRTR=m
CPTCFG_QRTR_MHI=m
Expand Down Expand Up @@ -148,6 +149,7 @@ CPTCFG_WLAN_VENDOR_INTEL=y
CPTCFG_WLAN_VENDOR_INTERSIL=y
CPTCFG_WLAN_VENDOR_MARVELL=y
CPTCFG_WLAN_VENDOR_MEDIATEK=y
CPTCFG_WLAN_VENDOR_PURELIFI=y
CPTCFG_WLAN_VENDOR_QUANTENNA=y
CPTCFG_WLAN_VENDOR_RALINK=y
CPTCFG_WLAN_VENDOR_REALTEK=y
Expand Down
1 change: 1 addition & 0 deletions copy-list
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ drivers/net/wireless/intersil/Kconfig
drivers/net/wireless/intersil/Makefile
drivers/net/wireless/intersil/orinoco/
drivers/net/wireless/intersil/p54/
drivers/net/wireless/purelifi/
drivers/net/wireless/quantenna/
drivers/net/wireless/realtek/
drivers/net/wireless/silabs/
Expand Down

0 comments on commit da6394c

Please sign in to comment.