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]: Add register test
Michael Chan
2005-05-29
1
-0
/
+241
*
[TG3]: Add parameter to tg3_halt
Michael Chan
2005-05-29
1
-15
/
+15
*
[TG3]: Add link test
Michael Chan
2005-05-29
1
-0
/
+30
*
[TG3]: Add nvram test
Michael Chan
2005-05-29
1
-0
/
+50
*
[TG3]: Add basic selftest infrastructure
Michael Chan
2005-05-29
1
-0
/
+28
*
[TG3]: Update driver version.
David S. Miller
2005-05-23
1
-1
/
+1
*
[TG3]: Increase TEST_BUFFER_SIZE to 8K.
David S. Miller
2005-05-23
1
-1
/
+1
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-05-23
1
-2
/
+2
*
[TG3]: Add 5752M device ID.
Xose Vazquez Perez
2005-05-23
1
-0
/
+2
*
[TG3]: In tg3_poll(), resample status_tag after doing work.
David S. Miller
2005-05-18
1
-7
/
+5
*
[TG3]: Refine DMA boundary setting.
David S. Miller
2005-05-18
1
-44
/
+163
*
[TG3]: Set minimal hw interrupt mitigation.
David S. Miller
2005-05-18
1
-13
/
+59
*
[TG3]: Add tagged status support.
David S. Miller
2005-05-18
1
-55
/
+140
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-05-05
1
-2
/
+2
*
[TG3]: Ignore tg3_stop_block() errors.
Michael Chan
2005-05-05
1
-10
/
+3
*
[TG3]: Elide tg3_stop_block messages when such events are normal.
David S. Miller
2005-05-05
1
-36
/
+36
*
[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.
David S. Miller
2005-04-28
1
-6
/
+6
*
[TG3]: Fix tg3_restart_ints()
Michael Chan
2005-04-25
1
-25
/
+28
*
[TG3]: Refresh hw index in tg3_rx()
Michael Chan
2005-04-25
1
-0
/
+6
*
[TG3]: Fix bug in tg3_rx()
Michael Chan
2005-04-25
1
-8
/
+6
*
[TG3]: Update driver version and release date.
David S. Miller
2005-04-24
1
-2
/
+2
*
[TG3]: Add msi test
Michael Chan
2005-04-21
1
-3
/
+151
*
[TG3]: Add msi support
Michael Chan
2005-04-21
1
-5
/
+71
*
[TG3]: Fix bug in tg3_set_eeprom()
Michael Chan
2005-04-21
1
-1
/
+3
*
[TG3]: Add nvram lock-out support for 5752 TPM
Michael Chan
2005-04-21
1
-34
/
+36
*
[TG3]: Add nvram detection for 5752
Michael Chan
2005-04-21
1
-1
/
+62
*
[TG3]: Add GPIO3 for 5752
Michael Chan
2005-04-21
1
-0
/
+10
*
[TG3]: Workaround 5752 A0 chip ID
Michael Chan
2005-04-21
1
-2
/
+7
*
[TG3]: Fix tg3_set_power_state()
Michael Chan
2005-04-21
1
-2
/
+8
*
[TG3]: Setup proper GPIO settings
Michael Chan
2005-04-21
1
-6
/
+28
*
[TG3]: Split tg3_phy_probe into 2 functions
Michael Chan
2005-04-21
1
-17
/
+39
*
[TG3]: Minor 5752 fixes
Michael Chan
2005-04-21
1
-7
/
+17
*
[TG3]: add support for bcm5752 rev a1
John W. Linville
2005-04-21
1
-1
/
+2
*
[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag
John W. Linville
2005-04-21
1
-5
/
+4
*
[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants
John W. Linville
2005-04-21
1
-5
/
+2
*
[TG3]: more use of TG3_FLG2_5705_PLUS flag
John W. Linville
2005-04-21
1
-8
/
+4
*
[TG3]: use new TG3_FLG2_5750_PLUS flag
John W. Linville
2005-04-21
1
-25
/
+13
*
[TG3]: define TG3_FLG2_5750_PLUS flag
John W. Linville
2005-04-21
1
-0
/
+4
*
[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's
John W. Linville
2005-04-21
1
-12
/
+4
*
[TG3]: add bcm5752 entry to pci_ids.h
John W. Linville
2005-04-21
1
-1
/
+1
*
[TG3]: add bcm5752 to tg3_pci_tbl
John W. Linville
2005-04-21
1
-0
/
+2
*
[TG3]: add basic bcm5752 support
John W. Linville
2005-04-21
1
-21
/
+42
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+9083
[prev]