aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ks8842.c
AgeCommit message (Expand)Author
2010-07-27ks8842: Fix warnings on 64-bit.David S. Miller
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors
2010-07-26ks8842: Support 100Mbps when accessed via timberdaleRichard Röjfors
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller
2010-07-13drivers/net: Add Micrel KS8841/42 support to ks8842 driverDavid J. Choi
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors
2010-07-05ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-03-16drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-06-08netdev: Added KS8842 driverRichard Ršöjfors