index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TG3]: Update version and reldate
Michael Chan
2006-04-29
1
-2
/
+2
*
[TG3]: Fix bug in nvram write
Michael Chan
2006-04-29
1
-1
/
+1
*
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
2006-04-29
1
-17
/
+17
*
[TG3]: Reset chip when changing MAC address
Michael Chan
2006-04-29
1
-3
/
+17
*
[TG3]: Add phy workaround
Michael Chan
2006-04-29
1
-4
/
+13
*
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
2006-04-29
1
-0
/
+7
*
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2006-04-09
1
-27
/
+42
*
[TG3]: Kill some less useful flags
Michael Chan
2006-04-09
1
-13
/
+8
*
[TG3]: Fix a memory leak.
Adrian Bunk
2006-04-09
1
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
1
-10
/
+5
|
\
|
*
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
2006-04-02
1
-10
/
+5
*
|
[TG3]: Update driver version and reldate.
David S. Miller
2006-04-01
1
-2
/
+2
*
|
[TG3]: Revert "Speed up SRAM access"
David S. Miller
2006-04-01
1
-30
/
+23
|
/
*
[TG3]: Update version and reldate
Michael Chan
2006-03-28
1
-2
/
+2
*
[TG3]: Skip timer code during full lock
Michael Chan
2006-03-28
1
-0
/
+4
*
[TG3]: Speed up SRAM access
Michael Chan
2006-03-28
1
-23
/
+30
*
[TG3]: Fix PHY loopback on 5700
Michael Chan
2006-03-28
1
-1
/
+4
*
[TG3]: Fix bug in 40-bit DMA workaround code
Michael Chan
2006-03-28
1
-1
/
+1
*
[TG3]: Fix probe failure due to invalid MAC address
Michael Chan
2006-03-28
1
-22
/
+28
*
[TG3]: Update driver version and reldate.
David S. Miller
2006-03-23
1
-2
/
+2
*
[TG3]: Add 5755 nvram support
Michael Chan
2006-03-23
1
-0
/
+43
*
[TG3]: Add 5755 support
Michael Chan
2006-03-23
1
-6
/
+31
*
[TG3]: Bump driver version and reldate.
David S. Miller
2006-03-22
1
-2
/
+2
*
[TG3]: Skip phy power down on some devices
Michael Chan
2006-03-22
1
-2
/
+14
*
[TG3]: Fix SRAM access during tg3_init_one()
Michael Chan
2006-03-22
1
-3
/
+9
*
[TG3]: Don't mark tg3_test_registers() as returning const.
David S. Miller
2006-03-20
1
-1
/
+1
*
[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
Adrian Bunk
2006-03-20
1
-1
/
+1
*
[TG3]: netif_carrier_off runs too early; could still be queued when init fails
Jeff Mahoney
2006-03-20
1
-1
/
+2
*
[TG3]: update version and reldate
Michael Chan
2006-03-20
1
-2
/
+2
*
[TG3]: Add firmware version info
Michael Chan
2006-03-20
1
-0
/
+56
*
[TG3]: nvram cleanup
Michael Chan
2006-03-20
1
-27
/
+35
*
[TG3]: Fixup memory test for 5787
Michael Chan
2006-03-20
1
-3
/
+13
*
[TG3]: Add new one-shot MSI handler
Michael Chan
2006-03-20
1
-31
/
+54
*
[TG3]: Add ipv6 checksum support
Michael Chan
2006-03-20
1
-4
/
+8
*
[TG3]: Add new hard_start_xmit
Michael Chan
2006-03-20
1
-4
/
+139
*
[TG3]: Add 5787 nvram support
Michael Chan
2006-03-20
1
-20
/
+123
*
[TG3]: Add 5787 and 5754 basic support
Michael Chan
2006-03-20
1
-2
/
+25
*
[TG3]: Fix tg3_get_ringparam()
Michael Chan
2006-03-20
1
-4
/
+13
*
[TG3]: Add some missing netif_running() checks
Michael Chan
2006-03-20
1
-0
/
+6
*
[TG3]: Update version and reldate
Michael Chan
2006-03-20
1
-2
/
+2
*
[TG3]: Support shutdown WoL.
Michael Chan
2006-03-20
1
-11
/
+41
*
[TG3]: Enable TSO by default
Michael Chan
2006-03-20
1
-4
/
+5
*
[TG3]: Add support for 5714S and 5715S
Michael Chan
2006-03-20
1
-1
/
+34
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-03-20
1
-0
/
+4
|
\
|
*
[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.
David S. Miller
2006-03-20
1
-0
/
+4
*
|
Merge branch 'master'
Jeff Garzik
2006-03-20
1
-9
/
+43
|
\
\
|
|
/
|
*
[TG3]: 40-bit DMA workaround part 2
Michael Chan
2006-03-19
1
-9
/
+43
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-16
1
-2
/
+0
|
\
\
|
|
/
|
*
[TG3] tg3_bus_string(): remove dead code
Adrian Bunk
2006-03-11
1
-2
/
+0
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-11
1
-28
/
+59
|
\
\
|
|
/
[next]