summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)
2024-06-18wifi: wlcore: fix wlcore AP modeRussell King (Oracle)
2024-04-05wifi: wl1251: simplify module initializationKrzysztof Kozlowski
2024-03-28wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-03-21wifi: ti: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-05wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warnsJavier Martinez Canillas
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-05wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao
2023-10-23wifi: wlcore: main: replace deprecated strncpy with strscpyJustin Stitt
2023-10-23wifi: wlcore: boot: replace deprecated strncpy with strscpyJustin Stitt
2023-10-23wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt
2023-10-23wifi: wl1251: replace deprecated strncpy with strscpyJustin Stitt
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
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
2023-08-25wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-02-13wifi: wl1251: Fix a typo ("boradcast")Jonathan Neuschäfer
2022-12-14wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
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-09-07wifi: wl18xx: add some missing endian conversionsJohannes Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-07-27wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan
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