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
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
staging: qlge: Avoid NULL comparison
Nachammai Karuppiah
2019-11-05
2
-11
/
+11
*
Staging: qlge: Rewrite two while loops as simple for loops
Samuil Ivanov
2019-10-26
1
-6
/
+4
*
staging: qlge: fix comparison to NULL warning
Jules Irenge
2019-10-11
1
-1
/
+1
*
staging: qlge: add space to fix check warning
Jules Irenge
2019-10-11
1
-1
/
+1
*
staging: qlge: Fix multiple assignments warning by replacing integer variable...
Jules Irenge
2019-10-11
1
-11
/
+10
*
staging: qlge: fix "alignment should match open parenthesis" checks
Jules Irenge
2019-10-11
1
-91
/
+91
*
staging: qlge: correct a misspelled word
Jules Irenge
2019-10-11
1
-1
/
+1
*
staging: qlge: Refill empty buffer queues from wq
Benjamin Poirier
2019-10-04
3
-19
/
+72
*
staging: qlge: Refill rx buffers up to multiple of 16
Benjamin Poirier
2019-10-04
2
-18
/
+19
*
staging: qlge: Update buffer queue prod index despite oom
Benjamin Poirier
2019-10-04
3
-63
/
+60
*
staging: qlge: Replace memset with assignment
Benjamin Poirier
2019-10-04
1
-2
/
+1
*
staging: qlge: Remove useless memset
Benjamin Poirier
2019-10-04
1
-1
/
+0
*
staging: qlge: Remove qlge_bq.len & size
Benjamin Poirier
2019-10-04
3
-57
/
+39
*
staging: qlge: Factor out duplicated expression
Benjamin Poirier
2019-10-04
2
-12
/
+11
*
staging: qlge: Remove rx_ring.type
Benjamin Poirier
2019-10-04
3
-38
/
+19
*
staging: qlge: Fix dma_sync_single calls
Benjamin Poirier
2019-10-04
2
-37
/
+22
*
staging: qlge: Deduplicate rx buffer queue management
Benjamin Poirier
2019-10-04
3
-394
/
+335
*
staging: qlge: Remove useless dma synchronization calls
Benjamin Poirier
2019-10-04
1
-12
/
+0
*
staging: qlge: Remove rx_ring.sbq_buf_size
Benjamin Poirier
2019-10-04
3
-16
/
+10
*
staging: qlge: Remove bq_desc.maplen
Benjamin Poirier
2019-10-04
2
-29
/
+15
*
staging: qlge: Deduplicate lbq_buf_size
Benjamin Poirier
2019-10-04
3
-37
/
+28
*
staging: qlge: Remove page_chunk.last_flag
Benjamin Poirier
2019-10-04
2
-9
/
+5
*
staging: qlge: Remove irq_cnt
Benjamin Poirier
2019-10-04
3
-79
/
+27
*
staging: qlge: Fix irq masking in INTx mode
Benjamin Poirier
2019-10-04
1
-0
/
+11
*
staging: qlge: Removed unnecessary variable
Aliasgar Surti
2019-09-30
1
-2
/
+1
*
qlge: Fix build error without CONFIG_ETHERNET
YueHaibing
2019-07-24
1
-1
/
+1
*
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier
2019-07-23
8
-0
/
+11488