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