summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: remove unused definitions from the hif APIJérôme Pouiller2020-04-133-263/+0
* staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif...Jérôme Pouiller2020-04-133-11/+10
* staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif APIJérôme Pouiller2020-04-135-6/+6
* staging: wfx: drop unused WFX_LINK_ID_GC_TIMEOUTJérôme Pouiller2020-04-131-1/+0
* staging: rtl8723bs: hal: Correct misspelled symbolic nameR Veera Kumar2020-04-131-2/+2
* staging: rtl8723bs: hal: Correct misspelt enum nameR Veera Kumar2020-04-131-1/+1
* staging: rtl8723bs: Correct misspelt symbolic namesR Veera Kumar2020-04-132-8/+8
* staging: wfx: remove hack about tx_rate policiesJérôme Pouiller2020-04-131-53/+0
* staging: wfx: fix case where AP stop with CAB traffic pendingJérôme Pouiller2020-04-131-1/+14
* staging: wfx: fix potential deadlock in wfx_tx_flush()Jérôme Pouiller2020-04-131-0/+2
* staging: wfx: wfx_flush() did not ensure that frames are processedJérôme Pouiller2020-04-131-2/+2
* staging: wfx: repair wfx_flush()Jérôme Pouiller2020-04-137-122/+113
* staging: wfx: relocate wfx_skb_dtor() prior its callersJérôme Pouiller2020-04-131-35/+37
* staging: wfx: improve interface between data_tx.c and queue.cJérôme Pouiller2020-04-133-17/+8
* staging: wfx: simplify usage of wfx_tx_queues_put()Jérôme Pouiller2020-04-133-6/+5
* staging: wfx: drop struct wfx_queue_statsJérôme Pouiller2020-04-134-28/+18
* staging: wfx: drop now useless field edca_paramsJérôme Pouiller2020-04-132-2/+0
* staging: wfx: change the way to choose frame to sendJérôme Pouiller2020-04-132-143/+89
* staging: wfx: introduce a counter of pending framesJérôme Pouiller2020-04-132-0/+17
* staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()Jérôme Pouiller2020-04-133-23/+23
* staging: wfx: rename wfx_tx_get_raw_link_id()Jérôme Pouiller2020-04-131-4/+3
* staging: wfx: drop unused raw_link_id fieldJérôme Pouiller2020-04-132-3/+1
* staging: wfx: drop unused link_id fieldJérôme Pouiller2020-04-133-8/+0
* staging: wfx: do not rely anymore on link_id to choose packet in queueJérôme Pouiller2020-04-131-5/+6
* staging: wfx: drop useless link_map_cacheJérôme Pouiller2020-04-132-51/+12
* staging: wfx: do not use link_map_cache to track CABJérôme Pouiller2020-04-131-5/+8
* staging: wfx: drop argument tx_allowed_mask since it is constant nowJérôme Pouiller2020-04-132-38/+12
* staging: wfx: drop useless sta_asleep_maskJérôme Pouiller2020-04-135-50/+2
* staging: wfx: simplify wfx_tx_queue_mask_get()Jérôme Pouiller2020-04-131-9/+6
* staging: wfx: drop unused argument in wfx_get_prio_queue()Jérôme Pouiller2020-04-131-5/+2
* staging: wfx: simplify wfx_tx_queues_empty()Jérôme Pouiller2020-04-133-15/+9
* staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller2020-04-131-9/+10
* staging: wfx: avoid useless wake_upJérôme Pouiller2020-04-131-4/+2
* staging: wfx: drop useless queue_id fieldJérôme Pouiller2020-04-132-4/+1
* staging: wfx: uniformize queue_id retrievalJérôme Pouiller2020-04-131-1/+1
* staging: wfx: remove "burst" mechanismJérôme Pouiller2020-04-133-26/+0
* staging: wfx: take advantage of ieee80211_{stop/start}_queuesJérôme Pouiller2020-04-133-40/+4
* staging: wfx: do not stop mac80211 queueing during tx_policy uploadJérôme Pouiller2020-04-131-9/+1
* staging: wfx: add sanity checks to hif_join()Jérôme Pouiller2020-04-131-0/+2
* staging: rtl8188eu: Line over 80 charactersSoumyajit Deb2020-04-131-22/+45
* staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: remove unnecessary variableMichael Straube2020-04-131-13/+3
* staging: rtl8188eu: remove unnecessary asignmentMichael Straube2020-04-131-1/+0
* staging: unisys: visorhba: Correct a typo in commentR Veera Kumar2020-04-131-1/+1
* staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar2020-04-131-4/+4
* staging: gdm724x: remove redundant assignment to pointer 'w'Colin Ian King2020-04-131-1/+1
* Staging: vt6655: Replace camel case variable names.Briana Oursler2020-04-137-251/+253
* staging: bcm2835-camera: reduce indentation in ctrl_set_image_effectStefan Wahren2020-04-131-32/+31
* staging: bcm2835-camera: reduce multiline statementsStefan Wahren2020-04-132-37/+23