index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-08
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-08
[TG3]: Fix 5700/5701 DMA corruption on Apple G4.
Michael Chan
1
-2
/
+16
2005-06-06
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-06
[TG3] Fix link failure in 5701
Michael Chan
1
-0
/
+10
2005-06-06
[TG3]: Add TSO firmware license
Michael Chan
1
-1
/
+6
2005-05-29
[TG3]: Fix bug in tg3_load_firmware_cpu
Michael Chan
1
-0
/
+5
2005-05-29
[TG3]: Add interrupt test
Michael Chan
1
-0
/
+12
2005-05-29
[TG3]: Add loopback test
Michael Chan
1
-0
/
+115
2005-05-29
[TG3]: Add memory test
Michael Chan
1
-0
/
+60
2005-05-29
[TG3]: Add register test
Michael Chan
1
-0
/
+241
2005-05-29
[TG3]: Add parameter to tg3_halt
Michael Chan
1
-15
/
+15
2005-05-29
[TG3]: Add link test
Michael Chan
1
-0
/
+30
2005-05-29
[TG3]: Add nvram test
Michael Chan
1
-0
/
+50
2005-05-29
[TG3]: Add basic selftest infrastructure
Michael Chan
1
-0
/
+28
2005-05-23
[TG3]: Update driver version.
David S. Miller
1
-1
/
+1
2005-05-23
[TG3]: Increase TEST_BUFFER_SIZE to 8K.
David S. Miller
1
-1
/
+1
2005-05-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-05-23
[TG3]: Add 5752M device ID.
Xose Vazquez Perez
1
-0
/
+2
2005-05-18
[TG3]: In tg3_poll(), resample status_tag after doing work.
David S. Miller
1
-7
/
+5
2005-05-18
[TG3]: Refine DMA boundary setting.
David S. Miller
1
-44
/
+163
2005-05-18
[TG3]: Set minimal hw interrupt mitigation.
David S. Miller
1
-13
/
+59
2005-05-18
[TG3]: Add tagged status support.
David S. Miller
1
-55
/
+140
2005-05-05
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-05-05
[TG3]: Ignore tg3_stop_block() errors.
Michael Chan
1
-10
/
+3
2005-05-05
[TG3]: Elide tg3_stop_block messages when such events are normal.
David S. Miller
1
-36
/
+36
2005-04-28
[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.
David S. Miller
1
-6
/
+6
2005-04-25
[TG3]: Fix tg3_restart_ints()
Michael Chan
1
-25
/
+28
2005-04-25
[TG3]: Refresh hw index in tg3_rx()
Michael Chan
1
-0
/
+6
2005-04-25
[TG3]: Fix bug in tg3_rx()
Michael Chan
1
-8
/
+6
2005-04-24
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-04-21
[TG3]: Add msi test
Michael Chan
1
-3
/
+151
2005-04-21
[TG3]: Add msi support
Michael Chan
1
-5
/
+71
2005-04-21
[TG3]: Fix bug in tg3_set_eeprom()
Michael Chan
1
-1
/
+3
2005-04-21
[TG3]: Add nvram lock-out support for 5752 TPM
Michael Chan
1
-34
/
+36
2005-04-21
[TG3]: Add nvram detection for 5752
Michael Chan
1
-1
/
+62
2005-04-21
[TG3]: Add GPIO3 for 5752
Michael Chan
1
-0
/
+10
2005-04-21
[TG3]: Workaround 5752 A0 chip ID
Michael Chan
1
-2
/
+7
2005-04-21
[TG3]: Fix tg3_set_power_state()
Michael Chan
1
-2
/
+8
2005-04-21
[TG3]: Setup proper GPIO settings
Michael Chan
1
-6
/
+28
2005-04-21
[TG3]: Split tg3_phy_probe into 2 functions
Michael Chan
1
-17
/
+39
2005-04-21
[TG3]: Minor 5752 fixes
Michael Chan
1
-7
/
+17
2005-04-21
[TG3]: add support for bcm5752 rev a1
John W. Linville
1
-1
/
+2
2005-04-21
[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag
John W. Linville
1
-5
/
+4
2005-04-21
[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants
John W. Linville
1
-5
/
+2
2005-04-21
[TG3]: more use of TG3_FLG2_5705_PLUS flag
John W. Linville
1
-8
/
+4
2005-04-21
[TG3]: use new TG3_FLG2_5750_PLUS flag
John W. Linville
1
-25
/
+13
2005-04-21
[TG3]: define TG3_FLG2_5750_PLUS flag
John W. Linville
1
-0
/
+4
2005-04-21
[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's
John W. Linville
1
-12
/
+4
2005-04-21
[TG3]: add bcm5752 entry to pci_ids.h
John W. Linville
1
-1
/
+1
2005-04-21
[TG3]: add bcm5752 to tg3_pci_tbl
John W. Linville
1
-0
/
+2
[next]