summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)Author
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
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
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-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
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-05-29wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-12-14wlcore: fix unused function warningArnd Bergmann
2017-12-07wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King
2017-12-07wlcore: allow elp during wowlan suspendReizer, Eyal
2017-12-07wlcore: use boottime for fw time syncArnd Bergmann
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal
2017-08-08wlcore: add const to bin_attribute structureBhumika Goyal
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel
2017-05-24wlcore: fix 64K page supportArnd Bergmann