Dmitry Kravkov
|
6b2a541db5
cnic: Disable statistics initialization for eth clients that do not support statistics
|
15 years ago |
Michael Chan
|
b58ffb41fc
cnic: Fix context memory init. on 5709.
|
15 years ago |
Michael Chan
|
48f753d2ba
cnic: Return SPQ credit to bnx2x after ring setup and shutdown.
|
15 years ago |
Michael Chan
|
1f1332a3cb
cnic: Convert cnic_local_flags to atomic ops.
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Michael Chan
|
94824f3dbe
cnic: Fix crash during bnx2x MTU change.
|
15 years ago |
Michael Chan
|
1d9cfc4e35
cnic: Update version to 2.1.1.
|
15 years ago |
Michael Chan
|
a4dde3abbf
cnic: Use union for the status blocks of different devices.
|
15 years ago |
Michael Chan
|
c76284af9e
cnic: Simplify route checking during iSCSI connection.
|
15 years ago |
Michael Chan
|
d02a5e6c2f
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
|
15 years ago |
Eddie Wai
|
66883e90ea
cnic: Finetune iSCSI connection reset.
|
15 years ago |
Eddie Wai
|
a9736c086c
cnic: Finetune iSCSI connection set up.
|
15 years ago |
Joe Perches
|
ddf79b20ee
drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
|
15 years ago |
Michael Chan
|
4e9c4fd3e7
cnic: Zero out status block and Event Queue indices.
|
15 years ago |
Michael Chan
|
1bcdc32cf4
cnic: Send delete command when shutting down iSCSI ring.
|
15 years ago |
Michael Chan
|
3248e16820
cnic: Use dma_alloc_coherent().
|
15 years ago |
Michael Chan
|
15971c3ce3
cnic: Fix rq_page_table DMA address.
|
15 years ago |
Michael Chan
|
dd2e4dbce3
cnic: Fix bogus iSCSI MAC address
|
15 years ago |
Michael Chan
|
8b065b671d
cnic: Fix bnx2x ring shutdown.
|
15 years ago |
Michael Chan
|
c7596b79fe
cnic: Fix ring I/O address for bnx2x devices.
|
15 years ago |
Joe Perches
|
164165dad7
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
|
15 years ago |
roel kluin
|
0d37f36ff9
cnic: ensure ulp_type is not negative
|
15 years ago |
David S. Miller
|
0519d83d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Michael Chan
|
d0549382da
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
|
15 years ago |
David S. Miller
|
c05e85a06e
cnic: Need to include net/ip6_checksum.h
|
15 years ago |
Michael Chan
|
71034ba845
cnic: Add main functions to support bnx2x devices.
|
15 years ago |
Michael Chan
|
e251306556
cnic: Add bnx2x data structures.
|
15 years ago |
Michael Chan
|
86b53606eb
cnic: Refactor some code.
|
15 years ago |
Michael Chan
|
6053bbf7bb
cnic: Fix NETDEV_UP event processing.
|
16 years ago |
Michael Chan
|
6ef57a0ea7
cnic: Shutdown iSCSI ring during uio_close.
|
16 years ago |