开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-08-30
net: ax88796: use dev_get_platdata()
Jingoo Han
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
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-06
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-10
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-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher