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
/
qlge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
*
|
staging: qlge: qlge_dbg: removed comment repition
Dhiraj Sharma
2020-07-30
1
-1
/
+1
*
|
staging: qlge: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-2
/
+2
*
|
staging: qlge/qlge_main.c: Replace depracated MSI API.
Suraj Upadhyay
2020-07-17
1
-1
/
+1
*
|
staging: qlge: qlge_ethtool: Remove one byte memset.
Suraj Upadhyay
2020-07-13
1
-2
/
+2
*
|
staging: qlge: qlge_mpi: Simplify while statements.
Suraj Upadhyay
2020-07-13
1
-17
/
+15
*
|
staging: qlge: qlge_dbg: Simplify while statements
Suraj Upadhyay
2020-07-13
1
-3
/
+2
*
|
staging: qlge: qlge.h: Insert line after declaration.
Suraj Upadhyay
2020-07-13
1
-0
/
+1
*
|
staging: qlge: qlge.h: Function definition arguments should have names.
Suraj Upadhyay
2020-07-13
1
-3
/
+3
*
|
staging: qlge: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
2020-07-13
1
-4
/
+5
*
|
staging: qlge: qlge_ethtool.c: Proper indentation.
Suraj Upadhyay
2020-07-03
1
-2
/
+2
*
|
staging: qlge: qlge.h: remove unnecessary spaces
Diego Bienz
2020-07-01
1
-2
/
+2
*
|
staging: qlge/qlge_main.c: use generic power management
Vaibhav Gupta
2020-07-01
1
-28
/
+10
*
|
staging: qlge: replace pr_err with netdev_err
Coiby Xu
2020-06-28
1
-279
/
+289
*
|
staging: qlge: fix ql_sem_unlock
Coiby Xu
2020-06-28
1
-3
/
+3
*
|
staging: qlge: fix else after return or break
Coiby Xu
2020-06-27
3
-19
/
+16
*
|
staging: qlge: fix trailing */ in block comment
Coiby Xu
2020-06-27
2
-5
/
+8
*
|
staging: qlge: qlge_main.c: fixed spaces coding style issues
Jil Rouceau
2020-06-18
1
-9
/
+9
|
/
*
staging: qlge: unmap dma when lock failed
Xiangyang Zhang
2020-05-19
1
-1
/
+2
*
staging: qlge: Remove unnecessary spaces in qlge_main.c
Xiangyang Zhang
2020-05-15
1
-18
/
+18
*
staging: qlge: Fix function argument alignment warning in ql_init_device
Rylan Dmello
2020-05-05
1
-4
/
+2
*
staging: qlge: Fix suspect code indent warning in ql_init_device
Rylan Dmello
2020-05-05
1
-1
/
+2
*
staging: qlge: Remove multi-line dereference from ql_request_irq
Rylan Dmello
2020-05-05
1
-3
/
+3
*
staging: qlge: Remove goto statements from ql_get_mac_addr_reg
Rylan Dmello
2020-05-05
1
-7
/
+6
*
staging: qlge: Fix indentation in ql_get_mac_addr_reg
Rylan Dmello
2020-05-05
1
-39
/
+37
*
staging: qlge: Remove gotos from ql_set_mac_addr_reg
Rylan Dmello
2020-05-05
1
-9
/
+6
*
staging: qlge: Fix indentation in ql_set_mac_addr_reg
Rylan Dmello
2020-05-05
1
-89
/
+78
*
staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cnt
Rylan Dmello
2020-04-28
1
-2
/
+0
*
staging: qlge: Remove print statement for vlgrp field
Rylan Dmello
2020-04-28
1
-1
/
+0
*
staging: qlge: Remove unnecessary parentheses around struct field
Rylan Dmello
2020-04-28
1
-1
/
+1
*
staging: qlge: qlge_dbg.c: Remove trailing semicolon from macro
Rylan Dmello
2020-04-25
1
-1
/
+1
*
staging: qlge: replace deprecated apis pci_dma_*
realwakka
2020-04-23
1
-82
/
+83
*
staging: qlge: cleanup indent in qlge_main.c
Mathieu Dolmen
2020-04-23
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-0
/
+2
|
\
|
*
staging: qlge: reject unsupported coalescing params
Jakub Kicinski
2020-03-06
1
-0
/
+2
*
|
Staging: qlge: Add a blank line after variable
Sam Muhammed
2020-03-19
1
-0
/
+5
*
|
staging: qlge: qlge_ethtool.c: remove an unneeded variable
Payal Kshirsagar
2020-03-17
1
-3
/
+1
*
|
staging: qlge: qlge_dbg.c: remove an unneeded variable
Payal Kshirsagar
2020-03-17
1
-3
/
+1
*
|
staging: qlge: qlge_mpi.c: remove an unneeded variable
Payal Kshirsagar
2020-03-17
1
-4
/
+1
*
|
staging: qlge: qlge_main.c: remove an unneeded variable
Payal Kshirsagar
2020-03-17
1
-4
/
+1
*
|
staging: qlge: qlge_main: remove unused code
Lourdes Pedrajas
2020-03-17
1
-4
/
+0
*
|
staging: qlge: qlge_dbg: remove unneeded spaces
Lourdes Pedrajas
2020-03-17
1
-11
/
+11
*
|
staging: qlge: Fix WARNING: Missing a blank line after declarations
Carlos Henrique Lima Melara
2020-03-11
1
-0
/
+6
*
|
staging: qlge: qlge.h: remove excess newlines
Payal Kshirsagar
2020-03-10
1
-3
/
+0
*
|
staging: qlge: qlge.h: add spaces around operators
Payal Kshirsagar
2020-03-10
1
-3
/
+3
*
|
staging: qlge: qlge.h: remove spaces before tabs and align code
Payal Kshirsagar
2020-03-10
1
-30
/
+30
*
|
staging: qlge: remove blank line
Payal Kshirsagar
2020-03-10
1
-4
/
+0
*
|
staging: qlge: emit debug and dump at same level
Kaaira Gupta
2020-02-23
1
-20
/
+3
*
|
staging: qlge: add braces around macro arguments
Kaaira Gupta
2020-02-23
1
-3
/
+3
[next]