aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson
2008-01-28[TG3]: Use print_macJoe Perches
2007-12-19[TG3]: Endianness bugfix.Al Viro
2007-12-19[TG3]: Endianness annotations.Al Viro
2007-11-12[TG3]: Update version to 3.86Matt Carlson
2007-11-12[TG3]: MII => TPMatt Carlson
2007-11-12[TG3]: Add A1 revsMatt Carlson
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson
2007-11-12[TG3]: Prescaler fixMatt Carlson
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson
2007-11-12[TG3]: APE flag fixMatt Carlson
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-10-22[TG3]: Update version to 3.85Matt Carlson
2007-10-22[TG3]: PCI command adjustmentMatt Carlson
2007-10-22[TG3]: Add management FW version to ethtool reportMatt Carlson
2007-10-22[TG3]: Add 5723 supportMatt Carlson
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan
2007-10-12[TG3]: Refine napi poll loop.Michael Chan
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller
2007-10-10[TG3]: Update version to 3.83Matt Carlson
2007-10-10[TG3]: WOL defaultsMatt Carlson
2007-10-10[TG3]: Add 5761 supportMatt Carlson
2007-10-10[TG3]: Add 5761 APE supportMatt Carlson
2007-10-10[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson
2007-10-10[TG3]: Fix ethtool autonegotiate flags.Andy Gospodarek
2007-10-10[TG3]: Update version to 3.82.Michael Chan
2007-10-10[TG3]: Add 5784 and 5764 support.Matt Carlson
2007-10-10[TG3]: ASIC decoding and basic CPMU support.Matt Carlson
2007-10-10[TG3]: Walk PCI capability lists.Matt Carlson
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[TG3]: remove sparse warningsAndy Gospodarek
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-09-11[TG3]: Workaround MSI bug on 5714/5780.Michael Chan
2007-08-03[TG3]: Fix suspend/resume problem.Michael Chan
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-18[TG3]: Fix msi issue with kexec/kdump.Michael Chan
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11[TG3]: Update version to 3.78.Michael Chan