Age | Commit message (Expand) | Author |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
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-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 |
2020-09-13 | staging: wfx: drop useless struct hif_join_flags | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop useless struct hif_ie_flags | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop useless struct hif_reset_flags | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop useless union hif_commands_ids | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop useless enum hif_beacon | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop useless function | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop multicast filtering | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop 'secure link' feature | Jérôme Pouiller |
2020-09-13 | staging: wfx: keep API error list up-to-date | Jérôme Pouiller |
2020-09-13 | staging: wfx: simplify hif_set_association_mode() | Jérôme Pouiller |
2020-09-13 | staging: wfx: relocate wfx_join() beside wfx_join_finalize() | Jérôme Pouiller |
2020-09-13 | staging: wfx: improve readability of association processing | Jérôme Pouiller |