index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
qlge
/
qlge_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: qlge: add unregister_netdev in qlge_probe
Hangyu Hua
2022-02-21
1
-4
/
+7
*
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-04
1
-11
/
+7
|
\
|
*
staging: qlge: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-4
/
+4
|
*
staging: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-20
1
-7
/
+3
*
|
staging: qlge: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+3
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-5
/
+1
|
/
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
staging: qlge: removed unnecessary debug message to fix coding style warning
Ashish Vara
2021-05-13
1
-5
/
+1
*
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
2021-05-10
1
-2
/
+2
*
staging: qlge: deal with the case that devlink_health_reporter_create fails
Coiby Xu
2021-03-26
1
-1
/
+7
*
staging: qlge: fix an error code in probe()
Dan Carpenter
2021-03-22
1
-2
/
+4
*
staging: qlge: fix comment style in qlge_main.c
Du Cheng
2021-03-10
1
-2
/
+1
*
staging: qlge: Remove duplicate word in comment
Tom Seewald
2021-02-11
1
-1
/
+1
*
staging: qlge/qlge_main: Use min_t instead of min
Amey Narkhede
2021-02-06
1
-1
/
+1
*
staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land
Coiby Xu
2021-01-29
1
-6
/
+1
*
staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...
Coiby Xu
2021-01-29
1
-2
/
+0
*
staging: qlge: re-write qlge_init_device
Coiby Xu
2021-01-29
1
-12
/
+20
*
staging: qlge: Initialize devlink health dump framework
Coiby Xu
2021-01-29
1
-47
/
+78
*
staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...
Coiby Xu
2021-01-29
1
-634
/
+634
*
staging: qlge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
*
staging: qlge: remove extra blank lines
Deepak R Varma
2020-10-26
1
-9
/
+0
*
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
1
-11
/
+9
|
\
|
*
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
2020-10-05
1
-4
/
+4
|
*
staging: qlge: fix quoted string split across lines
Ross Schmidt
2020-09-13
1
-7
/
+5
*
|
net/qlge: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-1
/
+1
|
/
*
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_main.c: Replace depracated MSI API.
Suraj Upadhyay
2020-07-17
1
-1
/
+1
*
|
staging: qlge/qlge_main.c: use generic power management
Vaibhav Gupta
2020-07-01
1
-28
/
+10
*
|
staging: qlge: fix else after return or break
Coiby Xu
2020-06-27
1
-4
/
+4
*
|
staging: qlge: fix trailing */ in block comment
Coiby Xu
2020-06-27
1
-1
/
+2
*
|
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: 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
*
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_main.c: fix style issues
Mohana Datta Yelugoti
2020-02-11
1
-0
/
+13
*
staging: qlge: remove spaces at the start of a line
Mohana Datta Yelugoti
2020-02-09
1
-6
/
+6
*
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-113
/
+102
|
\
|
*
staging: qlge: Fix CHECK: Alignment should match open parenthesis
Scott Schafer
2019-12-17
1
-98
/
+86
|
*
staging: qlge: Fix CHECK extra blank lines in many files
Scott Schafer
2019-12-17
1
-2
/
+0
[next]