summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx
AgeCommit message (Expand)Author
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
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: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao
2023-10-23wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-07wifi: wl18xx: add some missing endian conversionsJohannes Berg
2022-04-23wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...Minghao Chi
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-01wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren
2016-09-03wl18xx: add time sync configuration apiGuy Mishol
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-07-08wlcore: time sync : add support for 64 bit clockMachani, Yaniv
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-10wlcore/wl18xx: add radar_debug_mode handlingEliad Peller
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-09-29net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand
2015-08-18wl18xx: add diversity statisticsGuy Mishol
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller
2015-08-10wlcore: add p2p device supportEliad Peller
2015-08-10wl18xx: use long intervals in sched scanEliad Peller
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol
2015-05-09wl18xx: fallback to default conf in case of invalid conf fileEliad Peller
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-16wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wlcore: add support for ap csaEliad Peller
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller