summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/microchip/wilc1000 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré2024-06-181-0/+3
* wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré2024-06-183-24/+2
* wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré2024-06-181-24/+23
* wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré2024-06-181-2/+0
* wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré2024-06-182-9/+4
* wifi: wilc1000: disable power sequencerAjay Singh2024-06-182-16/+0
* Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-1110-48/+193
|\
| * wifi: wilc1000: read MAC address from fuse at probeAjay Singh2024-05-173-16/+42
| * wifi: wilc1000: make sdio deinit function really deinit the sdio cardAlexis Lothoré2024-05-171-0/+45
| * wifi: wilc1000: add function to read mac address from eFuseAlexis Lothoré2024-05-174-0/+65
| * wifi: wilc1000: set wilc_set_mac_address parameter as constAlexis Lothoré2024-05-173-4/+4
| * wifi: wilc1000: register net device only after bus being fully initializedAlexis Lothoré2024-05-174-14/+22
| * wifi: wilc1000: set net device registration as last step during interface cre...Alexis Lothoré2024-05-171-15/+16
* | wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré2024-06-011-0/+7
* | Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré2024-06-011-1/+1
* | Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré2024-06-015-45/+64
|/
* wifi: wilc1000: convert list management to RCUAlexis Lothoré2024-04-165-64/+45
* wifi: wilc1000: set atomic flag on kmemdup in srcu critical sectionAlexis Lothoré2024-04-161-1/+1
* wifi: wilc1000: replace open-coded module_sdio_driver()Krzysztof Kozlowski2024-04-051-3/+2
* wifi: wilc1000: revert reset line logic flipAlexis Lothoré2024-02-211-3/+3
* wifi: wilc1000: remove AKM suite be32 conversion for external auth requestAlexis Lothoré2024-02-211-1/+1
* wifi: wilc1000: add missing read critical sections around vif list traversalAjay Singh2024-02-192-25/+35
* wifi: wilc1000: fix declarations orderingAlexis Lothoré2024-02-192-11/+11
* wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré2024-02-195-10/+16
* wifi: wilc1000: split deeply nested RCU list traversal in dedicated helperAlexis Lothoré2024-02-191-11/+14
* wifi: wilc1000: validate chip id during bus probeDavid Mosberger-Tang2024-02-153-20/+59
* wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré2024-02-151-21/+7
* wifi: wilc1000: correct CRC7 calculationDavid Mosberger-Tang2024-02-121-1/+1
* wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()Ajay Singh2024-02-121-1/+1
* Merge wireless into wireless-nextJohannes Berg2024-02-083-0/+3
|\
| * wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao2024-01-313-0/+3
* | wifi: wilc1000: remove setting msg.spiDavid Lechner2024-02-051-4/+0
* | wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh2024-01-181-1/+0
* | wifi: wilc1000: fix incorrect power down sequenceAjay Singh2024-01-182-14/+25
* | wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh2024-01-182-10/+11
* | wifi: wilc1000: fix driver_handler when committing initial configurationAjay Singh2024-01-181-1/+1
* | wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré2024-01-121-12/+24
* | wifi: wilc1000: fix declarations orderingAlexis Lothoré2024-01-121-4/+4
|/
* wifi: wilc1000: simplify wilc_scan()Dmitry Antipov2023-11-083-21/+23
* wifi: wilc1000: cleanup struct wilc_conn_infoDmitry Antipov2023-11-083-16/+18
* wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()Dmitry Antipov2023-10-301-4/+5
* wifi: wilc1000: simplify remain on channel supportDmitry Antipov2023-10-303-21/+13
* wifi: wilc1000: use vmm_table as array in wilc structAjay Singh2023-10-191-1/+1
* wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia2023-09-212-4/+18
* wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-2/+2
* wifi: wilc1000: Remove unused declarationsYue Haibing2023-08-231-4/+0
* wifi: wilc1000: add SPI commands retry mechanismAmisha Patel2023-08-011-45/+103
* wifi: wilc1000: remove use of has_thrpt_enh3 flagPrasurjya Rohan Saikia2023-08-011-93/+10
* wifi: wilc1000: Increase ASSOC response bufferAmisha Patel2023-05-113-3/+3