summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-284-24/+9
|\
| * wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-191-4/+4
| * Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2023-05-153-20/+5
| |\
| | * wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET2023-05-111-3/+3
| | * wifi: mwifiex: Use list_count_nodes()Christophe JAILLET2023-05-052-17/+2
* | | wifi: mwifiex: Use default @max_active for workqueuesTejun Heo2023-05-182-6/+6
|/ /
* | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-1/+1
|\ \ | |/ |/|
| * net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra2023-03-111-1/+1
* | 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