index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-23
5
-24
/
+35
|
\
|
*
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-20
4
-23
/
+34
|
|
\
|
|
*
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Jérôme Pouiller
2020-03-11
3
-12
/
+15
|
|
*
staging: wfx: fix RCU usage in wfx_join_finalize()
Jérôme Pouiller
2020-03-11
2
-7
/
+12
|
|
*
staging: wfx: make warning about pending frame less scary
Jérôme Pouiller
2020-03-11
1
-1
/
+3
|
|
*
staging: wfx: fix lines ending with a comma instead of a semicolon
Jérôme Pouiller
2020-03-11
1
-3
/
+3
|
|
*
staging: wfx: fix warning about freeing in-use mutex during device unregister
Jérôme Pouiller
2020-03-11
1
-0
/
+1
|
*
|
docs: dt: fix several broken doc references
Mauro Carvalho Chehab
2020-02-24
1
-1
/
+1
|
|
/
*
|
staging: wfx: remove unneeded spaces
Lourdes Pedrajas
2020-03-17
2
-2
/
+2
*
|
staging: wfx: remove unused structure
Kaaira Gupta
2020-03-11
1
-4
/
+0
*
|
staging: wfx: remove variable declaration
Kaaira Gupta
2020-03-11
1
-2
/
+1
*
|
staging: wfx: data_tx.h: remove space after cast
Kaaira Gupta
2020-03-11
1
-1
/
+1
*
|
staging: wfx: dat_tx.c: remove space after a cast
Kaaira Gupta
2020-03-11
1
-2
/
+2
*
|
staging: wfx: change 1 to bool
Kaaira Gupta
2020-03-11
1
-1
/
+1
*
|
staging: wfx: data_rx.c: remove space after cast
Kaaira Gupta
2020-03-11
1
-1
/
+1
*
|
staging: wfx: remove blank line
Payal Kshirsagar
2020-03-10
1
-1
/
+0
*
|
staging: wfx: alignment should match open parenthesis
Payal Kshirsagar
2020-03-10
1
-3
/
+3
*
|
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
2020-02-11
3
-4
/
+4
*
|
staging: wfx: use sleeping gpio accessors
Michał Mirosław
2020-02-11
3
-6
/
+6
*
|
staging: wfx: follow compatible = vendor,chip format
Michał Mirosław
2020-02-11
2
-2
/
+3
*
|
staging: wfx: add proper "compatible" string
Michał Mirosław
2020-02-11
2
-7
/
+14
*
|
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
2020-02-11
1
-8
/
+8
*
|
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
2020-02-11
4
-31
/
+33
*
|
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
2020-02-11
1
-2
/
+0
|
/
*
staging: wfx: update TODO
Jérôme Pouiller
2020-01-16
1
-11
/
+1
*
staging: wfx: simplify hif_multi_tx_confirm()
Jérôme Pouiller
2020-01-16
1
-8
/
+3
*
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2020-01-16
2
-10
/
+6
*
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
2020-01-16
1
-25
/
+15
*
staging: wfx: remove check for interface state
Jérôme Pouiller
2020-01-16
1
-38
/
+12
*
staging: wfx: remove unused do_probe
Jérôme Pouiller
2020-01-16
1
-1
/
+0
*
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2020-01-16
2
-2
/
+7
*
staging: wfx: simplify wfx_ps_notify_sta()
Jérôme Pouiller
2020-01-16
1
-18
/
+6
*
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
2020-01-16
6
-138
/
+66
*
staging: wfx: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
2020-01-16
4
-17
/
+9
*
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
2020-01-16
1
-26
/
+17
*
staging: wfx: sta and dtim
Jérôme Pouiller
2020-01-16
1
-18
/
+15
*
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
2020-01-16
5
-51
/
+3
*
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
2020-01-16
4
-23
/
+8
*
staging: wfx: check that no tx is pending before release sta
Jérôme Pouiller
2020-01-16
1
-0
/
+3
*
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
2020-01-16
7
-241
/
+24
*
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
2020-01-16
2
-10
/
+10
*
staging: wfx: fix RCU usage
Jérôme Pouiller
2020-01-16
1
-2
/
+2
*
staging: wfx: fix bss_loss
Jérôme Pouiller
2020-01-16
1
-1
/
+7
*
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
2020-01-16
4
-32
/
+31
*
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
2020-01-16
4
-23
/
+1
*
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
2020-01-16
1
-9
/
+5
*
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
2020-01-16
1
-1
/
+1
*
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
2020-01-16
1
-1
/
+3
*
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
2020-01-16
1
-4
/
+10
*
staging: wfx: update power-save per interface
Jérôme Pouiller
2020-01-16
2
-13
/
+6
[next]