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.c
Age
Commit message (
Expand
)
Author
2020-04-13
staging: wfx: drop useless queue_id field
Jérôme Pouiller
2020-04-13
staging: wfx: remove "burst" mechanism
Jérôme Pouiller
2020-04-13
staging: wfx: take advantage of ieee80211_{stop/start}_queues
Jérôme Pouiller
2020-03-17
staging: wfx: remove unneeded spaces
Lourdes Pedrajas
2020-02-11
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
2020-02-11
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
2020-01-16
staging: wfx: remove unused do_probe
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: pspoll_mask make no sense
Jérôme Pouiller
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
2020-01-16
staging: wfx: fix __wfx_flush() when drop == false
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_edca_queue_params() usage
Jérôme Pouiller
2019-12-18
staging: wfx: drop struct wfx_edca_params
Jérôme Pouiller
2019-12-18
staging: wfx: detect race condition in WEP authentication
Jérôme Pouiller
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-11-05
staging: wfx: replace 1 by true
Jules Irenge
2019-11-05
staging: wfx: replace 0 by NULL
Jules Irenge
2019-10-10
staging: wfx: Make function 'wfx_tx_queue_get' static
zhengbin
2019-10-08
staging: wfx: drop calls to BUG_ON()
Jérôme Pouiller
2019-10-04
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller