summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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-272-17/+16
|\
| * net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2019-11-152-16/+0
| * net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller2019-11-151-1/+1
| * net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller2019-11-151-0/+15
* | drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-4/+4
* | 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
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-38/+0
|\
| * wl18xx: Fix Wunused-const-variableNathan Huckleberry2019-06-241-38/+0
* | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-032-8/+2
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-223-3/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-0592-1379/+92
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
* Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-052-11/+8
|\
| * wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini2019-04-252-11/+8
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-272-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-8/+7
|\
| * wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7
* | wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
* | wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
* | wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-54/+5
* | wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-31/+7
* | wlcore: clean up an indentation issueColin Ian King2019-02-011-1/+1
* | wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen2019-01-101-2/+5
|/
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-031-1/+1
|\