index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
mv643xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-23
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
Paulius Zaleckas
2012-01-10
mv643xx-eth: use an unique MDIO bus name.
Florian Fainelli
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-11-24
net: mv643xx_eth: fix build error
Axel Lin
2011-11-16
net: drivers: use bool type instead of double negation
Michał Mirosław
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-15
mv643xx: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-12
skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
Jeff Kirsher