summaryrefslogtreecommitdiffstats
path: root/drivers/net/ks8842.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Add Micrel KS8841/42 support to ks8842 driverDavid J. Choi2010-07-131-45/+129
* ks8842: Remove unnecessary bank select.Richard Röjfors2010-07-091-1/+0
* ks8842: Do the TX timeout work in workqueue context.Richard Röjfors2010-07-091-2/+22
* ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors2010-07-061-24/+18
* ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-221-11/+42
* drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-171-4/+4
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-4/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* netdev: Added KS8842 driverRichard Ršöjfors2009-06-081-0/+732