summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)AuthorLines
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore-29/+0
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3/+2
2026-01-27wifi: rsi: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König-3/+2
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut-0/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-1/+8
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-5/+5
2024-09-09wifi: rsi: Remove an unused field in struct rsi_debugfsChristophe JAILLET-1/+0
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-1/+2
2024-04-05wifi: rsi: sdio: simplify module initializationKrzysztof Kozlowski-30/+1
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg-2/+2
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-02-05wifi: rsi: fix restricted __le32 degrades to integer sparse warningsKalle Valo-6/+6
2023-08-23wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversionsWu Yunchuan-1/+1
2023-08-23wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversionsWu Yunchuan-10/+10
2023-08-23wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversionsWu Yunchuan-10/+5
2023-08-23wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversionsWu Yunchuan-25/+14
2023-08-23wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversionsWu Yunchuan-2/+2
2023-08-23wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversionsWu Yunchuan-2/+2
2023-08-23wifi: rsi: rsi_91x_hal: Remove unnecessary conversionsWu Yunchuan-1/+1
2023-08-23wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversionsWu Yunchuan-2/+1
2023-08-23wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversionsWu Yunchuan-7/+4
2023-06-08wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut-3/+0
2023-06-08wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut-4/+2
2023-03-31wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET-4/+3
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere-3/+3
2022-12-14wifi: rsi: Fix memory leak in rsi_coex_attach()Yuan Can-0/+1
2022-11-08wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut-2/+8
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-09-06wifi: rsi: fix kernel-doc warningJohannes Berg-0/+1
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-1/+2
2022-07-15wifi: rsi: remove unused variableJohannes Berg-2/+0
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-25/+19
2022-04-11mac80211: prepare sta handling for MLO supportSriram R-10/+10
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2021-12-15rsi: fix array out of boundzhangyue-0/+3
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman-4/+4
2021-11-29rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen-1/+6
2021-11-29rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen-1/+7
2021-10-28rsi: fix control-message timeoutJohan Hovold-1/+1
2021-10-20rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan-0/+1
2021-09-21rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut-8/+13
2021-09-21rsi: fix rate mask set leading to P2P failureMartin Fuzzey-65/+50
2021-09-21rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey-1/+4