summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx
AgeCommit message (Expand)Author
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: wfx: Fix alignment style issue in sta.cRajat Asthana
2021-03-10staging: wfx: logical continuations should be on the previous linezhuo1angt@outlook.com
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2021-02-11staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum
2021-02-08staging: wfx: fix possible panic with re-queued framesJérôme Pouiller
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman
2020-10-28MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller
2020-10-26staging: wfx: make a const array static, makes object smallerColin Ian King
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller
2020-10-10staging: wfx: check memory allocationJérôme Pouiller
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller
2020-09-16staging: wfx: simplify virt_addr_valid callTom Rix
2020-09-13staging: wfx: update TODO listJérôme Pouiller
2020-09-13staging: wfx: drop async field from struct hif_cmdJérôme Pouiller
2020-09-13staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller
2020-09-13staging: wfx: fix spacesJérôme Pouiller
2020-09-13staging: wfx: fix naming of hif_tx_rate_retry_policyJérôme Pouiller
2020-09-13staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller
2020-09-13staging: wfx: drop struct hif_ie_tlvJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_indication_dataJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_event_dataJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller
2020-09-13staging: wfx: drop useless structs only used in hif_ind_startupJérôme Pouiller
2020-09-13staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller
2020-09-13staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller