summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/purelifi/plfxlc
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: plfxlc: Drop unused includeLinus Walleij2024-02-051-1/+0
* wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter2023-11-081-1/+4
* wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov2023-09-041-1/+1
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
* wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan2022-11-281-0/+1
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang2022-07-271-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-2/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* wifi: plfxlc: remove redundant NULL-check for GCC 12Jakub Kicinski2022-05-221-2/+2
* plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju2022-05-031-3/+2
* plfxlc: Remove unused include <linux/version.h>Jiapeng Chong2022-05-011-1/+0
* wireless: add plfxlc driver for pureLiFi X, XL, XC devicesSrinivasan Raju2022-04-2510-0/+2542