index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
queue.h
Age
Commit message (
Expand
)
Author
2020-04-13
staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif API
Jérôme Pouiller
2020-04-13
staging: wfx: repair wfx_flush()
Jérôme Pouiller
2020-04-13
staging: wfx: improve interface between data_tx.c and queue.c
Jérôme Pouiller
2020-04-13
staging: wfx: simplify usage of wfx_tx_queues_put()
Jérôme Pouiller
2020-04-13
staging: wfx: drop struct wfx_queue_stats
Jérôme Pouiller
2020-04-13
staging: wfx: change the way to choose frame to send
Jérôme Pouiller
2020-04-13
staging: wfx: introduce a counter of pending frames
Jérôme Pouiller
2020-04-13
staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused link_id field
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless link_map_cache
Jérôme Pouiller
2020-04-13
staging: wfx: drop argument tx_allowed_mask since it is constant now
Jérôme Pouiller
2020-04-13
staging: wfx: simplify wfx_tx_queues_empty()
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless queue_id field
Jérôme Pouiller
2020-04-13
staging: wfx: take advantage of ieee80211_{stop/start}_queues
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller