summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/data_tx.h
AgeCommit message (Expand)Author
2022-04-06wfx: get out from the staging areaJérôme Pouiller
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller
2021-09-14staging: wfx: remove useless comments after #endifJérôme Pouiller
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller
2021-09-14staging: wfx: update files descriptionsJé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
2021-02-08staging: wfx: fix possible panic with re-queued framesJérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-08-28staging: wfx: drop useless field from struct wfx_tx_privJérôme Pouiller
2020-07-03staging: wfx: drop counter of buffered framesJérôme Pouiller
2020-07-03staging: wfx: correctly retrieve vif ID from Tx confirmationJérôme Pouiller
2020-04-28staging: wfx: fix the warning "inconsistent notification"Jérôme Pouiller
2020-04-13staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif...Jérôme Pouiller
2020-04-13staging: wfx: repair wfx_flush()Jérôme Pouiller
2020-04-13staging: wfx: drop unused raw_link_id fieldJérôme Pouiller
2020-04-13staging: wfx: drop unused link_id fieldJérôme Pouiller
2020-03-11staging: wfx: data_tx.h: remove space after castKaaira Gupta
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge
2019-10-08staging: wfx: avoid namespace contaminationJérôme Pouiller
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller