index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
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-12
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-12
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
1
-18
/
+37
2007-10-11
[TG3]: Update version to 3.83
Matt Carlson
1
-2
/
+2
2007-10-11
[TG3]: WOL defaults
Matt Carlson
1
-6
/
+9
2007-10-11
[TG3]: Add 5761 support
Matt Carlson
1
-13
/
+73
2007-10-11
[TG3]: Add 5761 APE support
Matt Carlson
1
-4
/
+228
2007-10-11
[TG3]: Add new 5761 NVRAM decode routines
Matt Carlson
1
-0
/
+79
2007-10-11
[TG3]: Fix ethtool autonegotiate flags.
Andy Gospodarek
1
-1
/
+2
2007-10-11
[TG3]: Update version to 3.82.
Michael Chan
1
-2
/
+2
2007-10-11
[TG3]: Add 5784 and 5764 support.
Matt Carlson
1
-11
/
+42
2007-10-11
[TG3]: ASIC decoding and basic CPMU support.
Matt Carlson
1
-5
/
+16
2007-10-11
[TG3]: Walk PCI capability lists.
Matt Carlson
1
-13
/
+35
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-9
/
+10
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[TG3]: remove sparse warnings
Andy Gospodarek
1
-8
/
+5
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-33
/
+28
2007-09-11
[TG3]: Workaround MSI bug on 5714/5780.
Michael Chan
1
-2
/
+11
2007-08-04
[TG3]: Fix suspend/resume problem.
Michael Chan
1
-7
/
+10
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-19
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
1
-49
/
+65
2007-07-15
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-5
/
+1
2007-07-12
[TG3]: Update version to 3.78.
Michael Chan
1
-2
/
+2
2007-07-12
[TG3]: Add missing NVRAM strapping.
Matt Carlson
1
-1
/
+3
2007-07-12
[TG3]: Enable auto MDI.
Matt Carlson
1
-15
/
+41
2007-07-12
[TG3]: Fix the polarity bit.
Matt Carlson
1
-19
/
+44
2007-07-12
[TG3]: Fix irq_sync race condition.
Michael Chan
1
-3
/
+3
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+1
2007-07-11
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-4
/
+3
2007-06-04
[TG3]: Fix link problem on Dell's onboard 5906.
Michael Chan
1
-2
/
+3
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-16
/
+0
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-1
/
+1
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
1
-10
/
+1
2007-05-07
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-05-07
[TG3]: Eliminate spurious interrupts.
Michael Chan
1
-2
/
+10
2007-05-07
[TG3]: Add ASPM workaround.
Matt Carlson
1
-0
/
+24
2007-05-06
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
1
-9
/
+15
2007-05-05
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
1
-12
/
+12
2007-05-05
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
1
-8
/
+2
2007-05-05
[TG3]: Remove reset during MAC address changes.
Michael Chan
1
-17
/
+18
2007-05-05
[TG3]: WoL fixes.
Gary Zambrano
1
-10
/
+15
2007-05-05
[TG3]: Clear GPIO mask before storing.
Gary Zambrano
1
-0
/
+1
2007-05-05
[TG3]: Improve NVRAM sizing.
Matt Carlson
1
-16
/
+23
2007-05-05
[TG3]: Fix TSO bugs.
Matt Carlson
1
-6
/
+3
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-18
/
+13
[next]