summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-0535-525/+35Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-052-11/+8Star
|\
| * wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini2019-04-252-11/+8Star
* | 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-091-8/+7Star
|\
| * wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7Star
* | wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-31/+7Star
* | 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-041-1/+1
|\
| * wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET2018-11-061-1/+1
* | wlcore: Fixup "Add support for optional wakeirq"John Stultz2018-11-061-6/+11
|/
* wlcore: Add support for optional wakeirqTony Lindgren2018-10-053-9/+40
* wlcore: Fix BUG with clear completion on timeoutTony Lindgren2018-10-051-4/+14
* wlcore: Set rx_status boottime_ns field on rxLoic Poulain2018-07-311-2/+6
* wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller2018-07-311-5/+5
* wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva2018-07-041-2/+2
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-1/+1
* wlcore: Enable runtime PM autosuspend supportTony Lindgren2018-06-278-56/+115
* wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren2018-06-271-13/+18
* wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer2018-06-271-38/+13Star
* wlcore: Fix timout errors after recoveryTony Lindgren2018-06-271-2/+1Star
* wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren2018-06-271-2/+2
* wlcore: Add support for runtime PMTony Lindgren2018-06-2713-329/+399
* wlcore: Make sure PM calls are pairedTony Lindgren2018-06-271-2/+8
* wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-06-271-0/+6
* wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-05-291-0/+5
* wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren2018-05-291-4/+12
* wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6Star
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-273-9/+8Star
* wlcore: fix unused function warningArnd Bergmann2017-12-142-7/+3Star
* wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King2017-12-071-1/+1
* wlcore: allow elp during wowlan suspendReizer, Eyal2017-12-071-1/+28
* wlcore: use boottime for fw time syncArnd Bergmann2017-12-072-6/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-2/+3
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-2/+3
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-244-0/+28
* wlcore: add const to bin_attribute structureBhumika Goyal2017-08-081-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-252-5/+4Star
|\
| * wlcore: spi: remove unnecessary variableGustavo A. R. Silva2017-06-131-5/+2Star
| * wlcore: add wl1285 compatibleSebastian Reichel2017-06-132-0/+2
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1Star
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-3/+2Star
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-5/+3Star
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-5/+3Star
|/
* wlcore: fix 64K page supportArnd Bergmann2017-05-241-3/+3