index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
/
et131x.h
Age
Commit message (
Expand
)
Author
2013-12-06
staging: et131x: clear up use of TRUEPHY defines
Mark Einon
2013-01-07
staging: et131x: Use register defines instead of magic numbers
Mark Einon
2013-01-07
staging: et131x: Replace rxdma csr register magic numbers with defines
Mark Einon
2012-10-30
staging: et131x: Remove unnecessary PHY register write
Mark Einon
2012-02-24
drivers:staging:et131x Fix some typo's in staging et131x.
Justin P. Mattock
2011-10-23
staging: et131x: Moving two extern inline functions to .c file
Mark Einon
2011-10-23
staging: et131x: move et1310_phy.h contents into et131x.h
Mark Einon
2011-10-23
staging: et131x: move et1310_address_map.h contents into et131x.h
Mark Einon
2011-10-23
staging: et131x: Move non-register defines from et131x.h to et131x.c
Mark Einon
2011-10-23
staging: et131x: Move function declarations from et131x.h to et131x.c
Mark Einon
2011-10-23
staging: et131x: Put all .c files into one big file
Mark Einon
2011-10-11
staging: et131x: Remove file et131x_version.h
Mark Einon
2011-10-11
staging: et131x: Remove error path from suspend/resume code
Mark Einon
2011-10-04
staging: et131x: Fix add_timer() from et131x_open
Mark Einon
2011-10-04
staging: et131x: Add pci suspend & resume functions
Mark Einon
2011-10-04
staging: et131x: Introduce et1310_in_phy_coma() call
Mark Einon
2011-09-26
staging: et131x: Remove header declaration of et131x_check_mii()
Mark Einon
2011-09-26
staging: et131x: Create et131x_[dis|en]able_txrx() calls
Mark Einon
2011-09-06
staging: et131x: Remove redundant phy code
Mark Einon
2011-09-06
staging: et131x: Remove xcvr_addr and et131x_xcvr_find
Mark Einon
2011-08-29
staging: et131x: Use phy-device, mii_bus and ethtool_ops
Mark Einon
2011-08-23
staging: et131x: Converting et1310_tx.c function and local names from CamelCase
Mark Einon
2011-08-23
staging: et131x: Rename et131x_config_global_regs > et131x_configure_global_regs
Mark Einon
2011-08-23
staging: et131x: Convert et1310_tx.c function name from CamelCase
Mark Einon
2011-08-23
staging: et131x: add et1310_ prefix to et1310_mac.c functions
Mark Einon
2011-08-23
staging: et131x: Converting et1310_rx.c function and local names from CamelCase
Mark Einon
2011-08-23
staging: et131x: Converting et1310_pm.c function and local names from CamelCase
Mark Einon
2011-08-23
staging: et131x: Converting et1310_phy.c function and local names from CamelCase
Mark Einon
2011-08-23
staging: et131x: Converting et1310_mac.c function and local names from CamelCase
Mark Einon
2011-07-05
staging: et131x: Remove typedefs from et1310_phy.h
Mark Einon
2011-06-28
staging: et131x: Removing '_t' from ce_stats_t struct
Mark Einon
2011-02-04
staging: et131x: Clean up the RFD struct/types
Alan Cox
2010-03-03
Staging: et131x: Collapse all the function definitions into one place
Alan Cox