summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/hif_tx_mib.c
AgeCommit message (Expand)Author
2022-04-06wfx: get out from the staging areaJérôme Pouiller
2022-02-25staging: wfx: format code on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller
2021-09-14staging: wfx: indent functions argumentsJérôme Pouiller
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller
2021-09-14staging: wfx: apply naming rules in hif_tx_mib.cJérôme Pouiller
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-09-13staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller
2020-09-13staging: wfx: drop useless functionJérôme Pouiller
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller
2020-09-13staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller
2020-07-30staging: wfx: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-05-15staging: wfx: check pointers returned by allocationsJérôme Pouiller
2020-05-13staging: wfx: fix wrong bytes orderJérôme Pouiller
2020-05-13staging: wfx: use kernel types instead of c99 onesJérôme Pouiller
2020-04-28staging: wfx: show counters of all interfacesJérôme Pouiller
2020-04-23staging: wfx: drop useless update of field basic_rate_setJérôme Pouiller
2020-04-23staging: wfx: dual CTS is never necessaryJérôme Pouiller
2020-04-16staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller
2020-04-13staging: wfx: send just necessary bytesJérôme Pouiller
2020-04-13staging: wfx: make hif_ie_table_entry constJérôme Pouiller
2020-04-13staging: wfx: place hif_tx_mib functions into a .c fileJérôme Pouiller