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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-31
/
+56
2010-10-21
cxgb3: function namespace cleanup
stephen hemminger
7
-289
/
+18
2010-10-21
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
4
-10
/
+106
2010-10-21
can: mcp251x: fix generation of error frames
Marc Kleine-Budde
1
-1
/
+1
2010-10-21
can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
Marc Kleine-Budde
1
-5
/
+9
2010-10-21
drivers/net/ax88796.c: Return error code in failure
Julia Lawall
1
-0
/
+1
2010-10-21
b44: fix resume, request_irq after hw reset
James Hogan
1
-5
/
+14
2010-10-21
cxgb4: function namespace cleanup (v3)
stephen hemminger
6
-455
/
+3
2010-10-21
phy/marvell: fix 88e1121 support
Arnaud Patard
1
-12
/
+19
2010-10-21
ixgbe: add a refcnt when turning on/off FCoE offload capability
Yi Zou
2
-0
/
+7
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
3
-16
/
+56
2010-10-21
ixgbe: update copyright info
Emil Tantilov
4
-4
/
+4
2010-10-21
jme: Advance version number
Guo-Fu Tseng
2
-1
/
+3
2010-10-21
jme: Adding mii-tool support
Guo-Fu Tseng
1
-1
/
+33
2010-10-21
jme: Prevent possible read re-order error
Guo-Fu Tseng
1
-0
/
+1
2010-10-21
jme: Add comment in jme_set_settings
Guo-Fu Tseng
1
-3
/
+6
2010-10-21
jme: Fix PHY power-off error
Guo-Fu Tseng
1
-4
/
+18
2010-10-21
bonding: cleanup: remove braces from single block statements
Bandan Das
1
-91
/
+72
2010-10-21
bonding: cleanup : add space around operators
Bandan Das
1
-44
/
+67
2010-10-21
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
1
-2
/
+2
2010-10-21
bnx2: Increase max rx ring size from 1K to 2K
Michael Chan
1
-2
/
+2
2010-10-21
bonding: make release_and_destroy static
stephen hemminger
2
-3
/
+2
2010-10-21
pch_gbe: make local functions static
stephen hemminger
3
-15
/
+17
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
2
-20
/
+14
2010-10-21
bonding: make bond_resend_igmp_join_requests_delayed static
stephen hemminger
1
-1
/
+1
2010-10-21
sfc: make functions static
stephen hemminger
12
-41
/
+26
2010-10-21
netxen: make local function static.
stephen hemminger
3
-37
/
+16
2010-10-21
r8169: print errors when dma mapping fail
Stanislaw Gruszka
1
-3
/
+13
2010-10-21
r8169: (re)init phy on resume
Stanislaw Gruszka
1
-0
/
+5
2010-10-21
r8169: changing mtu clean up
Stanislaw Gruszka
1
-41
/
+6
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
1
-5
/
+3
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
1
-26
/
+25
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
1
-7
/
+7
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
1
-30
/
+22
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
1
-18
/
+48
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
4
-84
/
+27
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
3
-79
/
+74
2010-10-21
bnx2: Update bnx2 to use new vlan accleration.
Jesse Gross
2
-73
/
+28
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
29
-43
/
+38
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
12
-12
/
+12
2010-10-21
enic: Fix log message
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Change min MTU
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
3
-4
/
+10
2010-10-21
enic: Make firmware cognizant of the user set mac address
Vasanthy Kolluri
1
-1
/
+12
2010-10-21
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
5
-124
/
+368
2010-10-21
ibmveth: Free irq on error path
Denis Kirjanov
1
-2
/
+4
2010-10-21
ibmveth: Cleanup error handling inside ibmveth_open
Denis Kirjanov
1
-24
/
+20
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
129
-6280
/
+4967
2010-10-20
netpoll: Remove netpoll blocking from uninit path
Neil Horman
1
-3
/
+0
2010-10-19
bnx2x: update version to 1.60.00-3
Dmitry Kravkov
1
-2
/
+2
[next]