aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/pxa168_eth.c
AgeCommit message (Expand)Author
2011-08-12skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20pxa168_eth: enable transmit time stamping.Richard Cochran
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-12-10netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings
2010-09-30net: pxa168_etc.c recognize additional contributorsPhilip Rakity
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-02net: another last_rx roundEric Dumazet
2010-09-01pxa168_eth: remove duplicated #includeHuang Weiyi
2010-09-01pxa168_eth: fix a mdiobus leakDenis Kirjanov
2010-08-24pxa168_eth: silence gcc warningsDan Carpenter
2010-08-24pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter
2010-08-24pxa168_eth: fix error handling in propeDan Carpenter
2010-08-24pxa168_eth: remove unneeded null checkDan Carpenter
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap