summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg2024-10-231-2/+3
* wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-09-181-2/+2
* wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis2024-09-181-7/+4
* wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis2024-09-181-4/+2
* wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+1
* Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-221-1/+1
|\
| * kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2024-06-291-1/+1
* | Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-278-18/+248
|\ \
| * | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-262-2/+2
| * | wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)2024-06-181-1/+1
| * | wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)2024-06-182-2/+129
| * | wifi: wlcore: add pn16 supportRussell King (Oracle)2024-06-183-5/+97
| * | wifi: wlcore: store AP encryption key typeRussell King (Oracle)2024-06-181-0/+4
| * | wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)2024-06-181-1/+1
| * | wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)2024-06-181-4/+4
| * | wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)2024-06-181-3/+10
| * | wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)2024-06-181-1/+1
| |/
* / wifi: wlcore: fix wlcore AP modeRussell King (Oracle)2024-06-184-21/+16
|/
* wifi: wl1251: simplify module initializationKrzysztof Kozlowski2024-04-051-19/+1
* wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-03-284-6/+0
* wifi: ti: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-211-8/+3
* wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warnsJavier Martinez Canillas2024-03-051-4/+4
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-3/+3
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* Merge wireless into wireless-nextJohannes Berg2024-02-087-0/+7
|\
| * wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao2024-01-311-0/+1
| * wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao2024-01-313-0/+3
| * wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao2024-01-313-0/+3
* | wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij2024-02-051-1/+0
|/
* wifi: wlcore: main: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-2/+2
* wifi: wlcore: boot: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-4/+1
* wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-4/+1
* wifi: wl1251: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-1/+1
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-3/+3
* wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König2023-09-184-9/+7
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-112-4/+4
* wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao2023-08-251-12/+1
* wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-1/+1
* net: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-161-2/+1
* wifi: wl1251: Fix a typo ("boradcast")Jonathan Neuschäfer2023-02-131-1/+1
* wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn2022-12-141-3/+0
* wifi: wl1251: switch to using gpiod APIDmitry Torokhov2022-11-162-30/+34
* wifi: wl1251: drop support for platform dataDmitry Torokhov2022-11-165-63/+4
* Kalle Valo says:Jakub Kicinski2022-10-292-0/+2
|\
| * wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-102-0/+2
* | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-121-1/+1
|/
* wifi: wl18xx: add some missing endian conversionsJohannes Berg2022-09-071-4/+4
* wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-062-3/+3
* wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König2022-07-271-3/+0