| Commit message (Expand) | Author | Age | Files | Lines |
* | ks8*/ksz8*: Move the Micrel drivers | Jeff Kirsher | 2011-08-12 | 1 | -1737/+0 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | ks8851: suspend resume support | Arce, Abraham | 2010-11-08 | 1 | -0/+33 |
* | KS8851: Correct RX packet allocation | Eric Dumazet | 2010-09-08 | 1 | -18/+21 |
* | ks8851: companion eeprom access through ethtool | Sebastien Jan | 2010-05-05 | 1 | -0/+114 |
* | ks8851: Low level functions for read/write to companion eeprom | Sebastien Jan | 2010-05-05 | 1 | -0/+228 |
* | ks8851: Add caching of CCR register | Sebastien Jan | 2010-05-05 | 1 | -0/+12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 1 | -5/+7 |
|\ |
|
| * | KS8851: NULL pointer dereference if list is empty | Abraham Arce | 2010-04-21 | 1 | -5/+7 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-03-20 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | KS8851: Avoid NULL pointer in set rx mode | Abraham Arce | 2010-03-18 | 1 | -1/+0 |
* | | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> | Joe Perches | 2010-03-16 | 1 | -49/+39 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 | 1 | -3/+2 |
* | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -2/+2 |
|/ |
|
* | net: Fix ks8851 snl NULL pointer dereference Oops | Tristram Ha | 2009-12-03 | 1 | -2/+2 |
* | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST | Ben Dooks | 2009-10-20 | 1 | -1/+1 |
* | KS8851: Fix MAC address write order | Ben Dooks | 2009-10-20 | 1 | -4/+33 |
* | KS8851: Add soft reset at probe time | Ben Dooks | 2009-10-20 | 1 | -0/+3 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+3 |
* | net: Micrel KS8851 SPI network driver | Ben Dooks | 2009-07-20 | 1 | -0/+1322 |