summaryrefslogtreecommitdiff
path: root/drivers/net/ks8851.c
AgeCommit message (Expand)Author
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-08ks8851: suspend resume supportArce, Abraham
2010-09-08KS8851: Correct RX packet allocationEric Dumazet
2010-05-05ks8851: companion eeprom access through ethtoolSebastien Jan
2010-05-05ks8851: Low level functions for read/write to companion eepromSebastien Jan
2010-05-05ks8851: Add caching of CCR registerSebastien Jan
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-16drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks