index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-24
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
1
-1
/
+3
2013-12-09
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
1
-1
/
+2
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2013-10-02
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
1
-0
/
+1
2013-10-02
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-10-02
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-08-30
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-19
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-1
/
+1
2013-06-17
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-04
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
1
-3
/
+5
2013-05-30
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
1
-4
/
+149
2013-05-30
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
1
-0
/
+11
2013-05-30
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
1
-7
/
+18
2013-05-30
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
1
-2
/
+1
2013-05-30
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
1
-1
/
+1
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
1
-94
/
+3
2013-04-11
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-11
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-11
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
1
-16
/
+11
2013-03-24
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
1
-3
/
+9
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-179
/
+16
2013-03-12
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
1
-0
/
+32
2013-03-07
mv643xx_eth: fix for disabled autoneg
Phil Sutter
1
-4
/
+51
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+3
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-16
/
+2
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
1
-0
/
+6
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+6
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-11
/
+31
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-11
/
+31
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-04-04
mv643xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2012-01-23
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
Paulius Zaleckas
1
-0
/
+14
[prev]
[next]