summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip
AgeCommit message (Expand)Author
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-17wifi: wilc1000: Set MAC after operation modeMarek Vasut
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh
2024-10-17wifi: wilc1000: Register wiphy after reading out chipidMarek Vasut
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-09wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro...Li Zetao
2024-09-09wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...Li Zetao
2024-09-09wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_paramJiawei Ye
2024-09-03wifi: wilc1000: Re-enable RTC clock on resumeMarek Vasut
2024-09-03wifi: wilc1000: Do not operate uninitialized hardware during suspend/resumeMarek Vasut
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-05-17wifi: wilc1000: read MAC address from fuse at probeAjay Singh
2024-05-17wifi: wilc1000: make sdio deinit function really deinit the sdio cardAlexis Lothoré
2024-05-17wifi: wilc1000: add function to read mac address from eFuseAlexis Lothoré
2024-05-17wifi: wilc1000: set wilc_set_mac_address parameter as constAlexis Lothoré
2024-05-17wifi: wilc1000: register net device only after bus being fully initializedAlexis Lothoré
2024-05-17wifi: wilc1000: set net device registration as last step during interface cre...Alexis Lothoré
2024-04-16wifi: wilc1000: convert list management to RCUAlexis Lothoré
2024-04-16wifi: wilc1000: set atomic flag on kmemdup in srcu critical sectionAlexis Lothoré
2024-04-05wifi: wilc1000: replace open-coded module_sdio_driver()Krzysztof Kozlowski
2024-02-21wifi: wilc1000: revert reset line logic flipAlexis Lothoré
2024-02-21wifi: wilc1000: remove AKM suite be32 conversion for external auth requestAlexis Lothoré
2024-02-19wifi: wilc1000: add missing read critical sections around vif list traversalAjay Singh
2024-02-19wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-02-19wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré
2024-02-19wifi: wilc1000: split deeply nested RCU list traversal in dedicated helperAlexis Lothoré
2024-02-15wifi: wilc1000: validate chip id during bus probeDavid Mosberger-Tang
2024-02-15wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré
2024-02-12wifi: wilc1000: correct CRC7 calculationDavid Mosberger-Tang
2024-02-12wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()Ajay Singh
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-05wifi: wilc1000: remove setting msg.spiDavid Lechner
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao