aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et131x.h
AgeCommit message (Expand)Author
2013-01-07staging: et131x: Use register defines instead of magic numbersMark Einon
2013-01-07staging: et131x: Replace rxdma csr register magic numbers with definesMark Einon
2012-10-30staging: et131x: Remove unnecessary PHY register writeMark Einon
2012-02-24drivers:staging:et131x Fix some typo's in staging et131x.Justin P. Mattock
2011-10-23staging: et131x: Moving two extern inline functions to .c fileMark Einon
2011-10-23staging: et131x: move et1310_phy.h contents into et131x.hMark Einon
2011-10-23staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon
2011-10-23staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon
2011-10-23staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon
2011-10-11staging: et131x: Remove error path from suspend/resume codeMark Einon
2011-10-04staging: et131x: Fix add_timer() from et131x_openMark Einon
2011-10-04staging: et131x: Add pci suspend & resume functionsMark Einon
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon
2011-09-26staging: et131x: Remove header declaration of et131x_check_mii()Mark Einon
2011-09-26staging: et131x: Create et131x_[dis|en]able_txrx() callsMark Einon
2011-09-06staging: et131x: Remove redundant phy codeMark Einon
2011-09-06staging: et131x: Remove xcvr_addr and et131x_xcvr_findMark Einon
2011-08-29staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon
2011-08-23staging: et131x: Converting et1310_tx.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Rename et131x_config_global_regs > et131x_configure_global_regsMark Einon
2011-08-23staging: et131x: Convert et1310_tx.c function name from CamelCaseMark Einon
2011-08-23staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon
2011-08-23staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon
2011-07-05staging: et131x: Remove typedefs from et1310_phy.hMark Einon
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon
2011-02-04staging: et131x: Clean up the RFD struct/typesAlan Cox
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox