index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-10
staging: wfx: Fix alignment style issue in sta.c
Rajat Asthana
2021-03-10
staging: wfx: logical continuations should be on the previous line
zhuo1angt@outlook.com
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
2021-02-11
staging: wfx: avoid defining array of flexible struct
Muhammad Usama Anjum
2021-02-08
staging: wfx: fix possible panic with re-queued frames
Jérôme Pouiller
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
2020-10-28
MAINTAINERS: fix broken doc refs due to yaml conversion
Mauro Carvalho Chehab
2020-10-27
staging: wfx: fix test on return value of gpiod_get_value()
Jérôme Pouiller
2020-10-27
staging: wfx: fix use of uninitialized pointer
Jérôme Pouiller
2020-10-26
staging: wfx: make a const array static, makes object smaller
Colin Ian King
2020-10-10
staging: wfx: improve robustness of wfx_get_hw_rate()
Jérôme Pouiller
2020-10-10
staging: wfx: drop unicode characters from strings
Jérôme Pouiller
2020-10-10
staging: wfx: gpiod_get_value() can return an error
Jérôme Pouiller
2020-10-10
staging: wfx: increase robustness of hif_generic_confirm()
Jérôme Pouiller
2020-10-10
staging: wfx: wfx_init_common() returns NULL on error
Jérôme Pouiller
2020-10-10
staging: wfx: standardize the error when vif does not exist
Jérôme Pouiller
2020-10-10
staging: wfx: check memory allocation
Jérôme Pouiller
2020-10-10
staging: wfx: improve error handling of hif_join()
Jérôme Pouiller
2020-10-07
dt-bindings: staging: wfx: silabs,wfx yaml conversion
Jérôme Pouiller
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
2020-10-07
staging: wfx: fix QoS priority for slow buses
Jérôme Pouiller
2020-10-07
staging: wfx: fix BA sessions for older firmwares
Jérôme Pouiller
2020-10-07
staging: wfx: remove remaining code of 'secure link' feature
Jérôme Pouiller
2020-10-07
staging: wfx: fix handling of MMIC error
Jérôme Pouiller
2020-09-16
staging: wfx: simplify virt_addr_valid call
Tom Rix
2020-09-13
staging: wfx: update TODO list
Jérôme Pouiller
2020-09-13
staging: wfx: drop async field from struct hif_cmd
Jérôme Pouiller
2020-09-13
staging: wfx: uniformize naming rules in hif_tx_mib.c
Jérôme Pouiller
2020-09-13
staging: wfx: fix spaces
Jérôme Pouiller
2020-09-13
staging: wfx: fix naming of hif_tx_rate_retry_policy
Jérôme Pouiller
2020-09-13
staging: wfx: drop macro API_SSID_SIZE
Jérôme Pouiller
2020-09-13
staging: wfx: drop struct hif_ie_tlv
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless union hif_indication_data
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless union hif_event_data
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless union hif_privacy_key_data
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless structs only used in hif_ind_startup
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless stricts only used in hif_req_start_scan_alt
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless structs only used in hif_req_tx
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_tx_result_flags
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_rx_flags
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_pm_mode
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_suspend_resume_flags
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_map_link_flags
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless struct hif_bss_flags
Jérôme Pouiller
[next]