Age | Commit message (Expand) | Author |
2008-01-28 | [TG3]: Update version to 3.87 | Matt Carlson |
2008-01-28 | [TG3]: Fix supporting flowctrl code | Matt Carlson |
2008-01-28 | [TG3]: Correct sw autoneg flow control advertisements | Matt Carlson |
2008-01-28 | [TG3]: Correct 5704S flowctrl advertisements | Matt Carlson |
2008-01-28 | [TG3]: Replace some magic 5704S constants | Matt Carlson |
2008-01-28 | [TG3]: Add 1000T & 1000X flowctl adv helpers | Matt Carlson |
2008-01-28 | [TG3]: Add 1000T & 1000X flowctrl resolvers | Matt Carlson |
2008-01-28 | [TG3]: Separate requested and actual flow control parameters | Matt Carlson |
2008-01-28 | [TG3]: Use print_mac | Joe 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.86 | Matt Carlson |
2007-11-12 | [TG3]: MII => TP | Matt Carlson |
2007-11-12 | [TG3]: Add A1 revs | Matt Carlson |
2007-11-12 | [TG3]: Increase the PCI MRRS | Matt Carlson |
2007-11-12 | [TG3]: Prescaler fix | Matt Carlson |
2007-11-12 | [TG3]: Limit 5784 / 5764 to MAC LED mode | Matt Carlson |
2007-11-12 | [TG3]: Disable GPHY autopowerdown | Matt Carlson |
2007-11-12 | [TG3]: CPMU adjustments for loopback tests | Matt Carlson |
2007-11-12 | [TG3]: Fix nvram selftest failures | Matt Carlson |
2007-11-12 | [TG3]: 5784 / 5764 DMA engine lockup fix | Matt Carlson |
2007-11-12 | [TG3]: APE flag fix | Matt Carlson |
2007-11-12 | [TG3]: 5784 / 5764 GPHY power down fix | Matt Carlson |
2007-11-12 | [TG3]: Fix 5761 PXEboot crash | Matt Carlson |
2007-11-05 | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. | David Miller |
2007-10-22 | [TG3]: Update version to 3.85 | Matt Carlson |
2007-10-22 | [TG3]: PCI command adjustment | Matt Carlson |
2007-10-22 | [TG3]: Add management FW version to ethtool report | Matt Carlson |
2007-10-22 | [TG3]: Add 5723 support | Matt Carlson |
2007-10-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-15 | netdev: 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 regression | Matt Carlson |
2007-10-11 | [NET]: Fix NAPI completion handling in some drivers. | David S. Miller |
2007-10-10 | [TG3]: Update version to 3.83 | Matt Carlson |
2007-10-10 | [TG3]: WOL defaults | Matt Carlson |
2007-10-10 | [TG3]: Add 5761 support | Matt Carlson |
2007-10-10 | [TG3]: Add 5761 APE support | Matt Carlson |
2007-10-10 | [TG3]: Add new 5761 NVRAM decode routines | Matt 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_count | Jeff Garzik |
2007-10-10 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [TG3]: remove sparse warnings | Andy Gospodarek |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |