aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAge
* drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-18
* tg3: Update version to 3.108Matt Carlson2010-02-17
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-17
* tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson2010-02-17
* tg3: Reformat SSID to phy ID tableMatt Carlson2010-02-17
* tg3: Discover phy address onceMatt Carlson2010-02-17
* tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson2010-02-17
* tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson2010-02-17
* tg3: Add more partno entries for fallback pathMatt Carlson2010-02-17
* tg3: Allow phylib flowctrl changes anytimeMatt Carlson2010-02-17
* tg3: Add support for 2 new selfboot formatsMatt Carlson2010-02-17
* tg3: Make 57791 and 57795 10/100 onlyMatt Carlson2010-02-17
* tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson2010-02-17
* tg3: Update driver version to 3.107Matt Carlson2010-02-12
* tg3: Fix AC131 loopback test errors for 5785Matt Carlson2010-02-12
* tg3: Fix napi assignments in loopback testMatt Carlson2010-02-12
* tg3: Reset phy during bringup when using phylibMatt Carlson2010-02-12
* tg3: Turn off multiple DMA reads for 5717Matt Carlson2010-02-12
* tg3: Fix 57765 A0 bootcode race conditionMatt Carlson2010-02-12
* tg3: Unwedge stuck MSI-X vectorsMatt Carlson2010-02-12
* tg3: Prevent rx producer ring overrunsMatt Carlson2010-02-12
* tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson2010-02-12
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * tg3: Update copyright and driver versionMatt Carlson2010-01-13
| * tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-13
| * tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-13
| * tg3: Fix std rx prod ring handlingMatt Carlson2010-01-13
| * tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-13
* | tg3: Add 57765 phy ID and enable devices.Matt Carlson2010-01-20
* | tg3: Bypass power source switching for 57765Matt Carlson2010-01-20
* | tg3: Turn off the debug UART for 57765Matt Carlson2010-01-20
* | tg3: Fix tx mailbox initializationMatt Carlson2010-01-20
* | tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson2010-01-20
* | tg3: Fix 5717 and 57765 memory selftestsMatt Carlson2010-01-20
* | tg3: Abort phy init for 5717 serdes devicesMatt Carlson2010-01-20
* | tg3: Add 5717 serdes phy IDMatt Carlson2010-01-20
* | tg3: Improve internal resource allocationsMatt Carlson2010-01-20
* | tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2010-01-20
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* tg3: Update version to 3.105Matt Carlson2009-12-03
* tg3: Clean tg3_init_one()Matt Carlson2009-12-03
* tg3: Use pci_read_vpd() instead of private methodMatt Carlson2009-12-03
* tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-03
* tg3: Add 57765 asic revMatt Carlson2009-12-03
* tg3: Make TSS enable independent of MSI-X enableMatt Carlson2009-12-03
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-02
* tg3: Update version to 3.104Matt Carlson2009-11-16
* tg3: Fix DIDs, Enable 5717 supportMatt Carlson2009-11-16