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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-4
/
+39
2013-09-17
bgmac: implement unaligned addressing for DMA rings that support it
Rafał Miłecki
2
-10
/
+30
2013-09-17
bgmac: allow bigger et_swtype nvram variable
Hauke Mehrtens
1
-2
/
+2
2013-09-17
bgmac: fix internal switch initialization
Rafał Miłecki
2
-2
/
+2
2013-09-14
tg3: Use pci_dev pm_cap
Jon Mason
2
-4
/
+2
2013-09-14
bnx2x: Use pci_dev pm_cap
Jon Mason
4
-12
/
+11
2013-09-13
tg3: Expand led off fix to include 5720
Nithin Sujir
1
-0
/
+1
2013-09-12
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-11
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
1
-15
/
+23
2013-09-10
bnx2x: Fix configuration of doorbell block
Ariel Elior
2
-3
/
+1
2013-09-06
bnx2x: Restore a call to config_init
Eilon Greenstein
1
-6
/
+3
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
1
-0
/
+2
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-641
/
+1418
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-55
/
+81
2013-09-05
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
1
-1
/
+2
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
6
-60
/
+145
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
10
-144
/
+513
2013-09-04
cnic: Update version to 2.5.18.
Michael Chan
1
-2
/
+2
2013-09-04
cnic: Eliminate local copy of pfid.
Michael Chan
2
-18
/
+12
2013-09-04
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
Michael Chan
2
-9
/
+6
2013-09-04
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
Michael Chan
2
-12
/
+18
2013-09-04
cnic: Use CHIP_NUM macros from bnx2x.h
Michael Chan
2
-67
/
+29
2013-09-04
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
1
-2
/
+16
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+2
2013-08-31
net: bcm63xx_enet: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
5
-24
/
+18
2013-08-28
bnx2x: Fix VF stats sync
Ariel Elior
3
-1
/
+39
2013-08-28
bnx2x: Fix VF memory leak unload
Ariel Elior
2
-4
/
+8
2013-08-28
bnx2x: Fix functionality of configuring vlan list
Ariel Elior
1
-35
/
+2
2013-08-28
bnx2x: Fix move FP memory deallocations
Yuval Mintz
1
-0
/
+6
2013-08-28
bnx2x: vf mark stats started
Ariel Elior
1
-12
/
+8
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-47
/
+108
2013-08-23
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-21
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-32
/
+106
2013-08-16
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-14
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
1
-2
/
+1
2013-08-14
bnx2x: fix PTE write access error
Barak Witkowsky
3
-0
/
+15
2013-08-14
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-14
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
3
-12
/
+24
2013-08-14
bnx2x: protect different statistics flows
Dmitry Kravkov
3
-12
/
+57
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
[next]