summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/hif_tx_mib.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-15staging: wfx: check pointers returned by allocationsJérôme Pouiller1-0/+2
2020-05-13staging: wfx: fix wrong bytes orderJérôme Pouiller1-1/+1
2020-05-13staging: wfx: use kernel types instead of c99 onesJérôme Pouiller1-1/+1
2020-04-28staging: wfx: show counters of all interfacesJérôme Pouiller1-3/+3
2020-04-23staging: wfx: drop useless update of field basic_rate_setJérôme Pouiller1-3/+0
2020-04-23staging: wfx: dual CTS is never necessaryJérôme Pouiller1-10/+0
2020-04-16staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller1-2/+2
2020-04-13staging: wfx: send just necessary bytesJérôme Pouiller1-1/+2
2020-04-13staging: wfx: make hif_ie_table_entry constJérôme Pouiller1-2/+2
2020-04-13staging: wfx: place hif_tx_mib functions into a .c fileJérôme Pouiller1-0/+396