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-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
2007-11-12
[TG3]: 5784 / 5764 GPHY power down fix
Matt Carlson
1
-2
/
+24
2007-11-12
[TG3]: Fix 5761 PXEboot crash
Matt Carlson
1
-23
/
+23
2007-11-05
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
1
-9
/
+0
2007-10-22
[TG3]: Update version to 3.85
Matt Carlson
1
-2
/
+2
2007-10-22
[TG3]: PCI command adjustment
Matt Carlson
1
-5
/
+2
2007-10-22
[TG3]: Add management FW version to ethtool report
Matt Carlson
1
-13
/
+70
2007-10-22
[TG3]: Add 5723 support
Matt Carlson
1
-0
/
+1
2007-10-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-2
/
+8
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
1
-1
/
+1
2007-10-15
[TG3]: Fix performance regression on 5705.
Michael Chan
1
-2
/
+8
2007-10-12
[TG3]: Refine napi poll loop.
Michael Chan
1
-10
/
+14
2007-10-11
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-11
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
1
-18
/
+37
2007-10-10
[TG3]: Update version to 3.83
Matt Carlson
1
-2
/
+2
2007-10-10
[TG3]: WOL defaults
Matt Carlson
1
-6
/
+9
2007-10-10
[TG3]: Add 5761 support
Matt Carlson
1
-13
/
+73
2007-10-10
[TG3]: Add 5761 APE support
Matt Carlson
1
-4
/
+228
2007-10-10
[TG3]: Add new 5761 NVRAM decode routines
Matt Carlson
1
-0
/
+79
2007-10-10
[TG3]: Fix ethtool autonegotiate flags.
Andy Gospodarek
1
-1
/
+2
2007-10-10
[TG3]: Update version to 3.82.
Michael Chan
1
-2
/
+2
2007-10-10
[TG3]: Add 5784 and 5764 support.
Matt Carlson
1
-11
/
+42
2007-10-10
[TG3]: ASIC decoding and basic CPMU support.
Matt Carlson
1
-5
/
+16
2007-10-10
[TG3]: Walk PCI capability lists.
Matt Carlson
1
-13
/
+35
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-9
/
+10
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
[next]