summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao
2023-10-23wifi: wlcore: main: replace deprecated strncpy with strscpyJustin Stitt
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-23wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-15wlcore: remove leading spaces before tabsHui Tang
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren
2020-11-07wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-16wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab
2020-07-15wlcore: Remove pointless spinlockTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren
2020-05-29wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-04-23wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim
2020-03-12wlcore: remove stray plus signJohannes Berg
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2019-10-11wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-01-10wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-07-31wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren