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
2013-06-19
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
1
-2
/
+2
2013-06-18
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
fec: Add support to restart autonegotiate
Chris Healy
1
-0
/
+12
2013-06-18
bonding: don't call alb_set_slave_mac_addr() while atomic
Veaceslav Falico
1
-35
/
+5
2013-06-18
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
1
-2
/
+9
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
5
-2
/
+72
2013-06-14
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2
-80
/
+135
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
1
-2
/
+2
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
1
-1
/
+0
2013-06-13
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
1
-0
/
+2
2013-06-13
macvtap: slient sparse warnings
Jason Wang
1
-1
/
+1
2013-06-13
tun: Turn tun_flow_init() into void fn
Pavel Emelyanov
1
-7
/
+2
2013-06-13
tun: Report "persist" flag to userspace
Pavel Emelyanov
1
-0
/
+3
2013-06-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
160
-2038
/
+18875
2013-06-13
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
1
-9
/
+20
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2
-2
/
+3
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
3
-18
/
+8
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-2
/
+1
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
1
-16
/
+47
2013-06-12
net: can: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+2
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+4
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
1
-6
/
+6
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
1
-13
/
+12
2013-06-12
veth: remove redundant call of dev_alloc_name
Hong zhi guo
1
-7
/
+0
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
160
-2038
/
+18875
2013-06-11
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
9
-75
/
+80
2013-06-11
cw1200: Eliminate the ETF debug/engineering code.
Solomon Peachy
7
-349
/
+2
2013-06-11
cw1200: Remove "ITP" debug subsystem.
Solomon Peachy
8
-905
/
+3
2013-06-11
xen-netfront: use skb_partial_csum_set() to simplify the codes
Li RongQing
1
-12
/
+8
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
3
-0
/
+60
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
3
-8
/
+177
2013-06-11
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2
-12
/
+998
2013-06-11
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
1
-56
/
+83
2013-06-11
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
1
-0
/
+15
2013-06-10
rt2x00: rt2x00queue: initialize data_queue fields earlier
Gabor Juhos
1
-6
/
+38
2013-06-10
rtlwifi: initialize local array and set value.
Yunlian Jiang
1
-1
/
+1
2013-06-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
20
-66
/
+371
2013-06-10
cw1200: handle allocation failure in wsm_event_indication()
Dan Carpenter
1
-0
/
+2
2013-06-10
cw1200: read beyond end of array in debug code
Dan Carpenter
1
-3
/
+2
2013-06-10
cw1200: Sanity-check arguments in copy_from_user()
Solomon Peachy
1
-4
/
+14
2013-06-10
cw1200: hwio: Remove an unnecessary goto
Joe Perches
1
-1
/
+0
2013-06-08
macvtap: enable multiqueue flag
Jason Wang
1
-5
/
+2
2013-06-08
macvtap: add TUNSETQUEUE ioctl
Jason Wang
1
-19
/
+116
2013-06-08
macvtap: eliminate linear search
Jason Wang
1
-44
/
+20
2013-06-08
macvtap: introduce macvtap_get_vlan()
Jason Wang
1
-7
/
+20
2013-06-08
macvtap: do not add self to waitqueue if doing a nonblock read
Jason Wang
1
-2
/
+5
2013-06-08
macvtap: fix a possible race between queue selection and changing queues
Jason Wang
1
-1
/
+1
2013-06-08
sh_eth: Fix warnings on 64-bit.
David S. Miller
1
-1
/
+1
[next]