index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
cnic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+1
*
cnic: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-06
1
-2
/
+2
*
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-10
/
+8
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
cnic: remove redundant assignment to variable ret
Colin Ian King
2020-05-08
1
-1
/
+0
*
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
Manish Rangankar
2019-11-05
1
-0
/
+2
*
cnic: Explicitly initialize all reference counts to 0.
Michael Chan
2019-08-05
1
-0
/
+5
*
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-7
/
+6
*
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
1
-1
/
+1
*
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
2018-07-11
1
-3
/
+3
*
cnic: remove redundant pointer req and variable func
Colin Ian King
2018-07-04
1
-4
/
+1
*
cnic: tidy up a size calculation
Dan Carpenter
2018-06-30
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-5
/
+5
*
cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'
Christophe JAILLET
2017-09-23
1
-1
/
+1
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-1
/
+1
*
cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
Jon Maxwell
2016-05-06
1
-1
/
+4
*
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2015-08-06
1
-0
/
+18
*
cnic: Populate upper layer driver state in MFW
Tej Parkash
2015-08-06
1
-3
/
+15
*
bnx2-cnic: Driver Rebranding Changes
Rasesh Mody
2015-02-20
1
-3
/
+3
*
cnic: Update the rcu_access_pointer() usages
Tej Parkash
2014-10-29
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-2
/
+2
|
\
|
*
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2014-09-05
1
-2
/
+2
*
|
cnic: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-22
1
-3
/
+3
|
/
*
cnic: Rebranding cnic driver.
Jitendra Kalsaria
2014-06-25
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-13
/
+16
|
\
|
*
cnic: Fix missing ISCSI_KEVENT_IF_DOWN message
Michael Chan
2014-06-02
1
-3
/
+5
|
*
cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()
Michael Chan
2014-06-02
1
-6
/
+0
|
*
cnic: Don't take rcu_read_lock in cnic_rcv_netevent()
Michael Chan
2014-06-02
1
-4
/
+11
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-4
/
+4
|
/
*
cnic: Update version to 2.5.20 and copyright year.
Michael Chan
2014-03-18
1
-1
/
+1
*
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
2014-03-18
1
-52
/
+52
*
cnic: Use proper ulp_ops for per device operations.
Michael Chan
2014-03-18
1
-2
/
+3
*
cnic: Add a signature to indicate valid doorbell offset.
Eddie Wai
2014-01-01
1
-0
/
+1
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
*
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
2013-09-18
1
-1
/
+2
*
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
2013-09-18
1
-1
/
+2
*
cnic: Eliminate local copy of pfid.
Michael Chan
2013-09-04
1
-17
/
+12
*
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
Michael Chan
2013-09-04
1
-7
/
+6
*
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
Michael Chan
2013-09-04
1
-9
/
+16
*
cnic: Use CHIP_NUM macros from bnx2x.h
Michael Chan
2013-09-04
1
-16
/
+21
*
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2013-08-02
1
-0
/
+7
*
cnic: Update version to 2.5.17 and copyright year.
Michael Chan
2013-07-29
1
-1
/
+1
*
cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE
Eddie Wai
2013-07-29
1
-4
/
+7
*
cnic: Update TCP options setup for iSCSI.
Eddie Wai
2013-07-29
1
-26
/
+27
*
cnic: Reset tcp_flags during cnic_cm_create().
Eddie Wai
2013-07-29
1
-0
/
+1
*
cnic: Simplify cnic_release().
Michael Chan
2013-07-29
1
-13
/
+0
*
cnic: Simplify netdev events handling.
Michael Chan
2013-07-29
1
-2
/
+2
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
1
-2
/
+2
[next]