Commit Graph

69 Commits (53c7886c189597ff3af3413ed4e87632853b6d51)

Author SHA1 Message Date
Michael Chan ee87a82a28 cnic: Add support for 57712 device 15 years ago
Michael Chan a3ceeeb8f1 cnic: Decouple uio close from cnic shutdown 15 years ago
Michael Chan cd801536c2 cnic: Add cnic_uio_dev struct 15 years ago
Michael Chan c06c046225 cnic: Add cnic_free_uio() 15 years ago
Michael Chan fdf24086f4 cnic: Defer iscsi connection cleanup 15 years ago
Michael Chan a2c9e769db cnic: Add cnic_bnx2x_destroy_ramrod() 15 years ago
Michael Chan 6e0dda0c46 cnic: Convert ctx_flags to bit fields 15 years ago
Michael Chan 6e0dc64384 cnic: Add common cnic_request_irq() 15 years ago
Dmitry Kravkov c2bff63fad bnx2x, cnic: Fix SPQ return credit 15 years ago
Dmitry Kravkov 523224a3b3 bnx2x, cnic, bnx2i: use new FW/HSI 15 years ago
Michael Chan 541a78103f cnic: Fine-tune ring init code. 15 years ago
Michael Chan 1420398db4 cnic: Use pfid for internal memory offsets. 15 years ago
Michael Chan ceb7e1c7c5 cnic: Pass cp pointer to BNX2X_HW_CID. 15 years ago
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc 15 years ago
Dmitry Kravkov 5d1e859c5b bnx2x: Create separate folder for bnx2x driver 15 years ago
Michael Chan b177a5d5d8 cnic: Further unify kcq handling code. 15 years ago
Michael Chan 644b9d4f8b cnic: Restructure kcq processing. 15 years ago
Michael Chan e6c2889478 cnic: Unify kcq allocation for all devices. 15 years ago
Michael Chan 66fee9ed03 cnic: Unify IRQ code for all hardware types. 15 years ago
Michael Chan 520efdf44f cnic: Fine-tune CID memory space calculation. 15 years ago
Dmitry Kravkov 6b2a541db5 cnic: Disable statistics initialization for eth clients that do not support statistics 15 years ago
Michael Chan 7b34a4644b cnic: Fix cnic_cm_abort() error handling. 15 years ago
Michael Chan 943189f1d5 cnic: Refactor and fix cnic_ready_to_close(). 15 years ago
Michael Chan a1e621bf6d cnic: Refactor code in cnic_cm_process_kcqe(). 15 years ago
Michael Chan ed99daa5a0 cnic: Return error code in cnic_cm_close() if unsuccessful. 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 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
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 16 years ago
Michael Chan 71034ba845 cnic: Add main functions to support bnx2x devices. 16 years ago