summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas_tf
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-2/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* libertas_tf: Add missing __packed annotationsKees Cook2021-12-081-14/+14
* libertas_tf: Use struct_group() for memcpy() regionKees Cook2021-11-292-5/+8
* libertas_tf: Fix possible memory leak in probe and disconnectWang Hai2021-10-271-0/+2
* libertas_tf: Fix wrong function name in commentsYang Shen2021-06-151-1/+1
* libertas_tf: Remove duplicate struct declarationWan Jiabing2021-04-211-1/+0
* net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior2020-09-291-2/+1
* libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing2020-09-011-1/+0
* libertas_tf: Fix function documentation formatting errorsLee Jones2020-09-011-18/+19
* libertas_tf: Fix a bunch of function doc formatting issuesLee Jones2020-09-011-11/+11
* libertas_tf: Demote non-conformant kernel-doc headersLee Jones2020-09-011-4/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* libertas_tf: avoid a null dereference in pointer privColin Ian King2020-05-061-3/+3
* wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
* libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing2019-07-241-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-261-1/+1
|\
| * libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King2019-05-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* libertas_tf: get the MAC address before registering the deviceLubomir Rintel2019-02-201-46/+11
* libertas_tf: don't defer firmware loading until start()Lubomir Rintel2019-02-203-32/+38
* libertas_tf: move hardware callbacks to a separate structureLubomir Rintel2019-02-204-16/+25
* libertas_tf: remove set but not used variable 'flags'YueHaibing2019-02-191-2/+0
* libertas_tf: fix signal reportingLubomir Rintel2019-02-191-1/+2
* libertas_tf: move the banner to a more appropriate placeLubomir Rintel2019-02-191-1/+1
* libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2019-02-191-2/+0
* libertas_tf: lower the debug level of command traceLubomir Rintel2019-02-191-4/+3
* libertas: fix indentation issueColin Ian King2019-02-011-1/+1
* libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter2018-08-311-2/+3
* libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-4/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-042-7/+6
|\
| * libertas: Convert timers to use timer_setup()Kees Cook2017-10-272-7/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* libertas_tf: constify usb_device_idArvind Yadav2017-08-101-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* net: wireless: marvell: libertas_tf: if_usb: don't print error when allocatin...Wolfram Sang2016-08-131-9/+3
* libertas_tf: Remove create_workqueueBhaktipriya Shridhar2016-06-291-1/+1
* libertas_tf: Drop unused variable and defineGuenter Roeck2016-06-161-7/+0
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* libertas_tf: move under marvell vendor directoryKalle Valo2015-11-188-0/+3246