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