index
:
asmadeus/linux.git
for-next
The linux kernel
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
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