index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TG3]: Exit irq handler during chip reset.
Michael Chan
2007-03-25
1
-0
/
+1
*
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
Michael Chan
2007-03-25
1
-4
/
+0
*
[TG3]: TSO workaround fixes.
Michael Chan
2007-02-26
1
-1
/
+1
*
[TG3]: Use constant for PHY register 0x1e.
Michael Chan
2007-02-13
1
-0
/
+1
*
[TG3]: Add PHY workaround for 5755M.
Michael Chan
2007-01-09
1
-0
/
+4
*
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2006-12-17
1
-0
/
+1
*
[TG3]: Add TG3_FLG2_IS_NIC flag.
Michael Chan
2006-12-07
1
-0
/
+1
*
[TG3]: Add 5709 self-test support.
Michael Chan
2006-09-28
1
-0
/
+4
*
[TG3]: Add 5709 PHY support.
Michael Chan
2006-09-28
1
-0
/
+6
*
[TG3]: Add basic 5906 support.
Michael Chan
2006-09-28
1
-4
/
+24
*
[TG3]: Add 5722 and 5756 support.
Michael Chan
2006-09-28
1
-1
/
+3
*
[TG3]: Improve ASF heartbeat.
Michael Chan
2006-09-28
1
-0
/
+1
*
[TG3]: Improve 5704S autoneg.
Michael Chan
2006-09-28
1
-1
/
+6
*
[TG3]: Fix tx race condition
Michael Chan
2006-08-07
1
-5
/
+3
*
[TG3]: Add TSO workaround using GSO
Michael Chan
2006-06-30
1
-1
/
+2
*
[TG3]: Turn on hw fix for ASF problems
Michael Chan
2006-06-30
1
-0
/
+1
*
[TG3]: Add rx BD workaround
Michael Chan
2006-06-30
1
-0
/
+1
*
[TG3]: Convert to non-LLTX
Michael Chan
2006-06-17
1
-3
/
+13
*
[TG3]: Add recovery logic when MMIOs are re-ordered
Michael Chan
2006-06-17
1
-4
/
+1
*
[TG3]: Handle Sun onboard tg3 chips more correctly.
David S. Miller
2006-06-09
1
-1
/
+2
*
[TG3]: Add phy workaround
Michael Chan
2006-04-29
1
-0
/
+1
*
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2006-04-09
1
-0
/
+1
*
[TG3]: Kill some less useful flags
Michael Chan
2006-04-09
1
-2
/
+0
*
[TG3]: Add 5755 nvram support
Michael Chan
2006-03-23
1
-0
/
+3
*
[TG3]: Add 5755 support
Michael Chan
2006-03-23
1
-1
/
+5
*
[TG3]: Add firmware version info
Michael Chan
2006-03-20
1
-0
/
+1
*
[TG3]: Add new one-shot MSI handler
Michael Chan
2006-03-20
1
-0
/
+1
*
[TG3]: Add new hard_start_xmit
Michael Chan
2006-03-20
1
-1
/
+3
*
[TG3]: Add 5787 nvram support
Michael Chan
2006-03-20
1
-0
/
+7
*
[TG3]: Add 5787 and 5754 basic support
Michael Chan
2006-03-20
1
-1
/
+5
*
[TG3]: 40-bit DMA workaround part 2
Michael Chan
2006-03-19
1
-0
/
+1
*
[TG3]: Flush tg3_reset_task()
Michael Chan
2006-02-02
1
-0
/
+1
*
[TG3]: Refine nvram locking
Michael Chan
2006-01-17
1
-0
/
+1
*
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
2005-12-28
1
-0
/
+7
*
[TG3]: Fix low power state
Michael Chan
2005-12-13
1
-0
/
+7
*
[PATCH] tg3: fix ASF heartbeat
Michael Chan
2005-10-28
1
-0
/
+1
*
[PATCH] tg3: add 5714/5715 support
Michael Chan
2005-10-28
1
-2
/
+9
*
[TG3]: 5780 PHY fixes
Michael Chan
2005-09-27
1
-0
/
+1
*
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
2005-08-29
1
-0
/
+1
*
[TG3]: Add mailbox read method
Michael Chan
2005-08-29
1
-0
/
+1
*
[TG3]: Add basic register access function pointers
Michael Chan
2005-08-29
1
-0
/
+8
*
[TG3]: add 5780 fiber support
Michael Chan
2005-07-25
1
-0
/
+4
*
[TG3]: consolidate all DMA water mark settings
Michael Chan
2005-07-25
1
-0
/
+3
*
[TG3]: add variable buffer size for standard ring
Michael Chan
2005-07-25
1
-0
/
+2
*
[TG3]: add 5780 basic jumbo frame support
Michael Chan
2005-07-25
1
-1
/
+2
*
[TG3]: add 5780 basic support
Michael Chan
2005-07-25
1
-0
/
+3
*
[TG3]: support for ethtool -C
Michael Chan
2005-07-05
1
-0
/
+10
*
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
2005-06-24
1
-5
/
+19
*
[TG3]: Set minimal hw interrupt mitigation.
David S. Miller
2005-05-18
1
-1
/
+5
*
[TG3]: Add tagged status support.
David S. Miller
2005-05-18
1
-0
/
+2
[next]