aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling1-1/+1
2010-02-28tg3: Remove now useless VPD codeMatt Carlson1-29/+23
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson1-19/+13
2010-02-28pci: Add VPD information field helper functionsMatt Carlson1-3/+4
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson1-21/+5
2010-02-28pci: Add large and small resource data type codeMatt Carlson1-6/+17
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson1-7/+6
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko1-4/+1
2010-02-18drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-161/+109
2010-02-17tg3: Update version to 3.108Matt Carlson1-2/+2
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson1-16/+16
2010-02-17tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson1-61/+61
2010-02-17tg3: Reformat SSID to phy ID tableMatt Carlson1-29/+55
2010-02-17tg3: Discover phy address onceMatt Carlson1-11/+11
2010-02-17tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson1-24/+24
2010-02-17tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson1-6/+6
2010-02-17tg3: Add more partno entries for fallback pathMatt Carlson1-1/+17
2010-02-17tg3: Allow phylib flowctrl changes anytimeMatt Carlson1-42/+52
2010-02-17tg3: Add support for 2 new selfboot formatsMatt Carlson1-0/+6
2010-02-17tg3: Make 57791 and 57795 10/100 onlyMatt Carlson1-0/+2
2010-02-17tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson1-2/+7
2010-02-12tg3: Update driver version to 3.107Matt Carlson1-2/+2
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson1-2/+6
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson1-4/+4
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson1-2/+1
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson1-0/+3
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson1-0/+7
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson1-10/+19
2010-02-12tg3: Prevent rx producer ring overrunsMatt Carlson1-0/+38
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson1-25/+21
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+2
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-8/+19
2010-01-20tg3: Add 57765 phy ID and enable devices.Matt Carlson1-0/+7
2010-01-20tg3: Bypass power source switching for 57765Matt Carlson1-1/+3
2010-01-20tg3: Turn off the debug UART for 57765Matt Carlson1-1/+2
2010-01-20tg3: Fix tx mailbox initializationMatt Carlson1-1/+4
2010-01-20tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson1-1/+1
2010-01-20tg3: Fix 5717 and 57765 memory selftestsMatt Carlson1-1/+16
2010-01-20tg3: Abort phy init for 5717 serdes devicesMatt Carlson1-1/+7
2010-01-20tg3: Add 5717 serdes phy IDMatt Carlson1-1/+2
2010-01-20tg3: Improve internal resource allocationsMatt Carlson1-4/+21
2010-01-20tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson1-0/+16
2010-01-13tg3: Update copyright and driver versionMatt Carlson1-3/+3
2010-01-13tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-13tg3: Add reliable serdes detection for 5717 A0Matt Carlson1-2/+7
2010-01-13tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-13tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-03tg3: Update version to 3.105Matt Carlson1-2/+2