summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
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-02-12wl1251: remove ti,power-gpio for SDIO modeH. Nikolaus Schaller
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-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-15net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller
2019-11-15net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller
2019-11-15net: wireless: ti: wl1251 add device tree supportH. 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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry
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-01wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-31wlcore: Set rx_status boottime_ns field on rxLoic Poulain
2018-07-31wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren
2018-06-27wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren