aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/wfx/hif_api_mib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-346/+0
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller1-33/+33
2022-01-25staging: wfx: fix HIF API licenseJérôme Pouiller1-1/+1
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller1-1/+1
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller1-1/+1
2021-09-14staging: wfx: uniformize counter namesJérôme Pouiller1-41/+41
2021-09-14staging: wfx: update with the firmware API 3.8Jérôme Pouiller1-1/+4
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-09-13staging: wfx: fix naming of hif_tx_rate_retry_policyJérôme Pouiller1-2/+2
2020-09-13staging: wfx: drop useless functionJérôme Pouiller1-8/+0
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller1-36/+0
2020-04-23staging: wfx: dual CTS is never necessaryJérôme Pouiller1-6/+0
2020-04-13staging: wfx: send just necessary bytesJérôme Pouiller1-1/+3
2020-04-13staging: wfx: align members declarations in hif APIJérôme Pouiller1-194/+194
2020-04-13staging: wfx: fix endianness of hif APIJérôme Pouiller1-62/+62
2020-04-13staging: wfx: remove useless definesJérôme Pouiller1-8/+3
2020-04-13staging: wfx: remove unused definitions from the hif APIJérôme Pouiller1-155/+0
2020-04-13staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif APIJérôme Pouiller1-1/+2
2020-01-16staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller1-3/+5
2020-01-16staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller1-10/+4
2019-12-18staging: wfx: better naming for hif_mib_set_association_mode->greenfieldJérôme Pouiller1-6/+2
2019-12-18staging: wfx: better naming for hif_req_join->short_preambleJérôme Pouiller1-2/+3
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge1-239/+238
2019-10-26staging: wfx: fix number of available tx_policiesJérôme Pouiller1-1/+1
2019-10-04staging: wfx: import HIF API headersJérôme Pouiller1-0/+558