summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)Author
12 dayswifi: Fix typosBjorn Helgaas
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-20wifi: mwifiex: enable host mlme on sdio W8997 chipsetsRafael Beims
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21wifi: check if socket flags are validBert Karwatzki
2025-04-23wifi: mwifiex: remove mwifiex_sta_init_cmd() last argumentSascha Hauer
2025-04-23wifi: mwifiex: drop asynchronous init waiting codeSascha Hauer
2025-04-23wifi: mwifiex: let mwifiex_init_fw() return 0 for successSascha Hauer
2025-04-23wifi: mwifiex: remove unnecessary queue empty checkSascha Hauer
2025-04-23wifi: mwifiex: Don't use %pK through printkThomas Weißschuh
2025-04-23wifi: mwifiex: move common settings out of switch/caseSascha Hauer
2025-04-23wifi: mwifiex: make locally used function staticSascha Hauer
2025-04-23wifi: mwifiex: fix indentionSascha Hauer
2025-04-23wifi: mwifiex: simplify mwifiex_setup_ht_caps()Sascha Hauer
2025-04-23wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw()Sascha Hauer
2025-04-23wifi: mwifiex: make region_code_mapping_t constSascha Hauer
2025-04-23wifi: mwifiex: drop unnecessary initializationSascha Hauer
2025-04-23wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event()Sascha Hauer
2025-04-23wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg()Sascha Hauer
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-18wifi: mwifiex: Fix RF calibration data download from fileJeff Chen
2025-03-18wifi: mwifiex: Fix premature release of RF calibration data.Jeff Chen
2025-03-18wifi: mwifiex: Fix HT40 bandwidth issue.Jeff Chen
2025-03-12wifi: mwifiex: Add __nonstring annotations for unterminated stringsKees Cook
2025-02-11wifi: mwifiex: Remove unused mwifiex_uap_del_sta_dataDr. David Alan Gilbert
2025-01-28wifi: mwifiex: Constify struct mwifiex_if_opsChristophe JAILLET
2024-12-09wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5sPin-yen Lin
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-10-17wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak
2024-10-17wifi: mwifiex: cleanup struct mwifiex_privateDmitry Antipov
2024-10-17wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peerDmitry Antipov
2024-10-17wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-09wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03wifi: mwifiex: Convert to use jiffies macroChen Yufan
2024-08-22wifi: mwifiex: remove unnecessary checks for valid privSascha Hauer
2024-08-22wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()Dan Carpenter
2024-08-16wifi: mwifiex: keep mwifiex_cfg80211_ops constantSascha Hauer