index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qlcnic
/
qlcnic_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-10
1
-1898
/
+0
*
qlcnic: Fix delay in reset path
Sritej Velaga
2011-08-01
1
-1
/
+2
*
qlcnic: define error code for loopback test
Amit Kumar Salecha
2011-07-14
1
-0
/
+6
*
qlcnic: add external loopback support
Amit Kumar Salecha
2011-06-30
1
-1
/
+2
*
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
2011-06-24
1
-2
/
+124
*
qlcnic: FW dump support
Anirban Chakraborty
2011-05-13
1
-2
/
+2
*
net: qlcnic: convert to hw_features
Michał Mirosław
2011-04-20
1
-2
/
+2
*
qlcnic: Use flt method to determine flash fw region
Sritej Velaga
2011-04-06
1
-3
/
+14
*
qlcnic: Changes to VLAN code
Anirban Chakraborty
2011-04-06
1
-8
/
+7
*
qlcnic: Cleanup patch
Anirban Chakraborty
2011-04-06
1
-12
/
+14
*
qlcnic: fix flash fw version read
amit salecha
2011-01-10
1
-1
/
+62
*
qlcnic: LICENSE file for qlcnic
Sritej Velaga
2010-12-03
1
-20
/
+3
*
qlcnic: Disable loopback support
Sucheta Chakraborty
2010-12-03
1
-93
/
+0
*
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-28
1
-2
/
+1
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-4
/
+2
*
qlcnic: change all P3 references to P3P
Sritej Velaga
2010-10-08
1
-2
/
+2
*
qlcnic: fix internal loopback test
Amit Kumar Salecha
2010-10-04
1
-1
/
+18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-1
/
+1
|
\
|
*
qlcnic: dont set skb->truesize
Eric Dumazet
2010-09-21
1
-5
/
+0
|
*
qlcnic: dont assume NET_IP_ALIGN is 2
Eric Dumazet
2010-09-17
1
-1
/
+1
*
|
qlcnic: dont set skb->truesize
Eric Dumazet
2010-09-20
1
-6
/
+0
*
|
qlcnic: remove fw version check
Amit Kumar Salecha
2010-09-17
1
-28
/
+2
*
|
qlcnic: vlan gro support
Amit Kumar Salecha
2010-09-17
1
-1
/
+1
*
|
qlcnic: support vlan rx accleration
Amit Kumar Salecha
2010-09-17
1
-25
/
+34
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
*
|
qlcnic: add cksum flag
Amit Kumar Salecha
2010-09-01
1
-1
/
+2
*
|
qlcnic: backout firmware initialization update
Sony Chacko
2010-09-01
1
-20
/
+89
*
|
qlcnic: Fix driver load issue in FW hang
Anirban Chakraborty
2010-08-26
1
-5
/
+11
*
|
qlcnic: support port vlan id
Amit Kumar Salecha
2010-08-25
1
-0
/
+39
*
|
qlcnic: rom lock recovery
Sucheta Chakraborty
2010-08-19
1
-2
/
+12
*
|
qlcnic: firmware initialization update
Sony Chacko
2010-08-19
1
-101
/
+32
*
|
qlcnic: replace magic numbers with defines
Sony Chacko
2010-08-19
1
-2
/
+2
*
|
qlcnic: fix inconsistent lock state
Amit Kumar Salecha
2010-08-19
1
-7
/
+0
|
/
*
qlcnic: Remove obsolete code
Anirban Chakraborty
2010-06-29
1
-9
/
+7
*
qlcnic: release device resources during interface down
Amit Kumar Salecha
2010-06-23
1
-0
/
+26
*
qlcnic: handshake with card after fw load
Amit Kumar Salecha
2010-06-23
1
-2
/
+7
*
qlcnic: cleanup skb allocation
Amit Kumar Salecha
2010-06-23
1
-17
/
+13
*
qlcnic: fix race in tx stop queue
Rajesh K Borundia
2010-06-17
1
-0
/
+2
*
qlcnic: seperate interrupt for TX
schacko
2010-06-17
1
-10
/
+25
*
qlcnic: fix device soft reset
Sucheta Chakraborty
2010-06-17
1
-1
/
+1
*
qlcnic: NIC Partitioning - Add basic infrastructure support
Anirban Chakraborty
2010-06-02
1
-10
/
+30
*
qlcnic: remove unused register
Amit Kumar Salecha
2010-05-17
1
-2
/
+0
*
qlcnic: fix memory leaks
Anirban Chakraborty
2010-05-17
1
-2
/
+2
*
qlcnic: check device class
Sucheta Chakraborty
2010-05-14
1
-1
/
+15
*
qlcnic: cleanup unused code
Amit Kumar Salecha
2010-05-14
1
-25
/
+6
*
qlcnic: remove obsolete register
Amit Kumar Salecha
2010-05-14
1
-1
/
+0
*
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
2010-04-22
1
-3
/
+5
*
qlcnic: additional driver statistics
Amit Kumar Salecha
2010-04-22
1
-1
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
[next]