summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/purelifi/plfxlc
AgeCommit message (Expand)AuthorLines
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov-21/+21
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-2/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-05-09wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn()Salah Triki-1/+3
2025-04-23wifi: plfxlc: Remove erroneous assert in plfxlc_mac_releaseMurad Masimov-1/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-2/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-4/+4
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-02-05wifi: plfxlc: Drop unused includeLinus Walleij-1/+0
2023-11-08wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter-1/+4
2023-09-04wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern-1/+1
2022-11-28wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan-0/+1
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-07-27wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-2/+2
2022-05-22wifi: plfxlc: remove redundant NULL-check for GCC 12Jakub Kicinski-2/+2
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju-3/+2
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong-1/+0
2022-04-25wireless: add plfxlc driver for pureLiFi X, XL, XC devicesSrinivasan Raju-0/+2542