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