aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2021-06-15wl1251: Fix missing function name in commentsYang Shen1-4/+4
2021-06-15wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-06-15wlcore: remove leading spaces before tabsHui Tang1-2/+2
2021-06-15wlcore: Fix missing function name in commentsYang Shen1-3/+3
2021-06-14wlcore: fix read pointer updateRussell King1-8/+2
2021-06-14wlcore: fix bug reading fwlogRussell King1-0/+2
2021-06-14wlcore: make some of the fwlog calculations more obviousRussell King1-15/+28
2021-06-14wlcore: tidy up use of fw_log.actual_buff_sizeRussell King1-10/+10
2021-06-14wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-06-14wlcore: use DEVICE_ATTR_<RW|RO> macroYueHaibing1-13/+11
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-1/+1
2021-04-22wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King1-1/+1
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2-8/+12
2021-02-08wl1251: cmd: remove redundant assignmentwengjianfeng1-24/+12
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren1-1/+1
2020-12-02wl1251: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones1-2/+1
2020-11-07wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones1-1/+1
2020-11-07wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-09-29wl1251/wl12xx: fix a typo in commentsWang Qing2-2/+2
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-8/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+0
2020-09-22wlcore: Remove unused function no_write_handler()YueHaibing1-7/+0
2020-09-16wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing1-1/+0
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab2-5/+0
2020-09-01wlcore: debugfs: Remove unused variable 'res'Lee Jones1-3/+3
2020-09-01wlcore: cmd: Fix some parameter description disparitiesLee Jones1-2/+3
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King2-2/+2
2020-08-02wl1251: fix always return 0 errorWang Hai1-1/+1
2020-07-15wlcore: Remove pointless spinlockTony Lindgren1-2/+0
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren1-6/+11
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren1-9/+13
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren1-28/+15
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada5-10/+10
2020-05-29wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu1-8/+9
2020-05-29wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu1-2/+6
2020-05-29wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu1-3/+1
2020-05-29wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu1-1/+3
2020-05-29wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu1-0/+1
2020-04-23wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim2-0/+5
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-03-23wireless: ti: Replace zero-length array with flexible-array memberGustavo A. R. Silva7-8/+8
2020-03-12wlcore: remove stray plus signJohannes Berg1-1/+1
2020-02-12wl1251: remove ti,power-gpio for SDIO modeH. Nikolaus Schaller1-30/+2
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn4-11/+21
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-17/+16
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-4/+4