index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 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
*
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
Michael Chan
2010-02-26
1
-0
/
+7
*
cnic: Finetune iSCSI connection reset.
Eddie Wai
2010-02-26
1
-5
/
+16
*
cnic: Finetune iSCSI connection set up.
Eddie Wai
2010-02-26
1
-1
/
+16
*
drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-50
/
+37
*
cnic: Zero out status block and Event Queue indices.
Michael Chan
2009-12-11
1
-0
/
+5
*
cnic: Send delete command when shutting down iSCSI ring.
Michael Chan
2009-12-11
1
-0
/
+6
*
cnic: Use dma_alloc_coherent().
Michael Chan
2009-12-02
1
-24
/
+30
*
cnic: Fix rq_page_table DMA address.
Michael Chan
2009-12-02
1
-2
/
+2
*
cnic: Fix bogus iSCSI MAC address
Michael Chan
2009-12-02
1
-2
/
+6
*
cnic: Fix bnx2x ring shutdown.
Michael Chan
2009-12-02
1
-0
/
+7
*
cnic: Fix ring I/O address for bnx2x devices.
Michael Chan
2009-12-02
1
-5
/
+3
*
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
1
-2
/
+2
*
cnic: ensure ulp_type is not negative
roel kluin
2009-11-04
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
1
-3
/
+3
|
\
|
*
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
Michael Chan
2009-10-28
1
-3
/
+3
*
|
cnic: Need to include net/ip6_checksum.h
David S. Miller
2009-10-12
1
-0
/
+1
*
|
cnic: Add main functions to support bnx2x devices.
Michael Chan
2009-10-11
1
-0
/
+1742
*
|
cnic: Add bnx2x data structures.
Michael Chan
2009-10-11
1
-0
/
+5
*
|
cnic: Refactor some code.
Michael Chan
2009-10-11
1
-18
/
+46
|
/
*
cnic: Fix NETDEV_UP event processing.
Michael Chan
2009-10-02
1
-1
/
+2
*
cnic: Shutdown iSCSI ring during uio_close.
Michael Chan
2009-09-22
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-39
/
+104
|
\
|
*
cnic: Fix locking in init/exit calls.
Michael Chan
2009-08-15
1
-9
/
+39
|
*
cnic: Fix locking in start/stop calls.
Michael Chan
2009-08-15
1
-16
/
+28
|
*
cnic: Refine registration with bnx2.
Michael Chan
2009-08-15
1
-13
/
+36
|
*
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
2009-08-15
1
-1
/
+1
*
|
cnic: Put uio init in separate function.
Michael Chan
2009-08-28
1
-27
/
+41
*
|
cnic: Put rx/tx ring allocation in separate function.
Michael Chan
2009-08-28
1
-11
/
+22
|
/
*
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
2009-07-27
1
-2
/
+21
*
cnic: Fix __symbol_get() build error.
Michael Chan
2009-06-21
1
-2
/
+2
*
Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...
James Bottomley
2009-06-21
1
-2
/
+0
*
[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’
Ingo Molnar
2009-06-13
1
-0
/
+2
*
[SCSI] cnic: fix undefined reference to `ip6_route_output'
Randy Dunlap
2009-06-13
1
-2
/
+6
*
[SCSI] cnic: Add new Broadcom CNIC driver.
Michael Chan
2009-06-09
1
-0
/
+2711