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