summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hif_tx_mib.c
Commit message (Expand)AuthorAgeFilesLines
* wfx: get out from the staging areaJérôme Pouiller2022-04-061-307/+0
* staging: wfx: format code on 100 columnsJérôme Pouiller2022-02-251-2/+1
* staging: wfx: reformat code on 100 columnsJérôme Pouiller2022-01-251-53/+28
* staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller2022-01-251-27/+27
* staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller2022-01-251-84/+93
* staging: wfx: indent functions argumentsJérôme Pouiller2021-09-141-1/+1
* staging: wfx: avoid c99 commentsJérôme Pouiller2021-09-141-2/+2
* staging: wfx: remove references to WFxxx in commentsJérôme Pouiller2021-09-141-1/+1
* staging: wfx: apply naming rules in hif_tx_mib.cJérôme Pouiller2021-09-141-3/+3
* Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman2021-03-101-0/+5
* staging: wfx: remove unused included header filesMuhammad Usama Anjum2021-02-121-5/+0
* staging: wfx: update copyrights datesJérôme Pouiller2020-10-071-1/+1
* staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller2020-09-131-25/+25
* staging: wfx: drop useless functionJérôme Pouiller2020-09-131-11/+0
* staging: wfx: drop multicast filteringJérôme Pouiller2020-09-131-40/+0
* staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller2020-09-131-16/+5
* staging: wfx: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva2020-07-301-1/+1
* staging: wfx: check pointers returned by allocationsJérôme Pouiller2020-05-151-0/+2
* staging: wfx: fix wrong bytes orderJérôme Pouiller2020-05-131-1/+1
* staging: wfx: use kernel types instead of c99 onesJérôme Pouiller2020-05-131-1/+1
* staging: wfx: show counters of all interfacesJérôme Pouiller2020-04-281-3/+3
* staging: wfx: drop useless update of field basic_rate_setJérôme Pouiller2020-04-231-3/+0
* staging: wfx: dual CTS is never necessaryJérôme Pouiller2020-04-231-10/+0
* staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller2020-04-161-2/+2
* staging: wfx: send just necessary bytesJérôme Pouiller2020-04-131-1/+2
* staging: wfx: make hif_ie_table_entry constJérôme Pouiller2020-04-131-2/+2
* staging: wfx: place hif_tx_mib functions into a .c fileJérôme Pouiller2020-04-131-0/+396