Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / cnic.c
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-28 Michael Chancnic: Fix L2CTX_STATUSB_NUM offset in context memory.
2009-10-13 David S. Millercnic: Need to include net/ip6_checksum.h
2009-10-12 Michael Chancnic: Add main functions to support bnx2x devices.
2009-10-12 Michael Chancnic: Add bnx2x data structures.
2009-10-12 Michael Chancnic: Refactor some code.
2009-10-02 Michael Chancnic: Fix NETDEV_UP event processing.
2009-09-22 Michael Chancnic: Shutdown iSCSI ring during uio_close.
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-29 Michael Chancnic: Put uio init in separate function.
2009-08-29 Michael Chancnic: Put rx/tx ring allocation in separate function.
2009-08-16 Michael Chancnic: Fix locking in init/exit calls.
2009-08-16 Michael Chancnic: Fix locking in start/stop calls.
2009-08-16 Michael Chancnic: Refine registration with bnx2.
2009-08-16 Michael Chancnic: Fix symbol_put_addr() panic on ia64.
2009-07-27 Michael Chancnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
2009-06-21 Michael Chancnic: Fix __symbol_get() build error.
2009-06-21 James BottomleyRevert "[SCSI] cnic: fix error: implicit declaration...
2009-06-13 Ingo Molnar[SCSI] cnic: fix error: implicit declaration of functio...
2009-06-13 Randy Dunlap[SCSI] cnic: fix undefined reference to `ip6_route_output'
2009-06-09 Michael Chan[SCSI] cnic: Add new Broadcom CNIC driver.