summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx
AgeCommit message (Expand)Author
2020-04-13staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()Jérôme Pouiller
2020-04-13staging: wfx: rename wfx_tx_get_raw_link_id()Jérôme Pouiller
2020-04-13staging: wfx: drop unused raw_link_id fieldJérôme Pouiller
2020-04-13staging: wfx: drop unused link_id fieldJérôme Pouiller
2020-04-13staging: wfx: do not rely anymore on link_id to choose packet in queueJérôme Pouiller
2020-04-13staging: wfx: drop useless link_map_cacheJérôme Pouiller
2020-04-13staging: wfx: do not use link_map_cache to track CABJérôme Pouiller
2020-04-13staging: wfx: drop argument tx_allowed_mask since it is constant nowJérôme Pouiller
2020-04-13staging: wfx: drop useless sta_asleep_maskJérôme Pouiller
2020-04-13staging: wfx: simplify wfx_tx_queue_mask_get()Jérôme Pouiller
2020-04-13staging: wfx: drop unused argument in wfx_get_prio_queue()Jérôme Pouiller
2020-04-13staging: wfx: simplify wfx_tx_queues_empty()Jérôme Pouiller
2020-04-13staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller
2020-04-13staging: wfx: avoid useless wake_upJérôme Pouiller
2020-04-13staging: wfx: drop useless queue_id fieldJérôme Pouiller
2020-04-13staging: wfx: uniformize queue_id retrievalJérôme Pouiller
2020-04-13staging: wfx: remove "burst" mechanismJérôme Pouiller
2020-04-13staging: wfx: take advantage of ieee80211_{stop/start}_queuesJérôme Pouiller
2020-04-13staging: wfx: do not stop mac80211 queueing during tx_policy uploadJérôme Pouiller
2020-04-13staging: wfx: add sanity checks to hif_join()Jérôme Pouiller
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-17staging: wfx: remove unneeded spacesLourdes Pedrajas
2020-03-11staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller
2020-03-11staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller
2020-03-11staging: wfx: make warning about pending frame less scaryJérôme Pouiller
2020-03-11staging: wfx: fix lines ending with a comma instead of a semicolonJérôme Pouiller
2020-03-11staging: wfx: fix warning about freeing in-use mutex during device unregisterJérôme Pouiller
2020-03-11staging: wfx: remove unused structureKaaira Gupta
2020-03-11staging: wfx: remove variable declarationKaaira Gupta
2020-03-11staging: wfx: data_tx.h: remove space after castKaaira Gupta
2020-03-11staging: wfx: dat_tx.c: remove space after a castKaaira Gupta
2020-03-11staging: wfx: change 1 to boolKaaira Gupta
2020-03-11staging: wfx: data_rx.c: remove space after castKaaira Gupta
2020-03-10staging: wfx: remove blank linePayal Kshirsagar
2020-03-10staging: wfx: alignment should match open parenthesisPayal Kshirsagar
2020-02-24docs: dt: fix several broken doc referencesMauro Carvalho Chehab
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław
2020-02-11staging: wfx: use sleeping gpio accessorsMichał Mirosław
2020-02-11staging: wfx: follow compatible = vendor,chip formatMichał Mirosław
2020-02-11staging: wfx: add proper "compatible" stringMichał Mirosław
2020-02-11staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław
2020-02-11staging: wfx: fix init/remove vs IRQ raceMichał Mirosław
2020-02-11staging: wfx: remove set but not used variable 'tx_priv'YueHaibing
2020-01-16staging: wfx: update TODOJérôme Pouiller
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller
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