summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* wl1251: specify max. IE lengthMerlijn Wajer2021-12-161-0/+6
* 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
* | wl1251: Fix missing function name in commentsYang Shen2021-06-151-4/+4
* | wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson2021-06-151-3/+6
* | 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/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren2021-06-141-0/+7
* | 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
* wl1251: cmd: remove redundant assignmentwengjianfeng2021-02-081-24/+12
* wlcore: Fix command execute failure 19 for wl12xxTony Lindgren2021-01-253-20/+1
* wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren2021-01-141-1/+1
* wl1251: remove trailing semicolon in macro definitionTom Rix2020-12-021-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
* wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones2020-11-071-1/+1
* wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-11-071-2/+2
* wl1251/wl12xx: fix a typo in commentsWang Qing2020-09-292-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-182-2/+2
|/
* wl1251: fix always return 0 errorWang Hai2020-08-021-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-145-10/+10
* 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-237-8/+8
* | wl1251: remove ti,power-gpio for SDIO modeH. Nikolaus Schaller2020-02-121-30/+2
|/