summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: remove unused included header filesMuhammad Usama Anjum2021-02-1227-106/+0
* staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum2021-02-111-1/+1
* staging: wfx: fix possible panic with re-queued framesJérôme Pouiller2021-02-082-1/+10
* Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman2020-11-231-1/+1
|\
| * Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-1/+1
| |\
| | * MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab2020-10-281-1/+1
* | | Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman2020-11-022-4/+4
|\| |
| * | staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller2020-10-271-1/+1
| * | staging: wfx: fix use of uninitialized pointerJérôme Pouiller2020-10-271-3/+3
| |/
* / staging: wfx: make a const array static, makes object smallerColin Ian King2020-10-261-1/+1
|/
* staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller2020-10-101-0/+4
* staging: wfx: drop unicode characters from stringsJérôme Pouiller2020-10-101-1/+1
* staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller2020-10-102-3/+3
* staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller2020-10-101-2/+2
* staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller2020-10-101-1/+1
* staging: wfx: standardize the error when vif does not existJérôme Pouiller2020-10-103-11/+32
* staging: wfx: check memory allocationJérôme Pouiller2020-10-101-1/+7
* staging: wfx: improve error handling of hif_join()Jérôme Pouiller2020-10-101-1/+3
* dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2020-10-072-96/+125
* staging: wfx: update copyrights datesJérôme Pouiller2020-10-0733-33/+33
* staging: wfx: fix QoS priority for slow busesJérôme Pouiller2020-10-072-2/+13
* staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller2020-10-071-0/+3
* staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller2020-10-072-19/+0
* staging: wfx: fix handling of MMIC errorJérôme Pouiller2020-10-071-1/+1
* staging: wfx: simplify virt_addr_valid callTom Rix2020-09-161-1/+1
* staging: wfx: update TODO listJérôme Pouiller2020-09-131-19/+0
* staging: wfx: drop async field from struct hif_cmdJérôme Pouiller2020-09-133-22/+10
* staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller2020-09-131-25/+25
* staging: wfx: fix spacesJérôme Pouiller2020-09-132-4/+1
* staging: wfx: fix naming of hif_tx_rate_retry_policyJérôme Pouiller2020-09-131-2/+2
* staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller2020-09-133-9/+3
* staging: wfx: drop struct hif_ie_tlvJérôme Pouiller2020-09-131-7/+3
* staging: wfx: drop useless union hif_indication_dataJérôme Pouiller2020-09-132-14/+10
* staging: wfx: drop useless union hif_event_dataJérôme Pouiller2020-09-131-7/+5
* staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller2020-09-131-13/+11
* staging: wfx: drop useless structs only used in hif_ind_startupJérôme Pouiller2020-09-132-27/+14
* staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller2020-09-132-25/+12
* staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller2020-09-132-58/+30
* staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller2020-09-132-12/+7
* staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller2020-09-132-16/+11
* staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller2020-09-132-7/+3
* staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller2020-09-132-8/+4
* staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller2020-09-132-14/+5
* staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller2020-09-131-5/+1
* staging: wfx: drop useless struct hif_join_flagsJérôme Pouiller2020-09-131-11/+7
* staging: wfx: drop useless struct hif_ie_flagsJérôme Pouiller2020-09-132-10/+6
* staging: wfx: drop useless struct hif_reset_flagsJérôme Pouiller2020-09-132-4/+4
* staging: wfx: drop useless union hif_commands_idsJérôme Pouiller2020-09-131-6/+0
* staging: wfx: drop useless enum hif_beaconJérôme Pouiller2020-09-131-5/+0
* staging: wfx: drop useless functionJérôme Pouiller2020-09-134-22/+0