| Commit message (Expand) | Author | Age | Files | Lines |
* | ks8*/ksz8*: Move the Micrel drivers | Jeff Kirsher | 2011-08-12 | 1 | -1284/+0 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-01 | 1 | -1/+1 |
|\ |
|
| * | drivers/net: ks8842 Fix crash on received packet when in PIO mode. | Dennis Aberilla | 2011-06-01 | 1 | -1/+1 |
* | | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | ks8842: Fix warnings on 64-bit. | David S. Miller | 2010-07-28 | 1 | -3/+3 |
* | ks8842: Support DMA when accessed via timberdale | Richard Röjfors | 2010-07-28 | 1 | -21/+443 |
* | ks8842: Support 100Mbps when accessed via timberdale | Richard Röjfors | 2010-07-27 | 1 | -5/+10 |
* | ks8842: Fix ks8842_tx_frame() for 16bit case. | David S. Miller | 2010-07-20 | 1 | -5/+3 |
* | drivers/net: Add Micrel KS8841/42 support to ks8842 driver | David J. Choi | 2010-07-13 | 1 | -45/+129 |
* | ks8842: Remove unnecessary bank select. | Richard Röjfors | 2010-07-09 | 1 | -1/+0 |
* | ks8842: Do the TX timeout work in workqueue context. | Richard Röjfors | 2010-07-09 | 1 | -2/+22 |
* | ks8842: Replace usage of dev_dbg with netdev_dbg | Richard Röjfors | 2010-07-06 | 1 | -24/+18 |
* | ks8842: Add platform data for setting mac address | Richard Röjfors | 2010-04-22 | 1 | -11/+42 |
* | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> | Joe Perches | 2010-03-17 | 1 | -4/+4 |
* | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2009-10-13 | 1 | -4/+1 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | netdev: Added KS8842 driver | Richard Röjfors | 2009-06-08 | 1 | -0/+732 |