summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/st
AgeCommit message (Expand)AuthorLines
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche-0/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-14/+12
2025-11-20wifi: cw1200: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+3
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal-2/+4
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-4/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-6/+6
2024-12-18wifi: cw1200: Fix potential NULL dereferenceLinus Walleij-1/+1
2024-10-31wifi: cw1200: Fix potential NULL dereferenceLinus Walleij-1/+1
2024-10-17wifi: cw1200: Remove unused cw1200_queue_requeue_all()Dr. David Alan Gilbert-28/+0
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-2/+2
2024-03-05wifi: cw1200: restore endian swappingJohannes Berg-0/+6
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij-48/+65
2024-02-05wifi: cw1200: fix __le16 sparse warningsKalle Valo-6/+0
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo-1/+1
2023-09-18wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson-1/+1
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra-1/+1
2022-10-28Kalle Valo says:Jakub Kicinski-0/+1
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld-1/+1
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-09-27cw1200: fix incorrect check to determine if no element is found in listXiaomeng Tong-8/+10
2022-09-07wifi: cw1200: use get_unaligned_le64()Johannes Berg-2/+1
2022-09-07wifi: cw1200: remove RCU STA pointer handling in TXJohannes Berg-4/+1
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-2/+4
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-3/+3
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-20/+20
2022-05-30wifi: cw1200: cleanup the code a bitBernard Zhao-8/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R-2/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1/+2
2022-03-10cw1200: use time_is_after_jiffies() instead of open coding itWang Qing-1/+2
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski-3/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König-3/+1
2022-01-31cw1200: wsm: make array queue_id_to_wmm_aci static constColin Ian King-1/+1
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET-2/+0
2021-06-15cw1200: Revert unnecessary patches that fix unreal use-after-free bugsHang Zhang-10/+7
2021-06-15cw1200: add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-04-17cw1200: Remove unused function pointer typedef wsm_*Chen Lin-12/+0
2021-04-17cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin-3/+0
2020-12-10cw1200: txrx: convert comma to semicolonZheng Yongjun-1/+1
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao-0/+2
2020-11-24cw1200: replace a set of atomic_add()Yejune Deng-9/+9
2020-09-01cw1200: wsm: Remove 'dummy' variablesLee Jones-4/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-05-29cw1200: Remove local sdio VENDOR and DEVICE id definitionsPali Rohár-8/+1