aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-19[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-19[TG3]: Endianness annotations.Al Viro1-43/+54
2007-11-12[TG3]: Update version to 3.86Matt Carlson1-2/+2
2007-11-12[TG3]: MII => TPMatt Carlson1-1/+1
2007-11-12[TG3]: Add A1 revsMatt Carlson1-12/+18
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson1-1/+7
2007-11-12[TG3]: Prescaler fixMatt Carlson1-0/+16
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson1-0/+3
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson1-0/+6
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson1-5/+7
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson1-6/+30
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson1-0/+15
2007-11-12[TG3]: APE flag fixMatt Carlson1-1/+1
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson1-2/+24
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson1-23/+23
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-9/+0
2007-10-22[TG3]: Update version to 3.85Matt Carlson1-2/+2
2007-10-22[TG3]: PCI command adjustmentMatt Carlson1-5/+2
2007-10-22[TG3]: Add management FW version to ethtool reportMatt Carlson1-13/+70
2007-10-22[TG3]: Add 5723 supportMatt Carlson1-0/+1
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+8
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz1-1/+1
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan1-2/+8
2007-10-12[TG3]: Refine napi poll loop.Michael Chan1-10/+14
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller1-18/+37
2007-10-10[TG3]: Update version to 3.83Matt Carlson1-2/+2
2007-10-10[TG3]: WOL defaultsMatt Carlson1-6/+9
2007-10-10[TG3]: Add 5761 supportMatt Carlson1-13/+73
2007-10-10[TG3]: Add 5761 APE supportMatt Carlson1-4/+228
2007-10-10[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson1-0/+79
2007-10-10[TG3]: Fix ethtool autonegotiate flags.Andy Gospodarek1-1/+2
2007-10-10[TG3]: Update version to 3.82.Michael Chan1-2/+2
2007-10-10[TG3]: Add 5784 and 5764 support.Matt Carlson1-11/+42
2007-10-10[TG3]: ASIC decoding and basic CPMU support.Matt Carlson1-5/+16
2007-10-10[TG3]: Walk PCI capability lists.Matt Carlson1-13/+35
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-9/+10
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[TG3]: remove sparse warningsAndy Gospodarek1-8/+5
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-33/+28
2007-09-11[TG3]: Workaround MSI bug on 5714/5780.Michael Chan1-2/+11
2007-08-03[TG3]: Fix suspend/resume problem.Michael Chan1-7/+10
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-07-18[TG3]: Fix msi issue with kexec/kdump.Michael Chan1-49/+65
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+1
2007-07-11[TG3]: Update version to 3.78.Michael Chan1-2/+2
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson1-1/+3
2007-07-11[TG3]: Enable auto MDI.Matt Carlson1-15/+41