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
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
/
xilinx_emaclite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-12-07
net: emaclite: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2010-11-17
drivers/net: Remove unnecessary casts of netdev_priv
Joe Perches
1
-10
/
+10
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
1
-0
/
+1
2010-10-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-4
/
+4
2010-10-21
net: emaclite: Add support for little-endian platforms
Michal Simek
1
-4
/
+4
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-19
xilinx_emaclite: netpoll support
Michal Simek
1
-0
/
+13
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-3
/
+3
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-1
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-6
/
+4
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-3
/
+2
2010-05-06
net: emaclite: Use resource_size
Tobias Klauser
1
-2
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-31
net: remove redundant code
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
net: emaclite: adding MDIO and phy lib support
John Linn
1
-43
/
+335
2009-12-30
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-09-23
net: xilinx_emaclite: Fix problem with first incoming packet
Michal Simek
1
-5
/
+2
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-09-02
xilinx_emaclite: Fix permissions on driver sources.
David S. Miller
1
-0
/
+0
2009-08-20
net: add Xilinx emac lite device driver
John Linn
1
-0
/
+1041