summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang2022-04-081-1/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* wlcore: no need to initialise statics to falseJason Wang2021-11-291-1/+1
* wlcore: spi: Use dev_err_probe()Geert Uytterhoeven2021-10-271-6/+3
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | wlcore: remove leading spaces before tabsHui Tang2021-06-151-2/+2
* | wlcore: Fix missing function name in commentsYang Shen2021-06-151-3/+3
* | wlcore: fix read pointer updateRussell King2021-06-141-8/+2
* | wlcore: fix bug reading fwlogRussell King2021-06-141-0/+2
* | wlcore: make some of the fwlog calculations more obviousRussell King2021-06-141-15/+28
* | wlcore: tidy up use of fw_log.actual_buff_sizeRussell King2021-06-141-10/+10
* | wlcore: use DEVICE_ATTR_<RW|RO> macroYueHaibing2021-06-141-13/+11
|/
* wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King2021-04-221-1/+1
* wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2021-04-172-8/+12
* wlcore: Fix command execute failure 19 for wl12xxTony Lindgren2021-01-252-17/+1
* wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren2021-01-141-1/+1
* wlcore: Switch to using the new API kobj_to_dev()Tian Tao2020-12-021-1/+1
* wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones2020-11-071-2/+1
* wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-11-071-2/+2
* Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-252-8/+0
|\
| * wlcore: Remove unused function no_write_handler()YueHaibing2020-09-221-7/+0
| * wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing2020-09-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-5/+0
|\ \ | |/ |/|
| * Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab2020-09-072-5/+0
* | wlcore: debugfs: Remove unused variable 'res'Lee Jones2020-09-011-3/+3
* | wlcore: cmd: Fix some parameter description disparitiesLee Jones2020-09-011-2/+3
* | wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King2020-08-181-1/+1
|/
* wlcore: Remove pointless spinlockTony Lindgren2020-07-151-2/+0
* wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren2020-07-151-6/+11
* wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren2020-07-151-9/+13
* wlcore: Simplify runtime resume ELP pathTony Lindgren2020-07-151-28/+15
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu2020-05-291-8/+9
* wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu2020-05-291-2/+6
* wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu2020-05-291-3/+1
* wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu2020-05-291-1/+3
* wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu2020-05-291-0/+1
* wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim2020-04-232-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+1
|\
| * wlcore: remove stray plus signJohannes Berg2020-03-121-1/+1
* | wireless: ti: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-235-5/+5
|/
* wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn2020-01-264-11/+21
* Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-11-271-8/+0
|\
| * net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2019-11-151-8/+0
* | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-051-8/+7
|\ \
| * | wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren2019-10-111-6/+6
| * | net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang2019-10-021-2/+1
| |/
* / net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-281-1/+1
|/
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2