index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cnic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cnic: Fix the type field in SPQ messages
Michael Chan
2011-01-06
1
-21
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
1
-2
/
+8
|
\
|
*
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
2010-12-31
1
-2
/
+8
*
|
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
2011-01-03
1
-16
/
+3
*
|
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
2011-01-03
1
-6
/
+2
*
|
cnic: Add FCoE support on 57712
Michael Chan
2010-12-23
1
-7
/
+459
*
|
cnic: Add kcq2 support on 57712
Michael Chan
2010-12-23
1
-21
/
+55
*
|
cnic: Call cm_connect_complete() immediately on error
Eddie Wai
2010-12-23
1
-2
/
+14
*
|
cnic: Check device state before reading the kcq pointer in IRQ
Michael Chan
2010-12-23
1
-5
/
+7
*
|
cnic: Support NIC Partition mode
Michael Chan
2010-12-23
1
-18
/
+66
*
|
cnic: Use proper client and connection IDs on iSCSI ring
Michael Chan
2010-12-23
1
-9
/
+12
*
|
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
2010-12-23
1
-5
/
+16
*
|
cnic: Prevent "scheduling while atomic" when calling ->cnic_init()
Michael Chan
2010-12-23
1
-2
/
+1
*
|
cnic: Fix iSCSI TCP port endian order.
Michael Chan
2010-12-23
1
-10
/
+13
*
|
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
2010-11-15
1
-1
/
+1
|
/
*
cnic: Add support for 57712 device
Michael Chan
2010-10-14
1
-15
/
+79
*
cnic: Decouple uio close from cnic shutdown
Michael Chan
2010-10-14
1
-14
/
+42
*
cnic: Add cnic_uio_dev struct
Michael Chan
2010-10-14
1
-90
/
+105
*
cnic: Add cnic_free_uio()
Michael Chan
2010-10-14
1
-10
/
+27
*
cnic: Defer iscsi connection cleanup
Michael Chan
2010-10-14
1
-4
/
+106
*
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
2010-10-14
1
-14
/
+25
*
cnic: Convert ctx_flags to bit fields
Michael Chan
2010-10-14
1
-2
/
+2
*
cnic: Add common cnic_request_irq()
Michael Chan
2010-10-14
1
-12
/
+20
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
1
-8
/
+10
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
1
-147
/
+138
*
cnic: Fine-tune ring init code.
Michael Chan
2010-10-06
1
-6
/
+18
*
cnic: Use pfid for internal memory offsets.
Michael Chan
2010-10-06
1
-70
/
+74
*
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2010-10-06
1
-8
/
+5
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
1
-1
/
+1
*
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
2010-07-27
1
-3
/
+3
*
cnic: Further unify kcq handling code.
Michael Chan
2010-06-25
1
-37
/
+34
*
cnic: Restructure kcq processing.
Michael Chan
2010-06-25
1
-54
/
+22
*
cnic: Unify kcq allocation for all devices.
Michael Chan
2010-06-25
1
-56
/
+87
*
cnic: Unify IRQ code for all hardware types.
Michael Chan
2010-06-25
1
-13
/
+20
*
cnic: Fine-tune CID memory space calculation.
Michael Chan
2010-06-25
1
-14
/
+18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
1
-21
/
+34
|
\
|
*
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
2010-06-23
1
-21
/
+34
*
|
cnic: Fix cnic_cm_abort() error handling.
Michael Chan
2010-06-15
1
-11
/
+18
*
|
cnic: Refactor and fix cnic_ready_to_close().
Michael Chan
2010-06-15
1
-16
/
+10
*
|
cnic: Refactor code in cnic_cm_process_kcqe().
Michael Chan
2010-06-15
1
-6
/
+9
*
|
cnic: Return error code in cnic_cm_close() if unsuccessful.
Michael Chan
2010-06-15
1
-0
/
+2
*
|
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-1
/
+1
|
/
*
cnic: Fix context memory init. on 5709.
Michael Chan
2010-05-28
1
-7
/
+3
*
cnic: Return SPQ credit to bnx2x after ring setup and shutdown.
Michael Chan
2010-05-18
1
-1
/
+70
*
cnic: Convert cnic_local_flags to atomic ops.
Michael Chan
2010-05-18
1
-3
/
+3
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-3
/
+0
*
cnic: Fix crash during bnx2x MTU change.
Michael Chan
2010-04-07
1
-5
/
+5
*
cnic: Update version to 2.1.1.
Michael Chan
2010-02-26
1
-1
/
+1
*
cnic: Use union for the status blocks of different devices.
Michael Chan
2010-02-26
1
-18
/
+17
*
cnic: Simplify route checking during iSCSI connection.
Michael Chan
2010-02-26
1
-24
/
+13
[next]