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
*
staging: qlge: Retire the driver
Benjamin Poirier
2023-10-21
10
-10691
/
+0
*
staging: qlge: Update TODO
Benjamin Poirier
2023-10-21
1
-10
/
+5
*
staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
Nandha Kumar Singaram
2023-10-15
1
-2
/
+2
*
staging: qlge: Replace strncpy with strscpy
Ricardo Lopes
2023-10-07
1
-3
/
+3
*
Staging: qlge: Fix indentation in conditional statement
Sumitra Sharma
2023-03-16
1
-19
/
+16
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+2
*
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
1
-20
/
+20
|
\
|
*
staging: qlge: refine variable name
Binyi Han
2022-07-27
1
-7
/
+7
|
*
staging: qlge: Avoid multiplication while keep the same logic
Binyi Han
2022-07-14
1
-6
/
+8
|
*
staging: qlge: Fix indentation issue under long for loop
Binyi Han
2022-07-14
1
-8
/
+10
|
*
staging: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-08
1
-2
/
+2
|
*
staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
Srivathsan Sivakumar
2022-06-10
1
-14
/
+10
|
*
staging: qlge: fix typo in comment
Julia Lawall
2022-06-06
1
-1
/
+1
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
|
/
*
staging: qlge: add blank line after function declaration
Soumya Negi
2022-04-20
1
-0
/
+1
*
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
2
-12
/
+8
|
\
|
*
staging: qlge: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
2
-5
/
+5
|
*
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
|
/
*
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
1
-2
/
+2
|
\
|
*
staging: qlge: Remove unnecessary parentheses around references
Nishal Kulkarni
2021-07-21
1
-2
/
+2
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+8
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
|
/
*
staging: qlge: change msleep to usleep_range
Tobias Alam
2021-06-14
1
-1
/
+1
*
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
3
-5
/
+15
*
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: fix read of an uninitialized pointer
Colin Ian King
2021-02-04
1
-2
/
+1
*
staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-01-31
1
-3
/
+3
*
staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land
Coiby Xu
2021-01-29
5
-782
/
+1
*
staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...
Coiby Xu
2021-01-29
6
-25
/
+0
*
staging: qlge: support force_coredump option for devlink health dump
Coiby Xu
2021-01-29
1
-0
/
+13
*
staging: qlge: coredump via devlink health reporter
Coiby Xu
2021-01-29
1
-6
/
+126
*
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
7
-66
/
+151
*
staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...
Coiby Xu
2021-01-29
6
-1572
/
+1567
*
staging: qlge: remove duplicate word in comment
Nicholas Warfield
2020-12-09
1
-1
/
+1
*
staging: qlge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
*
staging/qlge: fix typo
Elena Afanasova
2020-10-26
1
-1
/
+1
*
staging/qlge: add blank line after declaration
Elena Afanasova
2020-10-26
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
4
-40
/
+43
|
\
|
*
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
2020-10-05
3
-24
/
+32
|
*
staging: qlge: fix quoted string split across lines
Ross Schmidt
2020-09-13
1
-7
/
+5
[next]