index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+26
2008-06-09
tg3: Update version to 3.92.1
Matt Carlson
1
-2
/
+2
2008-06-09
tg3: Fix 5761 WOL
Matt Carlson
1
-0
/
+24
2008-06-09
tg3: Fix a flags typo
Matt Carlson
1
-1
/
+1
2008-06-09
tg3: Fix 5714S / 5715S / 5780S link failures
Matt Carlson
1
-2
/
+1
2008-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
1
-16
/
+16
2008-05-29
tg3: Update version to 3.93
Matt Carlson
1
-2
/
+2
2008-05-29
tg3: Add shmem options.
Matt Carlson
1
-7
/
+88
2008-05-29
tg3: Add 5785 ASIC revision
Matt Carlson
1
-15
/
+43
2008-05-29
tg3: Add libphy support.
Matt Carlson
1
-45
/
+350
2008-05-29
tg3: Add mdio bus registration
Matt Carlson
1
-7
/
+121
2008-05-29
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
1
-34
/
+52
2008-05-29
tg3: Code cleanup.
Matt Carlson
1
-27
/
+15
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-22
tg3: remove unneeded semicolons
Stephen Hemminger
1
-16
/
+16
2008-05-02
tg3: Update version to 3.92
Matt Carlson
1
-2
/
+2
2008-05-02
tg3: Add link state reporting to UMP firmware
Matt Carlson
1
-10
/
+75
2008-05-02
tg3: Fix ethtool loopback test for 5761 BX devices
Matt Carlson
1
-8
/
+3
2008-05-02
tg3: Fix 5761 NVRAM sizes
Matt Carlson
1
-11
/
+20
2008-05-02
tg3: Use constant 500KHz MI clock on adapters with a CPMU
Matt Carlson
1
-5
/
+13
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-24
tg3: sparse cleanup
Eric Dumazet
1
-0
/
+2
2008-04-19
tg3: 5701 DMA corruption fix
Matt Carlson
1
-4
/
+48
2008-04-12
tg3: fix MMIO for PPC 44x platforms
Sergei Shtylyov
1
-3
/
+4
2008-04-03
[TG3]: Add PHY workaround for 5784
Matt Carlson
1
-11
/
+143
2008-03-20
[TG3]: Fix build warning on sparc32.
David S. Miller
1
-3
/
+3
2008-02-23
tg3: ethtool phys_id default
Stephen Hemminger
1
-1
/
+1
2008-01-28
NULL noise in drivers/net
Al Viro
1
-1
/
+1
2008-01-28
[TG3]: Update version to 3.87
Matt Carlson
1
-2
/
+2
2008-01-28
[TG3]: Fix supporting flowctrl code
Matt Carlson
1
-43
/
+64
2008-01-28
[TG3]: Correct sw autoneg flow control advertisements
Matt Carlson
1
-13
/
+25
2008-01-28
[TG3]: Correct 5704S flowctrl advertisements
Matt Carlson
1
-11
/
+15
2008-01-28
[TG3]: Replace some magic 5704S constants
Matt Carlson
1
-11
/
+12
2008-01-28
[TG3]: Add 1000T & 1000X flowctl adv helpers
Matt Carlson
1
-14
/
+48
2008-01-28
[TG3]: Add 1000T & 1000X flowctrl resolvers
Matt Carlson
1
-36
/
+50
2008-01-28
[TG3]: Separate requested and actual flow control parameters
Matt Carlson
1
-33
/
+36
2008-01-28
[TG3]: Use print_mac
Joe Perches
1
-7
/
+6
2007-12-19
[TG3]: Endianness bugfix.
Al Viro
1
-2
/
+1
2007-12-19
[TG3]: Endianness annotations.
Al Viro
1
-43
/
+54
2007-11-12
[TG3]: Update version to 3.86
Matt Carlson
1
-2
/
+2
2007-11-12
[TG3]: MII => TP
Matt Carlson
1
-1
/
+1
2007-11-12
[TG3]: Add A1 revs
Matt Carlson
1
-12
/
+18
2007-11-12
[TG3]: Increase the PCI MRRS
Matt Carlson
1
-1
/
+7
2007-11-12
[TG3]: Prescaler fix
Matt Carlson
1
-0
/
+16
2007-11-12
[TG3]: Limit 5784 / 5764 to MAC LED mode
Matt Carlson
1
-0
/
+3
2007-11-12
[TG3]: Disable GPHY autopowerdown
Matt Carlson
1
-0
/
+6
2007-11-12
[TG3]: CPMU adjustments for loopback tests
Matt Carlson
1
-5
/
+7
2007-11-12
[TG3]: Fix nvram selftest failures
Matt Carlson
1
-6
/
+30
2007-11-12
[TG3]: 5784 / 5764 DMA engine lockup fix
Matt Carlson
1
-0
/
+15
2007-11-12
[TG3]: APE flag fix
Matt Carlson
1
-1
/
+1
[next]