index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
staging: wfx: sta: Fix 'else' coding style warning
Srivathsa Dara
2021-09-17
1
-12
/
+11
*
staging: wfx: ensure IRQ is ready before enabling it
Jérôme Pouiller
2021-09-14
1
-7
/
+10
*
staging: wfx: indent functions arguments
Jérôme Pouiller
2021-09-14
2
-14
/
+14
*
staging: wfx: explain the purpose of wfx_send_pds()
Jérôme Pouiller
2021-09-14
1
-1
/
+14
*
staging: wfx: remove useless comments after #endif
Jérôme Pouiller
2021-09-14
11
-11
/
+11
*
staging: wfx: fix comments styles
Jérôme Pouiller
2021-09-14
5
-18
/
+8
*
staging: wfx: avoid c99 comments
Jérôme Pouiller
2021-09-14
24
-175
/
+205
*
staging: wfx: reformat comment
Jérôme Pouiller
2021-09-14
1
-3
/
+1
*
staging: wfx: update files descriptions
Jérôme Pouiller
2021-09-14
9
-9
/
+9
*
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
2021-09-14
17
-33
/
+27
*
staging: wfx: fix space after cast operator
Jérôme Pouiller
2021-09-14
1
-1
/
+1
*
staging: wfx: remove useless debug statement
Jérôme Pouiller
2021-09-14
1
-4
/
+1
*
staging: wfx: remove unused definition
Jérôme Pouiller
2021-09-14
1
-6
/
+0
*
staging: wfx: apply naming rules in hif_tx_mib.c
Jérôme Pouiller
2021-09-14
1
-3
/
+3
*
staging: wfx: fix error names
Jérôme Pouiller
2021-09-14
1
-1
/
+1
*
staging: wfx: reorder function for slightly better eye candy
Jérôme Pouiller
2021-09-14
1
-3
/
+3
*
staging: wfx: simplify hif_join()
Jérôme Pouiller
2021-09-14
1
-4
/
+1
*
staging: wfx: declare variables at beginning of functions
Jérôme Pouiller
2021-09-14
1
-4
/
+4
*
staging: wfx: fix misleading 'rate_id' usage
Jérôme Pouiller
2021-09-14
1
-8
/
+7
*
staging: wfx: uniformize counter names
Jérôme Pouiller
2021-09-14
2
-64
/
+65
*
staging: wfx: update with the firmware API 3.8
Jérôme Pouiller
2021-09-14
2
-1
/
+7
*
staging: wfx: simplify API coherency check
Jérôme Pouiller
2021-09-14
1
-2
/
+0
*
staging: wfx: relax the PDS existence constraint
Jérôme Pouiller
2021-09-14
1
-2
/
+2
*
staging: wfx: fix support for CSA
Jérôme Pouiller
2021-09-14
1
-1
/
+6
*
staging: wfx: declare support for TDLS
Jérôme Pouiller
2021-09-14
1
-0
/
+3
*
staging: wfx: take advantage of wfx_tx_queue_empty()
Jérôme Pouiller
2021-09-14
1
-8
/
+7
*
staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
Jérôme Pouiller
2021-09-14
1
-1
/
+2
*
staging: wfx: drop unused argument from hif_scan()
Jérôme Pouiller
2021-09-14
3
-10
/
+3
*
staging: wfx: avoid possible lock-up during scan
Jérôme Pouiller
2021-09-14
4
-21
/
+33
*
staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
Jérôme Pouiller
2021-09-14
1
-8
/
+16
*
staging: wfx: ignore PS when STA/AP share same channel
Jérôme Pouiller
2021-09-14
1
-12
/
+20
*
staging: wfx: do not send CAB while scanning
Jérôme Pouiller
2021-09-14
1
-0
/
+11
*
staging: wfx: use abbreviated message for "incorrect sequence"
Jérôme Pouiller
2021-09-14
1
-2
/
+3
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-4
/
+3
|
\
|
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+3
*
|
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-15
27
-0
/
+106
|
\
|
|
*
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
2021-03-10
27
-0
/
+106
*
|
staging: wfx: Fix alignment style issue in sta.c
Rajat Asthana
2021-03-10
1
-1
/
+1
*
|
staging: wfx: logical continuations should be on the previous line
zhuo1angt@outlook.com
2021-03-10
1
-3
/
+3
|
/
*
staging: wfx: remove unused included header files
Muhammad Usama Anjum
2021-02-12
27
-106
/
+0
*
staging: wfx: avoid defining array of flexible struct
Muhammad Usama Anjum
2021-02-11
1
-1
/
+1
*
staging: wfx: fix possible panic with re-queued frames
Jérôme Pouiller
2021-02-08
2
-1
/
+10
*
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
2020-11-23
1
-1
/
+1
|
\
|
*
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2020-11-03
1
-1
/
+1
|
|
\
|
|
*
MAINTAINERS: fix broken doc refs due to yaml conversion
Mauro Carvalho Chehab
2020-10-28
1
-1
/
+1
*
|
|
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
2020-11-02
2
-4
/
+4
|
\
|
|
|
*
|
staging: wfx: fix test on return value of gpiod_get_value()
Jérôme Pouiller
2020-10-27
1
-1
/
+1
|
*
|
staging: wfx: fix use of uninitialized pointer
Jérôme Pouiller
2020-10-27
1
-3
/
+3
|
|
/
*
/
staging: wfx: make a const array static, makes object smaller
Colin Ian King
2020-10-26
1
-1
/
+1
|
/
*
staging: wfx: improve robustness of wfx_get_hw_rate()
Jérôme Pouiller
2020-10-10
1
-0
/
+4
[next]