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
/
gianfar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher
1
-3291
/
+0
2011-07-28
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
1
-5
/
+1
2011-07-22
gianfar: do vlan cleanup
Jiri Pirko
1
-26
/
+29
2011-07-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+19
2011-07-16
gianfar: rx parser
Sebastian Pöhn
1
-5
/
+19
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
1
-2
/
+2
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+13
2011-06-21
gianfar v5: implement nfc
Sebastian Poehn
1
-3
/
+7
2011-06-17
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
Joe Perches
1
-65
/
+48
2011-06-09
gianfar:localized filer table
Wu Jiajun-B06378
1
-16
/
+13
2011-04-16
net: gianfar: convert to hw_features
Michał Mirosław
1
-7
/
+9
2011-03-19
gianfar: Fall back to software tcp/udp checksum on older controllers
Alex Dubov
1
-2
/
+14
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+5
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-01-19
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
1
-1
/
+1
2011-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+4
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-6
/
+4
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-12-23
Merge commit 'v2.6.37-rc7' into devicetree/next
Grant Likely
1
-4
/
+3
2010-12-21
drivers/net/*.c: Use static const
Joe Perches
1
-4
/
+6
2010-11-17
gianfar: fix signedness issue
Nicolas Kaiser
1
-4
/
+3
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
1
-0
/
+1
2010-10-27
gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...
Jarek Poplawski
1
-3
/
+3
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-2
/
+2
2010-09-28
gianfar: Use netif_set_real_num_rx_queues()
Ben Hutchings
1
-2
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
1
-9
/
+6
2010-08-17
drivers/net: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-5
/
+5
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-4
/
+21
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-08
gianfar: code cleanup
Eran Liberty
1
-27
/
+27
2010-06-30
gianfar: Implement workaround for eTSEC-A002 erratum
Anton Vorontsov
1
-3
/
+37
2010-06-30
gianfar: Implement workaround for eTSEC76 erratum
Anton Vorontsov
1
-0
/
+19
2010-06-30
gianfar: Implement workaround for eTSEC74 erratum
Anton Vorontsov
1
-2
/
+27
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+21
2010-06-17
gianfar: Fix oversized packets handling
Anton Vorontsov
1
-0
/
+4
2010-06-17
gianfar: Fix setup of RX time stamping
Manfred Rudigier
1
-4
/
+17
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-9
/
+10
2010-06-16
fix typos concerning "first"
Uwe Kleine-König
1
-1
/
+1
2010-06-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2010-06-10
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
1
-2
/
+1
2010-06-01
drivers/net/gianfar.c: Remove unnecessary kmalloc casts
Joe Perches
1
-4
/
+4
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-58
/
+169
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-4
/
+6
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-05-18
gianfar: Remove legacy PM callbacks
Anton Vorontsov
1
-14
/
+0
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
[next]