index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cnic.c
Commit message (
Expand
)
Author
Age
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
|
\
|
*
cnic: Fix lost interrupt on bnx2x
Michael Chan
2011-03-02
|
*
cnic: Prevent status block race conditions with hardware
Michael Chan
2011-03-02
*
|
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
*
|
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
*
|
bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x
Vladislav Zolotarov
2011-01-31
*
|
drivers/net: remove some rcu sparse warnings
Eric Dumazet
2011-01-27
|
/
*
cnic: Fix big endian bug
Michael Chan
2011-01-26
*
cnic: Fix the type field in SPQ messages
Michael Chan
2011-01-06
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
|
\
|
*
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
2010-12-31
*
|
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
2011-01-03
*
|
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
2011-01-03
*
|
cnic: Add FCoE support on 57712
Michael Chan
2010-12-23
*
|
cnic: Add kcq2 support on 57712
Michael Chan
2010-12-23
*
|
cnic: Call cm_connect_complete() immediately on error
Eddie Wai
2010-12-23
*
|
cnic: Check device state before reading the kcq pointer in IRQ
Michael Chan
2010-12-23
*
|
cnic: Support NIC Partition mode
Michael Chan
2010-12-23
*
|
cnic: Use proper client and connection IDs on iSCSI ring
Michael Chan
2010-12-23
*
|
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
2010-12-23
*
|
cnic: Prevent "scheduling while atomic" when calling ->cnic_init()
Michael Chan
2010-12-23
*
|
cnic: Fix iSCSI TCP port endian order.
Michael Chan
2010-12-23
*
|
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
2010-11-15
|
/
*
cnic: Add support for 57712 device
Michael Chan
2010-10-14
*
cnic: Decouple uio close from cnic shutdown
Michael Chan
2010-10-14
*
cnic: Add cnic_uio_dev struct
Michael Chan
2010-10-14
*
cnic: Add cnic_free_uio()
Michael Chan
2010-10-14
*
cnic: Defer iscsi connection cleanup
Michael Chan
2010-10-14
*
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
2010-10-14
*
cnic: Convert ctx_flags to bit fields
Michael Chan
2010-10-14
*
cnic: Add common cnic_request_irq()
Michael Chan
2010-10-14
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
*
cnic: Fine-tune ring init code.
Michael Chan
2010-10-06
*
cnic: Use pfid for internal memory offsets.
Michael Chan
2010-10-06
*
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2010-10-06
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
*
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
2010-07-27
*
cnic: Further unify kcq handling code.
Michael Chan
2010-06-25
*
cnic: Restructure kcq processing.
Michael Chan
2010-06-25
*
cnic: Unify kcq allocation for all devices.
Michael Chan
2010-06-25
*
cnic: Unify IRQ code for all hardware types.
Michael Chan
2010-06-25
*
cnic: Fine-tune CID memory space calculation.
Michael Chan
2010-06-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
|
\
|
*
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
2010-06-23
*
|
cnic: Fix cnic_cm_abort() error handling.
Michael Chan
2010-06-15
*
|
cnic: Refactor and fix cnic_ready_to_close().
Michael Chan
2010-06-15
[next]