aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ks8842.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors1-1/+0
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors1-2/+22
2010-07-05ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors1-24/+18
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors1-11/+42
2010-03-16drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches1-4/+4
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet1-4/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-06-08netdev: Added KS8842 driverRichard Ršöjfors1-0/+732