aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/libertas
AgeCommit message (Expand)Author
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-07-04libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-06-27libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30libertas: don't write wdev->ssid/_lenJohannes Berg
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook
2017-08-10libertas: constify usb_device_idArvind Yadav
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-24libertas: Remove function entry/exit debuggingKees Cook
2017-05-24libertas: Avoid reading past end of bufferKees Cook
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-01-19libertas: fix improper return valuePan Bian
2016-12-30libertas: constify cfg80211_ops structuresBhumika Goyal
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-07-18libertas: fix non static symbol warningWei Yongjun
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-29libertas: Add spinlock to avoid race conditionPavel Andrianov
2016-06-16libertas: Remove create_workqueueBhaktipriya Shridhar
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-10libertas: fix an error code in probeDan Carpenter
2016-02-06libertas: add an cfg80211 interface for powersavingAndreas Kemnade
2016-02-06libertas: fix ps-mode related removal problemsAndreas Kemnade
2016-02-06libertas: go back to ps mode without commands pendingAndreas Kemnade
2016-02-06libertas: do not confirm sleep if commands are pendingAndreas Kemnade
2016-02-06libertas: check whether bus can do more than pollingAndreas Kemnade
2016-02-06libertas: fix pointer bugs for PS_MODE commandsAndreas Kemnade
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-30libertas: cleanup a variable nameDan Carpenter
2015-11-26libertas: check for NULL before usesudip
2015-11-18libertas: move under marvell vendor directoryKalle Valo