index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
qlge
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
staging: qlge: Retire the driver
Benjamin Poirier
10
-10691
/
+0
2023-10-21
staging: qlge: Update TODO
Benjamin Poirier
1
-10
/
+5
2023-10-15
staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
Nandha Kumar Singaram
1
-2
/
+2
2023-10-07
staging: qlge: Replace strncpy with strscpy
Ricardo Lopes
1
-3
/
+3
2023-03-16
Staging: qlge: Fix indentation in conditional statement
Sumitra Sharma
1
-19
/
+16
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+20
2022-07-27
staging: qlge: refine variable name
Binyi Han
1
-7
/
+7
2022-07-14
staging: qlge: Avoid multiplication while keep the same logic
Binyi Han
1
-6
/
+8
2022-07-14
staging: qlge: Fix indentation issue under long for loop
Binyi Han
1
-8
/
+10
2022-07-08
staging: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-10
staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
Srivathsan Sivakumar
1
-14
/
+10
2022-06-06
staging: qlge: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-04-20
staging: qlge: add blank line after function declaration
Soumya Negi
1
-0
/
+1
2022-02-21
staging: qlge: add unregister_netdev in qlge_probe
Hangyu Hua
1
-4
/
+7
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+8
2021-10-20
staging: qlge: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+5
2021-10-20
staging: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-7
/
+3
2021-09-27
staging: qlge: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+3
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+8
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-07-21
staging: qlge: Remove unnecessary parentheses around references
Nishal Kulkarni
1
-2
/
+2
2021-06-14
staging: qlge: change msleep to usleep_range
Tobias Alam
1
-1
/
+1
2021-05-13
staging: qlge: removed unnecessary debug message to fix coding style warning
Ashish Vara
1
-5
/
+1
2021-05-10
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-03-26
staging: qlge: deal with the case that devlink_health_reporter_create fails
Coiby Xu
3
-5
/
+15
2021-03-22
staging: qlge: fix an error code in probe()
Dan Carpenter
1
-2
/
+4
2021-03-10
staging: qlge: fix comment style in qlge_main.c
Du Cheng
1
-2
/
+1
2021-02-11
staging: qlge: Remove duplicate word in comment
Tom Seewald
1
-1
/
+1
2021-02-06
staging: qlge/qlge_main: Use min_t instead of min
Amey Narkhede
1
-1
/
+1
2021-02-04
staging: qlge: fix read of an uninitialized pointer
Colin Ian King
1
-2
/
+1
2021-01-31
staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-3
/
+3
2021-01-29
staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land
Coiby Xu
5
-782
/
+1
2021-01-29
staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...
Coiby Xu
6
-25
/
+0
2021-01-29
staging: qlge: support force_coredump option for devlink health dump
Coiby Xu
1
-0
/
+13
2021-01-29
staging: qlge: coredump via devlink health reporter
Coiby Xu
1
-6
/
+126
2021-01-29
staging: qlge: re-write qlge_init_device
Coiby Xu
1
-12
/
+20
2021-01-29
staging: qlge: Initialize devlink health dump framework
Coiby Xu
7
-66
/
+151
2021-01-29
staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...
Coiby Xu
6
-1572
/
+1567
2020-12-09
staging: qlge: remove duplicate word in comment
Nicholas Warfield
1
-1
/
+1
2020-11-23
staging: qlge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-26
staging/qlge: fix typo
Elena Afanasova
1
-1
/
+1
2020-10-26
staging/qlge: add blank line after declaration
Elena Afanasova
1
-0
/
+1
2020-10-26
staging: qlge: remove extra blank lines
Deepak R Varma
1
-9
/
+0
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-40
/
+43
2020-10-05
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
3
-24
/
+32
2020-09-16
net/qlge: Convert to SPDX license identifiers
Thomas Gleixner
2
-3
/
+2
[next]