index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: et131x: Put all .c files into one big file
Mark Einon
2011-10-23
13
-5862
/
+5102
*
staging: drop unused Kconfig symbols
Paul Bolle
2011-10-17
1
-9
/
+0
*
staging: et131x: Update TODO list
Mark Einon
2011-10-11
1
-2
/
+7
*
staging: et131x: Remove unused mac defines
Mark Einon
2011-10-11
1
-8
/
+0
*
staging: et131x: Fix et131x smatch issues
Mark Einon
2011-10-11
1
-2
/
+2
*
staging: et131x: Fix et131x sparse warnings
Mark Einon
2011-10-11
3
-9
/
+9
*
staging: et131x: Remove file et131x_version.h
Mark Einon
2011-10-11
12
-91
/
+10
*
staging: et131x: Move pm calls from pci device to driver device
Mark Einon
2011-10-11
1
-8
/
+12
*
staging: et131x: Remove error path from suspend/resume code
Mark Einon
2011-10-11
3
-32
/
+45
*
staging: et131x: Removing Olaf Hartmann's email as it bounces
Mark Einon
2011-10-11
1
-4
/
+1
*
staging: et131x: Fix indefinite low power sleep
Mark Einon
2011-10-04
2
-5
/
+12
*
staging: et131x: Updating copyright statements and module authors
Mark Einon
2011-10-04
16
-3
/
+31
*
staging: et131x: Update TODO file for kernel parameters
Mark Einon
2011-10-04
1
-1
/
+0
*
staging: et131x: Fix add_timer() from et131x_open
Mark Einon
2011-10-04
4
-8
/
+5
*
staging: et131x: Add pci suspend & resume functions
Mark Einon
2011-10-04
3
-3
/
+45
*
staging: et131x: Remove adapter->bmsr, replace with phydev equivalents
Mark Einon
2011-10-04
3
-10
/
+3
*
staging: et131x: Introduce et1310_in_phy_coma() call
Mark Einon
2011-10-04
5
-22
/
+28
*
staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'
Mark Einon
2011-10-04
1
-1
/
+0
*
staging: et131x: Bugfix - driver doesn't autoreneg after cable unplug/plug ev...
Mark Einon
2011-09-26
1
-0
/
+4
*
staging: et131x: Remove header declaration of et131x_check_mii()
Mark Einon
2011-09-26
1
-2
/
+0
*
staging: et131x: Create et131x_[dis|en]able_txrx() calls
Mark Einon
2011-09-26
2
-78
/
+50
*
staging: et131x: Remove et131x_check_mii() and move functionality into et131x...
Mark Einon
2011-09-26
2
-184
/
+98
*
staging: et131x: Add link status to adapter struct
Mark Einon
2011-09-26
1
-0
/
+3
*
staging: et131x: support register dump in ethtool ops
Mark Einon
2011-09-26
1
-3
/
+135
*
staging: et131x: Update README file
Mark Einon
2011-09-06
1
-2
/
+0
*
staging: et131x: Remove ai_force_[duplex|speed] from et131x_adapter
Mark Einon
2011-09-06
2
-6
/
+2
*
staging: et131x: Remove struct mi_regs from et1310_phy.h
Mark Einon
2011-09-06
1
-29
/
+5
*
staging: et131x: Replace magic numbers in et1310_phy.c with defines
Mark Einon
2011-09-06
2
-56
/
+105
*
staging: et131x: Remove duplicated register defines from et1310_phy.h
Mark Einon
2011-09-06
1
-18
/
+0
*
staging: et131x: Remove cached_mask_value from et131x_adapter
Mark Einon
2011-09-06
2
-4
/
+0
*
staging: et131x: Remove registry_rx_mem_end from struct et131x_adapter
Mark Einon
2011-09-06
1
-4
/
+0
*
staging: et131x: remove calls to netif_carrier_[on|off] from et131x_mii_check
Mark Einon
2011-09-06
1
-3
/
+0
*
staging: et131x: Remove PHY interrupt handling code from driver isr handler
Mark Einon
2011-09-06
1
-38
/
+0
*
staging: et131x: Remove redundant struct adapter members
Mark Einon
2011-09-06
3
-11
/
+1
*
staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex i...
Mark Einon
2011-09-06
4
-12
/
+5
*
staging: et131x: Remove private adapter->linkspeed and use phydev->speed instead
Mark Einon
2011-09-06
7
-24
/
+26
*
staging: et131x: Amend README file
Mark Einon
2011-09-06
1
-1
/
+1
*
staging: et131x: Fix checkpatch whitespace warnings
Mark Einon
2011-09-06
8
-54
/
+64
*
staging: et131x: Use MII register defines from mii.h
Mark Einon
2011-09-06
3
-173
/
+13
*
staging: et131x: Remove redundant phy code
Mark Einon
2011-09-06
4
-452
/
+15
*
staging: et131x: Remove xcvr_addr and et131x_xcvr_find
Mark Einon
2011-09-06
4
-69
/
+38
*
staging: et131x: converting et131x_ioctl to use phy_mii_ioctl
Mark Einon
2011-09-06
1
-52
/
+4
*
staging: et131x: Use phy-device, mii_bus and ethtool_ops
Mark Einon
2011-08-29
8
-30
/
+254
*
staging: et131x: Remove module_param et131x_speed_set
Mark Einon
2011-08-29
1
-48
/
+2
*
staging: et131x: Remove redundant replica loopback code
Mark Einon
2011-08-29
4
-27
/
+10
*
staging: et131x: Remove unused xcvr_id in struct ce_stats
Mark Einon
2011-08-29
2
-5
/
+0
*
staging: et131x: Further tidy up of 131x_pci_setup()
Mark Einon
2011-08-29
2
-32
/
+28
*
staging: et131x: Update tx trans_start on device close to prevent tx_timeout
Mark Einon
2011-08-23
1
-4
/
+11
*
staging: et131x: Fix free IRQ from IRQ context warning after tx_timeout
Mark Einon
2011-08-23
2
-3
/
+21
*
staging: et131x: Fix link detection signalling
Mark Einon
2011-08-23
3
-53
/
+2
[next]