summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx
AgeCommit message (Expand)AuthorLines
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman-1/+1
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman-4/+4
2020-10-28MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab-1/+1
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller-1/+1
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller-3/+3
2020-10-26staging: wfx: make a const array static, makes object smallerColin Ian King-1/+1
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller-0/+4
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller-1/+1
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller-3/+3
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller-2/+2
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller-1/+1
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller-11/+32
2020-10-10staging: wfx: check memory allocationJérôme Pouiller-1/+7
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller-1/+3
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller-96/+125
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller-33/+33
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller-2/+13
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller-0/+3
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller-19/+0
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller-1/+1
2020-09-16staging: wfx: simplify virt_addr_valid callTom Rix-1/+1
2020-09-13staging: wfx: update TODO listJérôme Pouiller-19/+0
2020-09-13staging: wfx: drop async field from struct hif_cmdJérôme Pouiller-22/+10
2020-09-13staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller-25/+25
2020-09-13staging: wfx: fix spacesJérôme Pouiller-4/+1
2020-09-13staging: wfx: fix naming of hif_tx_rate_retry_policyJérôme Pouiller-2/+2
2020-09-13staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller-9/+3
2020-09-13staging: wfx: drop struct hif_ie_tlvJérôme Pouiller-7/+3
2020-09-13staging: wfx: drop useless union hif_indication_dataJérôme Pouiller-14/+10
2020-09-13staging: wfx: drop useless union hif_event_dataJérôme Pouiller-7/+5
2020-09-13staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller-13/+11
2020-09-13staging: wfx: drop useless structs only used in hif_ind_startupJérôme Pouiller-27/+14
2020-09-13staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller-25/+12
2020-09-13staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller-58/+30
2020-09-13staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller-12/+7
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller-16/+11
2020-09-13staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller-7/+3
2020-09-13staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller-8/+4
2020-09-13staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller-14/+5
2020-09-13staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller-5/+1
2020-09-13staging: wfx: drop useless struct hif_join_flagsJérôme Pouiller-11/+7
2020-09-13staging: wfx: drop useless struct hif_ie_flagsJérôme Pouiller-10/+6
2020-09-13staging: wfx: drop useless struct hif_reset_flagsJérôme Pouiller-4/+4
2020-09-13staging: wfx: drop useless union hif_commands_idsJérôme Pouiller-6/+0
2020-09-13staging: wfx: drop useless enum hif_beaconJérôme Pouiller-5/+0
2020-09-13staging: wfx: drop useless functionJérôme Pouiller-22/+0
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller-145/+2
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller-281/+8
2020-09-13staging: wfx: keep API error list up-to-dateJérôme Pouiller-0/+3