aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pxa168_eth.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | drivers/net: Remove casts of void *Joe Perches2011-06-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\ \ \ | | |/ | |/|
| * | pxa168_eth: fix race in transmit path.Richard Cochran2011-06-20
| |/
* / pxa168_eth: enable transmit time stamping.Richard Cochran2011-06-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-10
* net: pxa168_etc.c recognize additional contributorsPhilip Rakity2010-09-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-01
| * pxa168_eth: silence gcc warningsDan Carpenter2010-08-24
| * pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-24
| * pxa168_eth: fix error handling in propeDan Carpenter2010-08-24
| * pxa168_eth: remove unneeded null checkDan Carpenter2010-08-24
* | net: another last_rx roundEric Dumazet2010-09-02
* | pxa168_eth: remove duplicated #includeHuang Weiyi2010-09-01
|/
* net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-19