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
2012-01-23
tg3: fix ipv6 header length computation
Eric Dumazet
1
-7
/
+2
2012-01-23
bnx2x: fix compilation error with SOE in fw_dump
Yuval Mintz
1
-1
/
+1
2012-01-23
bnx2x: handle CHIP_REVISION during init_one
Ariel Elior
1
-4
/
+5
2012-01-23
bnx2x: allow user to change ring size in ISCSI SD mode
Dmitry Kravkov
1
-1
/
+1
2012-01-23
bnx2x: fix Big-Endianess in ethtool -t
Dmitry Kravkov
1
-3
/
+2
2012-01-23
bnx2x: fixed ethtool statistics for MF modes
Yuval Mintz
1
-65
/
+41
2012-01-23
bnx2x: credit-leakage fixup on vlan_mac_del_all
Yuval Mintz
2
-1
/
+54
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-17
bnx2x: Disable AN KR work-around for BCM57810
Yaniv Rosner
1
-1
/
+9
2012-01-17
bnx2x: Remove AutoGrEEEn for BCM84833
Yaniv Rosner
1
-6
/
+2
2012-01-17
bnx2x: Remove 100Mb force speed for BCM84833
Yaniv Rosner
2
-6
/
+21
2012-01-17
bnx2x: Fix PFC setting on BCM57840
Yaniv Rosner
2
-10
/
+13
2012-01-17
bnx2x: Fix Super-Isolate mode for BCM84833
Yaniv Rosner
1
-113
/
+137
2012-01-11
bcm63xx_enet: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-11
sb1250: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-10
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-4
/
+4
2011-12-20
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
1
-7
/
+101
2011-12-20
bnx2: Update driver to use new mips firmware.
Michael Chan
1
-4
/
+4
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-1
/
+2
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-25
/
+14
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2
-23
/
+37
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
1
-19
/
+3
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2
-27
/
+58
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2
-8
/
+9
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
1
-10
/
+9
2011-12-14
bnx2x: handle vpd data longer than 128 bytes
Barak Witkowski
1
-7
/
+28
2011-12-13
bnx2x: properly update skb when mtu > 1500
Dmitry Kravkov
1
-11
/
+11
2011-12-09
bnx2x: properly initialize L5 features
Dmitry Kravkov
2
-6
/
+8
2011-12-09
tg3: Update version to 3.122
Matt Carlson
1
-2
/
+2
2011-12-09
tg3: Return flowctrl config through ethtool
Matt Carlson
1
-2
/
+2
2011-12-09
tg3: Track LP advertising
Matt Carlson
2
-3
/
+38
2011-12-09
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
1
-56
/
+25
2011-12-09
tg3: Save stats across chip resets
Matt Carlson
1
-9
/
+17
2011-12-09
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2
-8
/
+7
2011-12-07
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
1
-1
/
+1
2011-12-07
bnx2x: Fix compile errors if CONFIG_CNIC is not set
Michael Chan
1
-2
/
+2
2011-12-06
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
1
-0
/
+3
2011-12-06
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
6
-8
/
+459
2011-12-06
bnx2x: support classification config query
Ariel Elior
2
-0
/
+46
2011-12-06
bnx2x: add fcoe statistics
Barak Witkowski
4
-23
/
+120
2011-12-06
bnx2x: add PFC statistics
Barak Witkowski
6
-3
/
+63
2011-12-04
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2
-3
/
+3
2011-12-01
bnx2: Support for byte queue limits
Eric Dumazet
1
-0
/
+6
2011-11-30
bnx2x: handle iSCSI SD mode
Dmitry Kravkov
4
-9
/
+86
2011-11-29
bnx2x: Support for byte queue limits
Tom Herbert
1
-4
/
+22
2011-11-29
tg3: Support for byte queue limits
Tom Herbert
1
-0
/
+8
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
[next]