index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
bh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
1
-0
/
+1
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
1
-1
/
+0
2020-10-27
staging: wfx: fix test on return value of gpiod_get_value()
Jérôme Pouiller
1
-1
/
+1
2020-10-10
staging: wfx: gpiod_get_value() can return an error
Jérôme Pouiller
1
-1
/
+1
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
1
-1
/
+1
2020-09-13
staging: wfx: drop 'secure link' feature
Jérôme Pouiller
1
-42
/
+6
2020-08-28
staging: wfx: add workaround for 'timeout while wake up chip'
Jérôme Pouiller
1
-4
/
+19
2020-08-28
staging: wfx: remove useless extra jiffy
Jérôme Pouiller
1
-1
/
+1
2020-07-03
staging: wfx: improve protection against malformed HIF messages
Jérôme Pouiller
1
-14
/
+20
2020-05-13
staging: wfx: fix endianness of the field 'num_tx_confs'
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: fix access to le32 attribute 'len'
Jérôme Pouiller
1
-7
/
+6
2020-05-13
staging: wfx: fix cast operator
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: poll IRQ during init
Jérôme Pouiller
1
-0
/
+1
2020-05-13
staging: wfx: introduce a way to poll IRQ
Jérôme Pouiller
1
-0
/
+28
2020-04-13
staging: wfx: wfx_flush() did not ensure that frames are processed
Jérôme Pouiller
1
-2
/
+2
2020-02-11
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
1
-1
/
+1
2020-02-11
staging: wfx: use sleeping gpio accessors
Michał Mirosław
1
-3
/
+3
2019-12-18
staging: wfx: device already handle sleep mode during scan
Jérôme Pouiller
1
-2
/
+1
2019-11-11
staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
Jules Irenge
1
-1
/
+1
2019-10-26
staging: wfx: fix warning of line over 80 characters
Jules Irenge
1
-6
/
+11
2019-10-26
staging: wfx: fix warnings of no space is necessary
Jules Irenge
1
-4
/
+4
2019-10-08
staging: wfx: drop calls to BUG_ON()
Jérôme Pouiller
1
-2
/
+2
2019-10-08
staging: wfx: le16_to_cpus() takes a reference as parameter
Jérôme Pouiller
1
-2
/
+2
2019-10-04
staging: wfx: allow to scan networks
Jérôme Pouiller
1
-1
/
+1
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller
1
-0
/
+2
2019-10-04
staging: wfx: introduce "secure link"
Jérôme Pouiller
1
-2
/
+29
2019-10-04
staging: wfx: allow to send commands to chip
Jérôme Pouiller
1
-1
/
+4
2019-10-04
staging: wfx: add support for start-up indication
Jérôme Pouiller
1
-1
/
+3
2019-10-04
staging: wfx: add tracepoints for HIF
Jérôme Pouiller
1
-0
/
+5
2019-10-04
staging: wfx: add IRQ handling
Jérôme Pouiller
1
-0
/
+277