summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/queue.c
AgeCommit message (Expand)Author
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller
2020-01-16staging: wfx: fix __wfx_flush() when drop == falseJérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_edca_queue_params() usageJérôme Pouiller
2019-12-18staging: wfx: drop struct wfx_edca_paramsJérôme Pouiller
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge
2019-11-05staging: wfx: replace 1 by trueJules Irenge
2019-11-05staging: wfx: replace 0 by NULLJules Irenge
2019-10-10staging: wfx: Make function 'wfx_tx_queue_get' staticzhengbin
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller