index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cnic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom: Move the Broadcom drivers
Jeff Kirsher
2011-08-10
1
-5487
/
+0
*
cnic: Add VLAN ID as a parameter during netevent upcall
Michael Chan
2011-07-21
1
-15
/
+35
*
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
Michael Chan
2011-07-21
1
-18
/
+27
*
cnic: Fix Context ID space calculation
Michael Chan
2011-07-21
1
-9
/
+1
*
cnic: Return proper error code if we fail to send netlink message
Michael Chan
2011-07-14
1
-1
/
+1
*
cnic: Fix ring setup/shutdown code
Michael Chan
2011-07-14
1
-2
/
+7
*
cnic: Fix port_mode setting
Michael Chan
2011-07-14
1
-1
/
+1
*
cnic: Replace get_random_bytes() with random32()
Michael Chan
2011-07-14
1
-2
/
+3
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-21
1
-2
/
+2
*
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
Vlad Zolotarov
2011-06-15
1
-80
/
+84
*
cnic: Move indexing function pointers to struct kcq_info
Michael Chan
2011-06-15
1
-41
/
+43
*
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
Michael Chan
2011-06-08
1
-10
/
+2
*
cnic: Improve NETDEV_UP event handling
Michael Chan
2011-06-08
1
-2
/
+2
*
cnic: Randomize initial TCP port for iSCSI connections
Eddie Wai
2011-06-08
1
-5
/
+9
*
cnic: Fix race conditions with firmware
Michael Chan
2011-06-08
1
-3
/
+11
*
cnic: Fix interrupt logic
Michael Chan
2011-06-08
1
-9
/
+4
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
cnic: Fix rtnl deadlock
Michael Chan
2011-04-08
1
-2
/
+0
*
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
Dmitry Kravkov
2011-03-31
1
-19
/
+45
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-6
/
+6
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
1
-11
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-8
/
+25
|
\
|
*
cnic: Fix lost interrupt on bnx2x
Michael Chan
2011-03-02
1
-8
/
+17
|
*
cnic: Prevent status block race conditions with hardware
Michael Chan
2011-03-02
1
-0
/
+8
*
|
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-2
/
+5
*
|
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
1
-9
/
+5
*
|
bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x
Vladislav Zolotarov
2011-01-31
1
-125
/
+18
*
|
drivers/net: remove some rcu sparse warnings
Eric Dumazet
2011-01-27
1
-9
/
+18
|
/
*
cnic: Fix big endian bug
Michael Chan
2011-01-26
1
-6
/
+6
*
cnic: Fix the type field in SPQ messages
Michael Chan
2011-01-06
1
-21
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
1
-2
/
+8
|
\
|
*
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
2010-12-31
1
-2
/
+8
*
|
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
2011-01-03
1
-16
/
+3
*
|
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
2011-01-03
1
-6
/
+2
*
|
cnic: Add FCoE support on 57712
Michael Chan
2010-12-23
1
-7
/
+459
*
|
cnic: Add kcq2 support on 57712
Michael Chan
2010-12-23
1
-21
/
+55
*
|
cnic: Call cm_connect_complete() immediately on error
Eddie Wai
2010-12-23
1
-2
/
+14
*
|
cnic: Check device state before reading the kcq pointer in IRQ
Michael Chan
2010-12-23
1
-5
/
+7
*
|
cnic: Support NIC Partition mode
Michael Chan
2010-12-23
1
-18
/
+66
*
|
cnic: Use proper client and connection IDs on iSCSI ring
Michael Chan
2010-12-23
1
-9
/
+12
*
|
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
2010-12-23
1
-5
/
+16
*
|
cnic: Prevent "scheduling while atomic" when calling ->cnic_init()
Michael Chan
2010-12-23
1
-2
/
+1
*
|
cnic: Fix iSCSI TCP port endian order.
Michael Chan
2010-12-23
1
-10
/
+13
*
|
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
2010-11-15
1
-1
/
+1
|
/
*
cnic: Add support for 57712 device
Michael Chan
2010-10-14
1
-15
/
+79
*
cnic: Decouple uio close from cnic shutdown
Michael Chan
2010-10-14
1
-14
/
+42
*
cnic: Add cnic_uio_dev struct
Michael Chan
2010-10-14
1
-90
/
+105
*
cnic: Add cnic_free_uio()
Michael Chan
2010-10-14
1
-10
/
+27
*
cnic: Defer iscsi connection cleanup
Michael Chan
2010-10-14
1
-4
/
+106
[next]