| Commit message (Expand) | Author | Age | Files | Lines |
* | tg3: Remove now useless VPD code | Matt Carlson | 2010-02-28 | 1 | -29/+23 |
* | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 | 1 | -19/+13 |
* | pci: Add VPD information field helper functions | Matt Carlson | 2010-02-28 | 1 | -3/+4 |
* | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 | 1 | -21/+5 |
* | pci: Add large and small resource data type code | Matt Carlson | 2010-02-28 | 1 | -6/+17 |
* | pci: Add PCI LRDT tag size and section size | Matt Carlson | 2010-02-28 | 1 | -7/+6 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part6 | Jiri Pirko | 2010-02-26 | 1 | -4/+1 |
* | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers | Joe Perches | 2010-02-18 | 1 | -161/+109 |
* | tg3: Update version to 3.108 | Matt Carlson | 2010-02-17 | 1 | -2/+2 |
* | tg3: Push phylib definitions to phylib | Matt Carlson | 2010-02-17 | 1 | -16/+16 |
* | tg3: Rename tg3 phy ID preprocessor definitions | Matt Carlson | 2010-02-17 | 1 | -61/+61 |
* | tg3: Reformat SSID to phy ID table | Matt Carlson | 2010-02-17 | 1 | -29/+55 |
* | tg3: Discover phy address once | Matt Carlson | 2010-02-17 | 1 | -11/+11 |
* | tg3: Reduce indent level of tg3_rx_prodring_alloc | Matt Carlson | 2010-02-17 | 1 | -24/+24 |
* | tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE | Matt Carlson | 2010-02-17 | 1 | -6/+6 |
* | tg3: Add more partno entries for fallback path | Matt Carlson | 2010-02-17 | 1 | -1/+17 |
* | tg3: Allow phylib flowctrl changes anytime | Matt Carlson | 2010-02-17 | 1 | -42/+52 |
* | tg3: Add support for 2 new selfboot formats | Matt Carlson | 2010-02-17 | 1 | -0/+6 |
* | tg3: Make 57791 and 57795 10/100 only | Matt Carlson | 2010-02-17 | 1 | -0/+2 |
* | tg3: Enforce DMA mapping / skb assignment ordering | Matt Carlson | 2010-02-17 | 1 | -2/+7 |
* | tg3: Update driver version to 3.107 | Matt Carlson | 2010-02-12 | 1 | -2/+2 |
* | tg3: Fix AC131 loopback test errors for 5785 | Matt Carlson | 2010-02-12 | 1 | -2/+6 |
* | tg3: Fix napi assignments in loopback test | Matt Carlson | 2010-02-12 | 1 | -4/+4 |
* | tg3: Reset phy during bringup when using phylib | Matt Carlson | 2010-02-12 | 1 | -2/+1 |
* | tg3: Turn off multiple DMA reads for 5717 | Matt Carlson | 2010-02-12 | 1 | -0/+3 |
* | tg3: Fix 57765 A0 bootcode race condition | Matt Carlson | 2010-02-12 | 1 | -0/+7 |
* | tg3: Unwedge stuck MSI-X vectors | Matt Carlson | 2010-02-12 | 1 | -10/+19 |
* | tg3: Prevent rx producer ring overruns | Matt Carlson | 2010-02-12 | 1 | -0/+38 |
* | tg3: Give MSI-X vec 1 rx backlog space | Matt Carlson | 2010-02-12 | 1 | -25/+21 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 1 | -8/+19 |
|\ |
|
| * | tg3: Update copyright and driver version | Matt Carlson | 2010-01-13 | 1 | -3/+3 |
| * | tg3: Disable 5717 serdes and B0 support | Matt Carlson | 2010-01-13 | 1 | -0/+5 |
| * | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson | 2010-01-13 | 1 | -2/+7 |
| * | tg3: Fix std rx prod ring handling | Matt Carlson | 2010-01-13 | 1 | -2/+3 |
| * | tg3: Fix std prod ring nicaddr for 5787 and 57765 | Matt Carlson | 2010-01-13 | 1 | -1/+1 |
* | | tg3: Add 57765 phy ID and enable devices. | Matt Carlson | 2010-01-20 | 1 | -0/+7 |
* | | tg3: Bypass power source switching for 57765 | Matt Carlson | 2010-01-20 | 1 | -1/+3 |
* | | tg3: Turn off the debug UART for 57765 | Matt Carlson | 2010-01-20 | 1 | -1/+2 |
* | | tg3: Fix tx mailbox initialization | Matt Carlson | 2010-01-20 | 1 | -1/+4 |
* | | tg3: Supply a nicaddr for 57765 jumbo RCB | Matt Carlson | 2010-01-20 | 1 | -1/+1 |
* | | tg3: Fix 5717 and 57765 memory selftests | Matt Carlson | 2010-01-20 | 1 | -1/+16 |
* | | tg3: Abort phy init for 5717 serdes devices | Matt Carlson | 2010-01-20 | 1 | -1/+7 |
* | | tg3: Add 5717 serdes phy ID | Matt Carlson | 2010-01-20 | 1 | -1/+2 |
* | | tg3: Improve internal resource allocations | Matt Carlson | 2010-01-20 | 1 | -4/+21 |
* | | tg3: Enable PLL PD when CLKREQ disabled for 5717A0 | Matt Carlson | 2010-01-20 | 1 | -0/+16 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
|/ |
|
* | tg3: Update version to 3.105 | Matt Carlson | 2009-12-03 | 1 | -2/+2 |
* | tg3: Clean tg3_init_one() | Matt Carlson | 2009-12-03 | 1 | -6/+2 |
* | tg3: Use pci_read_vpd() instead of private method | Matt Carlson | 2009-12-03 | 1 | -23/+12 |