summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* wifi: mwifiex: remove unused evt_buf variableTom Rix2023-03-311-4/+0
* wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-152-2/+2
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+1
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-1/+1
* wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter2023-02-131-3/+3
* wifi: mwifiex: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-02-131-1/+1
* wifi: mwifiex: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-02-131-10/+10
* wifi: mwifiex: Support firmware hotfix version in GET_HW_SPEC responsesLukas Wunner2023-02-132-0/+6
* wifi: mwifiex: Support SD8978 chipsetLukas Wunner2023-02-133-4/+27
* wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner2023-02-131-0/+1
* wifi: libertas: add support for WPS enrollee IE in probe requestsDoug Brown2023-02-131-3/+45
* wifi: libertas: add new TLV type for WPS enrollee IEDoug Brown2023-02-131-0/+1
* wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlvDoug Brown2023-02-131-10/+18
* wifi: libertas: fix code style in Marvell structsDoug Brown2023-02-131-10/+10
* Merge wireless into wireless-nextKalle Valo2023-01-171-1/+1
|\
| * treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* | wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* | wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* | wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* | wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* | wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao2022-12-141-0/+1
|/
* wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-082-1/+2
* Kalle Valo says:Jakub Kicinski2022-10-282-0/+2
|\
| * wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-102-0/+2
* | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-2/+2
|/
* wifi: mwifiex: fix array of flexible structures warningsJohannes Berg2022-09-222-4/+4
* mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou2022-09-223-8/+10
* wifi: mwifiex: fix endian annotations in castsJohannes Berg2022-09-071-6/+6
* wifi: mwifiex: fix endian conversionJohannes Berg2022-09-071-1/+1
* wifi: mwifiex: mark a variable unusedJohannes Berg2022-09-071-1/+1
* wifi: libertas: fix a couple of sparse warningsJohannes Berg2022-09-072-3/+2
* wifi: mwifiex: Fix comment typoJason Wang2022-09-071-1/+1
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-2/+2
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-262-8/+11
|\
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-252-8/+11
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0447-616/+49
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-1047-616/+49
* | wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua2022-07-271-0/+1
* | wifi: mwifiex: clean up one inconsistent indentingYang Li2022-07-271-1/+1
* | wifi: mwifiex: Fix comment typoJason Wang2022-07-271-1/+1
* | wifi: mwl8k: use time_after to replace "jiffies > a"Li Qiong2022-07-271-1/+1
* | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-2/+3
* | wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz2022-07-151-9/+11
* | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-202-3/+3
* | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-202-2/+2
* | wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-5/+5
* | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-203-13/+17
|/
* wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2022-05-302-5/+5
* Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-034-25/+54
|\
| * mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs2022-04-272-0/+3