summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/purelifi
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-02-05wifi: plfxlc: Drop unused includeLinus Walleij1-1/+0
2023-11-08wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter1-1/+4
2023-09-04wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2022-11-28wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan1-0/+1
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-07-27wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-2/+2
2022-05-23wifi: plfxlc: remove redundant NULL-check for GCC 12Jakub Kicinski1-2/+2
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju1-3/+2
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong1-1/+0
2022-04-25wireless: add plfxlc driver for pureLiFi X, XL, XC devicesSrinivasan Raju12-0/+2561