index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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]