index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
/
ax88796.c
Age
Commit message (
Expand
)
Author
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
ax88796: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-11
ax88796: use an unique MDIO bus name.
Florian Fainelli
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-17
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
8390: Move the 8390 related drivers
Jeff Kirsher