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
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
45
-58
/
+76
2014-07-16
net: mvpp2: Fix a typo in the license
Ezequiel Garcia
1
-1
/
+1
2014-07-15
ethernet: amd: fix 'foo* bar'
Varka Bhadram
1
-36
/
+40
2014-07-15
ethernet: amd: fix pci device ids
Varka Bhadram
1
-9
/
+11
2014-07-15
ethernet: amd: fix comment styles
Varka Bhadram
1
-95
/
+86
2014-07-15
ethernet: amd: dynamic debug fixes
Varka Bhadram
1
-32
/
+26
2014-07-15
ethernet: amd: use devm_ioremap()
Varka Bhadram
1
-5
/
+2
2014-07-15
ethernet: amd: move amd111e_remove_one after probe
Varka Bhadram
1
-12
/
+13
2014-07-15
sfc: Add 40G link capability decoding
Edward Cree
1
-0
/
+11
2014-07-15
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
Mateusz Wrzesinski
1
-0
/
+2
2014-07-15
vxlan: Call udp_sock_create
Tom Herbert
2
-91
/
+25
2014-07-14
slip: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-14
rtlwifi: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-14
wcn36xx: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-14
orinoco_usb: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-14
ps3_gelic: remove unnecessary break after goto
Fabian Frederick
1
-3
/
+0
2014-07-14
i40evf: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-14
i40e: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-14
ixgbe: remove unnecessary break after goto
Fabian Frederick
3
-7
/
+0
2014-07-14
igb: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-27
/
+39
2014-07-12
r8169: support IPv6
hayeswang
1
-12
/
+145
2014-07-12
r8169: use Giant Send
hayeswang
1
-1
/
+7
2014-07-12
r8169: split rtl8169_tso_csum
hayeswang
1
-34
/
+37
2014-07-12
dp83640: Adjust ptp event timestamps
Stefan Sørensen
1
-0
/
+3
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-27
/
+39
2014-07-11
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas
3
-0
/
+6402
2014-07-11
net: cpmac: fix in debug messages
Varka Bhadram
1
-12
/
+12
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-44
/
+144
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
3
-5
/
+8
2014-07-10
r8152: support jumbo frame for RTL8153
hayeswang
1
-4
/
+32
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
1
-2
/
+3
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
1
-3
/
+5
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
1
-74
/
+62
2014-07-10
net: cpmac: fix comments
Varka Bhadram
1
-19
/
+21
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
1
-41
/
+41
2014-07-10
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-10
net: systemport: align multiple lines correctly
Florian Fainelli
1
-59
/
+58
2014-07-10
hyperv: Add netpoll support
Richard Weinberger
1
-0
/
+11
2014-07-10
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2
-3
/
+0
2014-07-10
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2
-7
/
+5
2014-07-09
net: phy: export phy_suspend and phy_resume
Florian Fainelli
1
-0
/
+2
2014-07-09
net: fec: consolidate hwtstamp implementation
Russell King
1
-18
/
+19
2014-07-09
net: fec: remove useless status check in tx reap path
Russell King
1
-3
/
+0
2014-07-09
net: fec: add support for dumping transmit ring on timeout
Russell King
1
-0
/
+23
2014-07-09
net: fec: reorder ethtool ops to match order in struct declaration
Russell King
1
-7
/
+5
2014-07-09
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+2
2014-07-09
net: fec: replace delayed work with standard work
Russell King
2
-26
/
+16
[next]