index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
cnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-4
/
+2
2022-11-21
cnic: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-4
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+1
2022-07-07
cnic: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-2
/
+2
2020-09-14
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-05-09
cnic: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2019-11-06
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
Manish Rangankar
1
-0
/
+2
2019-08-05
cnic: Explicitly initialize all reference counts to 0.
Michael Chan
1
-0
/
+5
2019-04-26
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
1
-7
/
+6
2018-11-09
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-1
/
+1
2018-07-12
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
1
-3
/
+3
2018-07-04
cnic: remove redundant pointer req and variable func
Colin Ian King
1
-4
/
+1
2018-06-30
cnic: tidy up a size calculation
Dan Carpenter
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-5
/
+5
2017-09-24
cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'
Christophe JAILLET
1
-1
/
+1
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-1
/
+1
2016-05-06
cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
Jon Maxwell
1
-1
/
+4
2015-08-07
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
1
-0
/
+18
2015-08-07
cnic: Populate upper layer driver state in MFW
Tej Parkash
1
-3
/
+15
2015-02-20
bnx2-cnic: Driver Rebranding Changes
Rasesh Mody
1
-3
/
+3
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-09-06
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
1
-2
/
+2
2014-08-22
cnic: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-3
/
+3
2014-06-26
cnic: Rebranding cnic driver.
Jitendra Kalsaria
1
-4
/
+6
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+16
2014-06-03
cnic: Fix missing ISCSI_KEVENT_IF_DOWN message
Michael Chan
1
-3
/
+5
2014-06-03
cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()
Michael Chan
1
-6
/
+0
2014-06-03
cnic: Don't take rcu_read_lock in cnic_rcv_netevent()
Michael Chan
1
-4
/
+11
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
2014-03-19
cnic: Update version to 2.5.20 and copyright year.
Michael Chan
1
-1
/
+1
2014-03-19
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
1
-52
/
+52
2014-03-19
cnic: Use proper ulp_ops for per device operations.
Michael Chan
1
-2
/
+3
2014-01-02
cnic: Add a signature to indicate valid doorbell offset.
Eddie Wai
1
-0
/
+1
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
1
-1
/
+2
2013-09-04
cnic: Eliminate local copy of pfid.
Michael Chan
1
-17
/
+12
2013-09-04
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
Michael Chan
1
-7
/
+6
2013-09-04
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
Michael Chan
1
-9
/
+16
2013-09-04
cnic: Use CHIP_NUM macros from bnx2x.h
Michael Chan
1
-16
/
+21
2013-08-03
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
1
-0
/
+7
2013-07-30
cnic: Update version to 2.5.17 and copyright year.
Michael Chan
1
-1
/
+1
2013-07-30
cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE
Eddie Wai
1
-4
/
+7
2013-07-30
cnic: Update TCP options setup for iSCSI.
Eddie Wai
1
-26
/
+27
2013-07-30
cnic: Reset tcp_flags during cnic_cm_create().
Eddie Wai
1
-0
/
+1
2013-07-30
cnic: Simplify cnic_release().
Michael Chan
1
-13
/
+0
[next]