summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/p54
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-11/+9
2026-01-27wifi: p54: Fix memory leak in p54_beacon_update()Zilin Guan-1/+3
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges-1/+1
2025-07-24wifi: Fix typosBjorn Helgaas-2/+2
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-1/+2
2025-05-21wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter-4/+12
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-1/+1
2024-06-12wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...Wolfram Sang-12/+12
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao-0/+1
2024-01-11wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo-1/+1
2023-10-12wifi: p54: Annotate struct p54_cal_database with __counted_byKees Cook-1/+1
2023-06-21wifi: p54: Add missing MODULE_FIRMWARE macroJuerg Haefliger-0/+1
2022-11-22wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook-2/+2
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-09-07wifi: p54: Fix comment typoJason Wang-1/+1
2022-07-18wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov-1/+1
2022-07-18wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET-5/+3
2022-07-18wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET-1/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-2/+2
2022-02-09spi: make remove callback a void functionUwe Kleine-König-3/+1
2021-11-26mac80211: Use memset_after() to clear tx statusKees Cook-5/+1
2020-09-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai-1/+3
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais-4/+4
2020-08-02intersil: fix wiki website urlFlavio Suligoi-5/+5
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET-30/+35
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-5/+5
2020-04-14p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo-0/+1
2020-03-23p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva-8/+8
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-32/+31
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller-32/+31
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter-6/+3
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern-25/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-48/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner-42/+3
2019-05-28p54: Support boottime in scan resultsChristian Lamparter-0/+6
2019-05-28p54: fix crash during initializationChristian Lamparter-1/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-25p54: drop device reference count if fails to enable devicePan Bian-1/+2
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-5/+7
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1