summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x.h
Commit message (Expand)AuthorAgeFilesLines
* drivers:staging:et131x Fix some typo's in staging et131x.Justin P. Mattock2012-02-241-2/+2
* staging: et131x: Moving two extern inline functions to .c fileMark Einon2011-10-231-10/+0
* staging: et131x: move et1310_phy.h contents into et131x.hMark Einon2011-10-231-0/+227
* staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon2011-10-231-0/+1370
* staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon2011-10-231-32/+1
* staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon2011-10-231-102/+0
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-2/+60
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-0/+3
* staging: et131x: Remove error path from suspend/resume codeMark Einon2011-10-111-0/+2
* staging: et131x: Fix add_timer() from et131x_openMark Einon2011-10-041-0/+1
* staging: et131x: Add pci suspend & resume functionsMark Einon2011-10-041-0/+2
* staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-041-0/+1
* staging: et131x: Remove header declaration of et131x_check_mii()Mark Einon2011-09-261-2/+0
* staging: et131x: Create et131x_[dis|en]able_txrx() callsMark Einon2011-09-261-0/+2
* staging: et131x: Remove redundant phy codeMark Einon2011-09-061-6/+1
* staging: et131x: Remove xcvr_addr and et131x_xcvr_findMark Einon2011-09-061-10/+7
* staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon2011-08-291-0/+6
* staging: et131x: Converting et1310_tx.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Rename et131x_config_global_regs > et131x_configure_global_regsMark Einon2011-08-231-2/+2
* staging: et131x: Convert et1310_tx.c function name from CamelCaseMark Einon2011-08-231-2/+1
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-10/+10
* staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon2011-08-231-2/+2
* staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon2011-08-231-4/+4
* staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon2011-08-231-20/+15
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-10/+10
* staging: et131x: Remove typedefs from et1310_phy.hMark Einon2011-07-051-1/+1
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-1/+1
* staging: et131x: Clean up the RFD struct/typesAlan Cox2011-02-041-2/+2
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-0/+153