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-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
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_ps_notify_sta()
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: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
2020-01-16
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
2020-01-16
staging: wfx: sta and dtim
Jérôme Pouiller
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
2020-01-16
staging: wfx: check that no tx is pending before release sta
Jérôme Pouiller
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
2020-01-16
staging: wfx: fix RCU usage
Jérôme Pouiller
2020-01-16
staging: wfx: fix bss_loss
Jérôme Pouiller
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
2020-01-16
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
2020-01-16
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
2020-01-16
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
2020-01-16
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
2020-01-16
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
[next]