index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: remove redundant zero check on retries counter
Colin Ian King
2017-09-01
1
-7
/
+3
*
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
2014-08-29
1
-3
/
+3
*
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
2014-01-03
1
-0
/
+4
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-1
/
+1
*
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
1
-1
/
+2
*
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-3
/
+8
*
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
1
-8
/
+17
*
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
2013-07-19
1
-1
/
+1
*
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-02-04
1
-1
/
+1
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-18
/
+8
*
qlcnic: 83xx data path routines
Sony Chacko
2013-01-02
1
-34
/
+4
*
qlcnic: macros for common register access
Himanshu Madhani
2013-01-02
1
-18
/
+17
*
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-12-04
1
-14
/
+16
*
qlcnic: create file qlcnic_io.c for datapath routines
Sony Chacko
2012-11-28
1
-630
/
+0
*
qlcnic: fix sparse check endian warnings
Shahed Shaikh
2012-11-25
1
-92
/
+100
*
qlcnic: fix sparse warnings
Sony Chacko
2012-11-18
1
-2
/
+2
*
qlcnic: fix compiler warnings
Sony Chacko
2012-11-18
1
-10
/
+6
*
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
1
-2
/
+0
*
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-06-07
1
-0
/
+3
*
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
qlcnic: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
1
-1
/
+7
*
qlcnic: updated reset sequence
Sony Chacko
2011-10-30
1
-2
/
+48
*
qlcnic: fix cdrp race condition
Sritej Velaga
2011-08-29
1
-2
/
+2
*
qlcnic: Add FLT entry for CO cards FW image region
Sritej Velaga
2011-08-29
1
-1
/
+7
*
qlcnic: Change debug messages in loopback path
Manish chopra
2011-08-29
1
-3
/
+3
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-10
1
-0
/
+1898