aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas_tf (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-25/+5
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-02-20libertas_tf: get the MAC address before registering the deviceLubomir Rintel1-46/+11
2019-02-20libertas_tf: don't defer firmware loading until start()Lubomir Rintel3-32/+38
2019-02-20libertas_tf: move hardware callbacks to a separate structureLubomir Rintel4-16/+25
2019-02-19libertas_tf: remove set but not used variable 'flags'YueHaibing1-2/+0
2019-02-19libertas_tf: fix signal reportingLubomir Rintel1-1/+2
2019-02-19libertas_tf: move the banner to a more appropriate placeLubomir Rintel1-1/+1
2019-02-19libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-02-19libertas_tf: lower the debug level of command traceLubomir Rintel1-4/+3
2019-02-01libertas: fix indentation issueColin Ian King1-1/+1
2018-08-31libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter1-2/+3
2018-06-27libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+4
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-7/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook2-7/+6
2017-08-10libertas_tf: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-08-13net: wireless: marvell: libertas_tf: if_usb: don't print error when allocating urb failsWolfram Sang1-9/+3
2016-06-29libertas_tf: Remove create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-16libertas_tf: Drop unused variable and defineGuenter Roeck1-7/+0
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2015-11-18libertas_tf: move under marvell vendor directoryKalle Valo8-0/+3246