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-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2
-401
/
+408
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2
-9
/
+5
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
1
-1
/
+1
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-09
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-09
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-08
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-07
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-07
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-07
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-07
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-14
/
+6
2013-02-03
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
27
-2041
/
+3734
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
3
-4
/
+5
2013-01-23
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2
-2
/
+2
2013-01-23
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
3
-8
/
+11
2013-01-23
bnx2x: correct memory release scheme
Yuval Mintz
2
-4
/
+3
2013-01-23
bnx2x: Remove many sparse warnings
Yuval Mintz
9
-159
/
+195
2013-01-23
bnx2x: Modify unload conditions
Yuval Mintz
1
-3
/
+11
2013-01-23
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2
-44
/
+16
2013-01-23
bnx2x: Add missing VFs reference in macros
Yuval Mintz
1
-1
/
+3
2013-01-23
bnx2x: Add additional debug information
Yuval Mintz
4
-6
/
+38
2013-01-23
bnx2x: correct usleep_range usage
Yuval Mintz
4
-10
/
+10
2013-01-23
bnx2x: reorganization and beautification
Yuval Mintz
5
-139
/
+122
2013-01-23
bnx2x: Semantic renovation
Yuval Mintz
9
-105
/
+86
2013-01-17
bnx2x: fix GRO parameters
Yuval Mintz
1
-24
/
+23
2013-01-16
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
24
-26
/
+26
2013-01-16
bnx2x: Added FW GRO bridging support
Yuval Mintz
1
-2
/
+52
2013-01-16
bnx2x: Clean previous IGU status before ack
Yuval Mintz
2
-7
/
+11
2013-01-16
bnx2x: improve stop-on-error
Yuval Mintz
5
-76
/
+79
2013-01-16
bnx2x: add `ethtool -w' support.
Miriam Shitrit
4
-1176
/
+2494
2013-01-16
bnx2x: Added nvram personalities support
Yuval Mintz
2
-0
/
+11
2013-01-16
bnx2x: Fix rare self-test failures
Yaniv Rosner
1
-7
/
+10
2013-01-16
bnx2x: use SAN Mac for FCoE.
Dmitry Kravkov
1
-1
/
+1
2013-01-16
bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT
Dmitry Kravkov
2
-0
/
+2
2013-01-16
bnx2x: Clear dirty status when booting after UNDI
Yuval Mintz
2
-0
/
+4
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-34
/
+120
2013-01-15
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-15
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
3
-4
/
+4
[next]