summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)Author
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones
2020-11-07wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22wlcore: Remove unused function no_write_handler()YueHaibing
2020-09-16wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab
2020-09-01wlcore: debugfs: Remove unused variable 'res'Lee Jones
2020-09-01wlcore: cmd: Fix some parameter description disparitiesLee Jones
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King
2020-07-15wlcore: Remove pointless spinlockTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu
2020-04-23wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23wireless: ti: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12wlcore: remove stray plus signJohannes Berg
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-15net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-11wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-25wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-01wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wlcore: clean up an indentation issueColin Ian King
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson
2019-01-10wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-11-06wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET
2018-11-06wlcore: Fixup "Add support for optional wakeirq"John Stultz