index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
qlge
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-173
/
+154
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-17
staging: qlge: Fix CHECK: Alignment should match open parenthesis
Scott Schafer
4
-130
/
+117
2019-12-17
staging: qlge: Fix CHECK extra blank lines in many files
Scott Schafer
5
-13
/
+0
2019-12-16
Merge 5.5-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-10
staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.c
Scott Schafer
2
-17
/
+17
2019-12-10
staging/qlge: fix block comment coding style
Dorothea Ehrl
1
-5
/
+7
2019-12-10
staging/qlge: remove braces in conditional statement
Dorothea Ehrl
1
-5
/
+4
2019-12-10
staging/qlge: add braces to conditional statement
Dorothea Ehrl
1
-2
/
+4
2019-12-10
staging/qlge: add blank lines after declarations
Dorothea Ehrl
1
-0
/
+4
2019-12-10
staging/qlge: remove initialising of static local variable
Dorothea Ehrl
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-05
staging: qlge: Avoid NULL comparison
Nachammai Karuppiah
2
-11
/
+11
2019-10-26
Staging: qlge: Rewrite two while loops as simple for loops
Samuil Ivanov
1
-6
/
+4
2019-10-11
staging: qlge: fix comparison to NULL warning
Jules Irenge
1
-1
/
+1
2019-10-11
staging: qlge: add space to fix check warning
Jules Irenge
1
-1
/
+1
2019-10-11
staging: qlge: Fix multiple assignments warning by replacing integer variable...
Jules Irenge
1
-11
/
+10
2019-10-11
staging: qlge: fix "alignment should match open parenthesis" checks
Jules Irenge
1
-91
/
+91
2019-10-11
staging: qlge: correct a misspelled word
Jules Irenge
1
-1
/
+1
2019-10-04
staging: qlge: Refill empty buffer queues from wq
Benjamin Poirier
3
-19
/
+72
2019-10-04
staging: qlge: Refill rx buffers up to multiple of 16
Benjamin Poirier
2
-18
/
+19
2019-10-04
staging: qlge: Update buffer queue prod index despite oom
Benjamin Poirier
3
-63
/
+60
2019-10-04
staging: qlge: Replace memset with assignment
Benjamin Poirier
1
-2
/
+1
2019-10-04
staging: qlge: Remove useless memset
Benjamin Poirier
1
-1
/
+0
2019-10-04
staging: qlge: Remove qlge_bq.len & size
Benjamin Poirier
3
-57
/
+39
2019-10-04
staging: qlge: Factor out duplicated expression
Benjamin Poirier
2
-12
/
+11
2019-10-04
staging: qlge: Remove rx_ring.type
Benjamin Poirier
3
-38
/
+19
2019-10-04
staging: qlge: Fix dma_sync_single calls
Benjamin Poirier
2
-37
/
+22
2019-10-04
staging: qlge: Deduplicate rx buffer queue management
Benjamin Poirier
3
-394
/
+335
2019-10-04
staging: qlge: Remove useless dma synchronization calls
Benjamin Poirier
1
-12
/
+0
2019-10-04
staging: qlge: Remove rx_ring.sbq_buf_size
Benjamin Poirier
3
-16
/
+10
2019-10-04
staging: qlge: Remove bq_desc.maplen
Benjamin Poirier
2
-29
/
+15
2019-10-04
staging: qlge: Deduplicate lbq_buf_size
Benjamin Poirier
3
-37
/
+28
2019-10-04
staging: qlge: Remove page_chunk.last_flag
Benjamin Poirier
2
-9
/
+5
2019-10-04
staging: qlge: Remove irq_cnt
Benjamin Poirier
3
-79
/
+27
2019-10-04
staging: qlge: Fix irq masking in INTx mode
Benjamin Poirier
1
-0
/
+11
2019-09-30
staging: qlge: Removed unnecessary variable
Aliasgar Surti
1
-2
/
+1
2019-07-24
qlge: Fix build error without CONFIG_ETHERNET
YueHaibing
1
-1
/
+1
2019-07-23
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier
8
-0
/
+11488