summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVĂ­ctor Gonzalo
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov
2023-09-18wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-04wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva
2023-09-04wifi: mwifiex: Replace one-element array with flexible-array member in struct...Gustavo A. R. Silva
2023-09-04wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-08-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-08-21wifi: mwifiex: fix comment typos in SDIO moduleDmitry Antipov
2023-08-21wifi: mwifiex: cleanup adapter dataDmitry Antipov
2023-08-21wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-08-21wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()Ruan Jinjie
2023-08-21wifi: mwifiex: drop BUG_ON from TX pathsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible mwifiex_write_reg() errorsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible sscanf() errorsDmitry Antipov
2023-08-21wifi: mwifiex: cleanup private data structuresDmitry Antipov
2023-08-21wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-08-02wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov
2023-08-01wifi: libertas: cleanup SDIO resetDmitry Antipov
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov
2023-08-01wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov
2023-08-01wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov
2023-08-01wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-07-25wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flagJohannes Wiesboeck
2023-07-25wifi: mwifiex: fix fortify warningDmitry Antipov
2023-07-25wifi: mwifiex: prefer strscpy() over strlcpy()Dmitry Antipov
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-05-18wifi: mwifiex: Use default @max_active for workqueuesTejun Heo
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-05-11wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-05-05wifi: mwifiex: Use list_count_nodes()Christophe JAILLET
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-03-31wifi: mwifiex: remove unused evt_buf variableTom Rix
2023-03-15wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-13wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-02-13wifi: mwifiex: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13wifi: mwifiex: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-02-13wifi: mwifiex: Support firmware hotfix version in GET_HW_SPEC responsesLukas Wunner
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner