| Commit message (Expand) | Author | Age |
* | cnic: Use dma_alloc_coherent(). | Michael Chan | 2009-12-02 |
* | cnic: Fix rq_page_table DMA address. | Michael Chan | 2009-12-02 |
* | cnic: Fix bogus iSCSI MAC address | Michael Chan | 2009-12-02 |
* | cnic: Fix bnx2x ring shutdown. | Michael Chan | 2009-12-02 |
* | cnic: Fix ring I/O address for bnx2x devices. | Michael Chan | 2009-12-02 |
* | drivers/net: tasklet_init - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | cnic: ensure ulp_type is not negative | roel kluin | 2009-11-04 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-30 |
|\ |
|
| * | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 |
* | | cnic: Need to include net/ip6_checksum.h | David S. Miller | 2009-10-13 |
* | | cnic: Add main functions to support bnx2x devices. | Michael Chan | 2009-10-12 |
* | | cnic: Add bnx2x data structures. | Michael Chan | 2009-10-12 |
* | | cnic: Refactor some code. | Michael Chan | 2009-10-12 |
|/ |
|
* | cnic: Fix NETDEV_UP event processing. | Michael Chan | 2009-10-02 |
* | cnic: Shutdown iSCSI ring during uio_close. | Michael Chan | 2009-09-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 |
|\ |
|
| * | cnic: Fix locking in init/exit calls. | Michael Chan | 2009-08-15 |
| * | cnic: Fix locking in start/stop calls. | Michael Chan | 2009-08-15 |
| * | cnic: Refine registration with bnx2. | Michael Chan | 2009-08-15 |
| * | cnic: Fix symbol_put_addr() panic on ia64. | Michael Chan | 2009-08-15 |
* | | cnic: Put uio init in separate function. | Michael Chan | 2009-08-29 |
* | | cnic: Put rx/tx ring allocation in separate function. | Michael Chan | 2009-08-29 |
|/ |
|
* | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. | Michael Chan | 2009-07-27 |
* | cnic: Fix __symbol_get() build error. | Michael Chan | 2009-06-21 |
* | Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_... | James Bottomley | 2009-06-21 |
* | [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ | Ingo Molnar | 2009-06-13 |
* | [SCSI] cnic: fix undefined reference to `ip6_route_output' | Randy Dunlap | 2009-06-13 |
* | [SCSI] cnic: Add new Broadcom CNIC driver. | Michael Chan | 2009-06-09 |