aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas_tf (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2021-12-08libertas_tf: Add missing __packed annotationsKees Cook1-14/+14
2021-11-29libertas_tf: Use struct_group() for memcpy() regionKees Cook2-5/+8
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-06-15libertas_tf: Fix wrong function name in commentsYang Shen1-1/+1
2021-04-21libertas_tf: Remove duplicate struct declarationWan Jiabing1-1/+0
2020-09-29net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior1-2/+1
2020-09-01libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing1-1/+0
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones1-18/+19
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones1-11/+11
2020-09-01libertas_tf: Demote non-conformant kernel-doc headersLee Jones1-4/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-05-06libertas_tf: avoid a null dereference in pointer privColin Ian King1-3/+3
2020-03-23wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
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