summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/data_tx.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-28staging: wfx: fix the warning "inconsistent notification"Jérôme Pouiller1-0/+1
2020-04-13staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif...Jérôme Pouiller1-1/+1
2020-04-13staging: wfx: repair wfx_flush()Jérôme Pouiller1-1/+2
2020-04-13staging: wfx: drop unused raw_link_id fieldJérôme Pouiller1-1/+0
2020-04-13staging: wfx: drop unused link_id fieldJérôme Pouiller1-1/+0
2020-03-11staging: wfx: data_tx.h: remove space after castKaaira Gupta1-1/+1
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller1-1/+0
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller1-19/+0
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller1-4/+0
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller1-1/+0
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller1-1/+1
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller1-0/+1
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge1-9/+9
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge1-2/+2
2019-10-08staging: wfx: avoid namespace contaminationJérôme Pouiller1-1/+1
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller1-0/+93