index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
queue.c
Age
Commit message (
Expand
)
Author
Lines
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
-12
/
+15
2021-09-14
staging: wfx: update files descriptions
Jérôme Pouiller
-1
/
+1
2021-09-14
staging: wfx: take advantage of wfx_tx_queue_empty()
Jérôme Pouiller
-8
/
+7
2021-09-14
staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
Jérôme Pouiller
-1
/
+2
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
-0
/
+4
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
-4
/
+0
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
-1
/
+1
2020-10-07
staging: wfx: fix QoS priority for slow buses
Jérôme Pouiller
-2
/
+12
2020-07-03
staging: wfx: add tracepoint "queues_stats"
Jérôme Pouiller
-0
/
+3
2020-07-03
staging: wfx: correctly retrieve vif ID from Tx confirmation
Jérôme Pouiller
-10
/
+12
2020-07-03
staging: wfx: check the vif ID of the Tx confirmations
Jérôme Pouiller
-1
/
+5
2020-07-03
staging: wfx: associate tx_queues to vifs
Jérôme Pouiller
-80
/
+63
2020-06-16
staging: wfx: drop useless loop
Jérôme Pouiller
-11
/
+8
2020-06-16
staging: wfx: fix AC priority
Jérôme Pouiller
-1
/
+1
2020-05-27
staging: wfx: drop unused function wfx_pending_requeue()
Jérôme Pouiller
-13
/
+0
2020-05-15
staging: wfx: remove false-positive WARN()
Jérôme Pouiller
-7
/
+0
2020-04-28
staging: wfx: change the field chip_frozen into a boolean
Jérôme Pouiller
-1
/
+1
2020-04-23
staging: wfx: introduce wfx_set_default_unicast_key()
Jérôme Pouiller
-33
/
+0
2020-04-23
staging: wfx: use ieee80211_beacon_loss() provided by mac80211
Jérôme Pouiller
-11
/
+0
2020-04-13
staging: wfx: fix potential deadlock in wfx_tx_flush()
Jérôme Pouiller
-0
/
+2
2020-04-13
staging: wfx: repair wfx_flush()
Jérôme Pouiller
-79
/
+70
2020-04-13
staging: wfx: improve interface between data_tx.c and queue.c
Jérôme Pouiller
-15
/
+7
2020-04-13
staging: wfx: simplify usage of wfx_tx_queues_put()
Jérôme Pouiller
-3
/
+3
2020-04-13
staging: wfx: drop struct wfx_queue_stats
Jérôme Pouiller
-21
/
+15
2020-04-13
staging: wfx: change the way to choose frame to send
Jérôme Pouiller
-141
/
+87
2020-04-13
staging: wfx: introduce a counter of pending frames
Jérôme Pouiller
-0
/
+15
2020-04-13
staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()
Jérôme Pouiller
-20
/
+20
2020-04-13
staging: wfx: do not rely anymore on link_id to choose packet in queue
Jérôme Pouiller
-5
/
+6
2020-04-13
staging: wfx: drop useless link_map_cache
Jérôme Pouiller
-48
/
+12
2020-04-13
staging: wfx: do not use link_map_cache to track CAB
Jérôme Pouiller
-5
/
+8
2020-04-13
staging: wfx: drop argument tx_allowed_mask since it is constant now
Jérôme Pouiller
-37
/
+11
2020-04-13
staging: wfx: drop useless sta_asleep_mask
Jérôme Pouiller
-12
/
+2
2020-04-13
staging: wfx: simplify wfx_tx_queue_mask_get()
Jérôme Pouiller
-9
/
+6
2020-04-13
staging: wfx: drop unused argument in wfx_get_prio_queue()
Jérôme Pouiller
-5
/
+2
2020-04-13
staging: wfx: simplify wfx_tx_queues_empty()
Jérôme Pouiller
-12
/
+6
2020-04-13
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
-9
/
+10
2020-04-13
staging: wfx: avoid useless wake_up
Jérôme Pouiller
-4
/
+2
2020-04-13
staging: wfx: drop useless queue_id field
Jérôme Pouiller
-3
/
+1
2020-04-13
staging: wfx: remove "burst" mechanism
Jérôme Pouiller
-23
/
+0
2020-04-13
staging: wfx: take advantage of ieee80211_{stop/start}_queues
Jérôme Pouiller
-29
/
+0
2020-03-17
staging: wfx: remove unneeded spaces
Lourdes Pedrajas
-1
/
+1
2020-02-11
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
-8
/
+8
2020-02-11
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
-2
/
+0
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
-9
/
+5
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
-25
/
+15
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
-38
/
+12
2020-01-16
staging: wfx: remove unused do_probe
Jérôme Pouiller
-1
/
+0
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
-50
/
+48
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
-6
/
+2
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
-6
/
+1
[next]