index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
cnic: Add VLAN ID as a parameter during netevent upcall
Michael Chan
1
-15
/
+35
2011-07-21
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
Michael Chan
1
-18
/
+27
2011-07-21
cnic: Fix Context ID space calculation
Michael Chan
1
-9
/
+1
2011-07-14
cnic: Return proper error code if we fail to send netlink message
Michael Chan
1
-1
/
+1
2011-07-14
cnic: Fix ring setup/shutdown code
Michael Chan
1
-2
/
+7
2011-07-14
cnic: Fix port_mode setting
Michael Chan
1
-1
/
+1
2011-07-14
cnic: Replace get_random_bytes() with random32()
Michael Chan
1
-2
/
+3
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
1
-2
/
+2
2011-06-15
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
Vlad Zolotarov
1
-80
/
+84
2011-06-15
cnic: Move indexing function pointers to struct kcq_info
Michael Chan
1
-41
/
+43
2011-06-09
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
Michael Chan
1
-10
/
+2
2011-06-09
cnic: Improve NETDEV_UP event handling
Michael Chan
1
-2
/
+2
2011-06-09
cnic: Randomize initial TCP port for iSCSI connections
Eddie Wai
1
-5
/
+9
2011-06-09
cnic: Fix race conditions with firmware
Michael Chan
1
-3
/
+11
2011-06-09
cnic: Fix interrupt logic
Michael Chan
1
-9
/
+4
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-09
cnic: Fix rtnl deadlock
Michael Chan
1
-2
/
+0
2011-04-01
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
Dmitry Kravkov
1
-19
/
+45
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-6
/
+6
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-11
/
+5
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+25
2011-03-03
cnic: Fix lost interrupt on bnx2x
Michael Chan
1
-8
/
+17
2011-03-03
cnic: Prevent status block race conditions with hardware
Michael Chan
1
-0
/
+8
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-2
/
+5
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-9
/
+5
2011-02-01
bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x
Vladislav Zolotarov
1
-125
/
+18
2011-01-28
drivers/net: remove some rcu sparse warnings
Eric Dumazet
1
-9
/
+18
2011-01-27
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-06
cnic: Fix the type field in SPQ messages
Michael Chan
1
-21
/
+12
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+8
2011-01-04
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
1
-16
/
+3
2011-01-04
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
1
-6
/
+2
2010-12-31
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
1
-2
/
+8
2010-12-23
cnic: Add FCoE support on 57712
Michael Chan
1
-7
/
+459
2010-12-23
cnic: Add kcq2 support on 57712
Michael Chan
1
-21
/
+55
2010-12-23
cnic: Call cm_connect_complete() immediately on error
Eddie Wai
1
-2
/
+14
2010-12-23
cnic: Check device state before reading the kcq pointer in IRQ
Michael Chan
1
-5
/
+7
2010-12-23
cnic: Support NIC Partition mode
Michael Chan
1
-18
/
+66
2010-12-23
cnic: Use proper client and connection IDs on iSCSI ring
Michael Chan
1
-9
/
+12
2010-12-23
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
1
-5
/
+16
2010-12-23
cnic: Prevent "scheduling while atomic" when calling ->cnic_init()
Michael Chan
1
-2
/
+1
2010-12-23
cnic: Fix iSCSI TCP port endian order.
Michael Chan
1
-10
/
+13
2010-11-15
drivers/net/cnic.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-14
cnic: Add support for 57712 device
Michael Chan
1
-15
/
+79
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
1
-90
/
+105
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
1
-4
/
+106
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
[next]