summaryrefslogtreecommitdiffstats
path: root/drivers/net/ks8851.h
Commit message (Collapse)AuthorAgeFilesLines
* ks8851: Low level functions for read/write to companion eepromSebastien Jan2010-05-051-1/+13
| | | | | | | | Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Signed-off-by: Sebastien Jan <s-jan@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* KS8851: Fix MAC address write orderBen Dooks2009-10-201-0/+1
| | | | | | | | | | | | The MAC address register was being written in the wrong order, so add a new address macro to convert mac-address byte to register address and a ks8851_wrreg8() function to write each byte without having to worry about any difficult byte swapping. Fixes a bug reported by Doong, Ping of Micrel. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
* net: Micrel KS8851 SPI network driverBen Dooks2009-07-201-0/+296
Network driver for the SPI version of the Micrel KS8851 network chip. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud