aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-2/+4
|\
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-111-2/+4
* | vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-2/+2
* | tg3: Update version to 3.115Matt Carlson2010-10-171-2/+2
* | tg3: Report invalid link from tg3_get_settings()Matt Carlson2010-10-171-0/+3
* | tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson2010-10-171-4/+7
* | tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson2010-10-171-2/+1
* | tg3: Add EEE supportMatt Carlson2010-10-171-0/+114
* | tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-171-0/+46
* | tg3: Disable unused transmit ringsMatt Carlson2010-10-171-0/+3
* | tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-171-0/+3
* | net/tg3: simplify conditionalNicolas Kaiser2010-10-091-2/+1
* | [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson2010-10-061-0/+1
* | tg3: Update version to 3.114Matt Carlson2010-10-011-2/+2
* | tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2010-10-011-15/+40
* | tg3: Prepare for larger rx ring sizesMatt Carlson2010-10-011-55/+64
* | tg3: Futureproof the loopback testMatt Carlson2010-10-011-1/+2
* | tg3: Cleanup missing VPD partno sectionMatt Carlson2010-10-011-33/+38
* | tg3: Remove 5724 device IDMatt Carlson2010-10-011-2/+0
* | tg3: 5719: Prevent tx data corruptionMatt Carlson2010-10-011-1/+11
* | tg3: Fix potential netpoll crashMatt Carlson2010-10-011-46/+65
* | tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+7
* | drivers/net: return operator cleanupEric Dumazet2010-09-261-3/+2
* | tg3: phy tmp variable roundupMatt Carlson2010-09-151-30/+15
* | tg3: Dynamically allocate VPD data memoryMatt Carlson2010-09-151-4/+11
* | tg3: Use skb_is_gso_v6()Matt Carlson2010-09-151-3/+3
* | tg3: Move producer ring struct to tg3_napiMatt Carlson2010-09-151-22/+17
* | tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson2010-09-151-3/+3
* | tg3: Unlock 5717 B0+ supportMatt Carlson2010-09-151-5/+1
* | tg3: Don't send APE events for NCSI firmwareMatt Carlson2010-09-151-2/+20
* | tg3: Disable TSSMatt Carlson2010-09-151-8/+1
* | tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson2010-09-151-0/+10
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
|/
* tg3: Update version to 3.113Matt Carlson2010-08-021-2/+2
* tg3: Migrate tg3_flags to phy_flagsMatt Carlson2010-08-021-134/+141
* tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2010-08-021-18/+17
* tg3: Add phy-related preprocessor constantsMatt Carlson2010-08-021-22/+24
* tg3: Add error reporting to tg3_phydsp_write()Matt Carlson2010-08-021-31/+20
* tg3: Improve small packet performanceMatt Carlson2010-08-021-1/+23
* tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-021-3/+0
* tg3: Detect APE firmware typesMatt Carlson2010-08-021-1/+8
* tg3: Restrict ASPM workaround devlistMatt Carlson2010-08-021-1/+3
* tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson2010-08-021-1/+4
* tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2010-08-021-3/+7
* tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2010-08-021-50/+22
* tg3: Disable TSS also during tg3_close()Matt Carlson2010-08-021-1/+1
* tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson2010-08-021-2/+1
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* tg3: Update version to 3.112Matt Carlson2010-07-111-2/+2
* tg3: Fix some checkpatch errorsMatt Carlson2010-07-111-8/+9