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
Age
Commit message (
Expand
)
Author
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: rename wfx_tx_get_raw_link_id()
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused raw_link_id field
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused link_id field
Jérôme Pouiller
2020-04-13
staging: wfx: do not rely anymore on link_id to choose packet in queue
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless link_map_cache
Jérôme Pouiller
2020-04-13
staging: wfx: do not use link_map_cache to track CAB
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: drop useless sta_asleep_mask
Jérôme Pouiller
2020-04-13
staging: wfx: simplify wfx_tx_queue_mask_get()
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused argument in wfx_get_prio_queue()
Jérôme Pouiller
2020-04-13
staging: wfx: simplify wfx_tx_queues_empty()
Jérôme Pouiller
2020-04-13
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
2020-04-13
staging: wfx: avoid useless wake_up
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless queue_id field
Jérôme Pouiller
2020-04-13
staging: wfx: uniformize queue_id retrieval
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-04-13
staging: wfx: do not stop mac80211 queueing during tx_policy upload
Jérôme Pouiller
2020-04-13
staging: wfx: add sanity checks to hif_join()
Jérôme Pouiller
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-17
staging: wfx: remove unneeded spaces
Lourdes Pedrajas
2020-03-11
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Jérôme Pouiller
2020-03-11
staging: wfx: fix RCU usage in wfx_join_finalize()
Jérôme Pouiller
2020-03-11
staging: wfx: make warning about pending frame less scary
Jérôme Pouiller
2020-03-11
staging: wfx: fix lines ending with a comma instead of a semicolon
Jérôme Pouiller
2020-03-11
staging: wfx: fix warning about freeing in-use mutex during device unregister
Jérôme Pouiller
2020-03-11
staging: wfx: remove unused structure
Kaaira Gupta
2020-03-11
staging: wfx: remove variable declaration
Kaaira Gupta
2020-03-11
staging: wfx: data_tx.h: remove space after cast
Kaaira Gupta
2020-03-11
staging: wfx: dat_tx.c: remove space after a cast
Kaaira Gupta
2020-03-11
staging: wfx: change 1 to bool
Kaaira Gupta
2020-03-11
staging: wfx: data_rx.c: remove space after cast
Kaaira Gupta
2020-03-10
staging: wfx: remove blank line
Payal Kshirsagar
2020-03-10
staging: wfx: alignment should match open parenthesis
Payal Kshirsagar
2020-02-24
docs: dt: fix several broken doc references
Mauro Carvalho Chehab
2020-02-11
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
2020-02-11
staging: wfx: use sleeping gpio accessors
Michał Mirosław
2020-02-11
staging: wfx: follow compatible = vendor,chip format
Michał Mirosław
2020-02-11
staging: wfx: add proper "compatible" string
Michał Mirosław
2020-02-11
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
2020-02-11
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
2020-02-11
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
2020-01-16
staging: wfx: update TODO
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_multi_tx_confirm()
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 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
[next]