index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-50
/
+37
2009-12-12
cnic: Zero out status block and Event Queue indices.
Michael Chan
1
-0
/
+5
2009-12-12
cnic: Send delete command when shutting down iSCSI ring.
Michael Chan
1
-0
/
+6
2009-12-03
cnic: Use dma_alloc_coherent().
Michael Chan
1
-24
/
+30
2009-12-03
cnic: Fix rq_page_table DMA address.
Michael Chan
1
-2
/
+2
2009-12-03
cnic: Fix bogus iSCSI MAC address
Michael Chan
1
-2
/
+6
2009-12-03
cnic: Fix bnx2x ring shutdown.
Michael Chan
1
-0
/
+7
2009-12-03
cnic: Fix ring I/O address for bnx2x devices.
Michael Chan
1
-5
/
+3
2009-11-19
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
Joe Perches
1
-2
/
+2
2009-11-04
cnic: ensure ulp_type is not negative
roel kluin
1
-4
/
+4
2009-10-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2009-10-28
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
Michael Chan
1
-3
/
+3
2009-10-13
cnic: Need to include net/ip6_checksum.h
David S. Miller
1
-0
/
+1
2009-10-12
cnic: Add main functions to support bnx2x devices.
Michael Chan
1
-0
/
+1742
2009-10-12
cnic: Add bnx2x data structures.
Michael Chan
1
-0
/
+5
2009-10-12
cnic: Refactor some code.
Michael Chan
1
-18
/
+46
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
1
-1
/
+2
2009-09-23
cnic: Shutdown iSCSI ring during uio_close.
Michael Chan
1
-2
/
+2
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-39
/
+104
2009-08-29
cnic: Put uio init in separate function.
Michael Chan
1
-27
/
+41
2009-08-29
cnic: Put rx/tx ring allocation in separate function.
Michael Chan
1
-11
/
+22
2009-08-16
cnic: Fix locking in init/exit calls.
Michael Chan
1
-9
/
+39
2009-08-16
cnic: Fix locking in start/stop calls.
Michael Chan
1
-16
/
+28
2009-08-16
cnic: Refine registration with bnx2.
Michael Chan
1
-13
/
+36
2009-08-16
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
1
-1
/
+1
2009-07-27
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
1
-2
/
+21
2009-06-21
cnic: Fix __symbol_get() build error.
Michael Chan
1
-2
/
+2
2009-06-21
Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...
James Bottomley
1
-2
/
+0
2009-06-13
[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’
Ingo Molnar
1
-0
/
+2
2009-06-13
[SCSI] cnic: fix undefined reference to `ip6_route_output'
Randy Dunlap
1
-2
/
+6
2009-06-09
[SCSI] cnic: Add new Broadcom CNIC driver.
Michael Chan
1
-0
/
+2711