aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01tg3: Update version to 3.114Matt Carlson1-2/+2
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson1-15/+40
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson1-55/+64
2010-10-01tg3: Futureproof the loopback testMatt Carlson1-1/+2
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson1-33/+38
2010-10-01tg3: Remove 5724 device IDMatt Carlson1-2/+0
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson1-1/+11
2010-10-01tg3: Fix potential netpoll crashMatt Carlson1-46/+65
2010-09-27tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+7
2010-09-26drivers/net: return operator cleanupEric Dumazet1-3/+2
2010-09-15tg3: phy tmp variable roundupMatt Carlson1-30/+15
2010-09-15tg3: Dynamically allocate VPD data memoryMatt Carlson1-4/+11
2010-09-15tg3: Use skb_is_gso_v6()Matt Carlson1-3/+3
2010-09-15tg3: Move producer ring struct to tg3_napiMatt Carlson1-22/+17
2010-09-15tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson1-3/+3
2010-09-15tg3: Unlock 5717 B0+ supportMatt Carlson1-5/+1
2010-09-15tg3: Don't send APE events for NCSI firmwareMatt Carlson1-2/+20
2010-09-15tg3: Disable TSSMatt Carlson1-8/+1
2010-09-15tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson1-0/+10
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-1/+1
2010-08-02tg3: Update version to 3.113Matt Carlson1-2/+2
2010-08-02tg3: Migrate tg3_flags to phy_flagsMatt Carlson1-134/+141
2010-08-02tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson1-18/+17
2010-08-02tg3: Add phy-related preprocessor constantsMatt Carlson1-22/+24
2010-08-02tg3: Add error reporting to tg3_phydsp_write()Matt Carlson1-31/+20
2010-08-02tg3: Improve small packet performanceMatt Carlson1-1/+23
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson1-3/+0
2010-08-02tg3: Detect APE firmware typesMatt Carlson1-1/+8
2010-08-02tg3: Restrict ASPM workaround devlistMatt Carlson1-1/+3
2010-08-02tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson1-1/+4
2010-08-02tg3: Don't access phy test ctrl reg for 5717+Matt Carlson1-3/+7
2010-08-02tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson1-50/+22
2010-08-02tg3: Disable TSS also during tg3_close()Matt Carlson1-1/+1
2010-08-02tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson1-2/+1
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-1/+1
2010-07-11tg3: Update version to 3.112Matt Carlson1-2/+2
2010-07-11tg3: Fix some checkpatch errorsMatt Carlson1-8/+9
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson1-24/+0
2010-07-11tg3: Report driver version to firmwareMatt Carlson1-2/+6
2010-07-11tg3: Relax 5717 serdes restrictionMatt Carlson1-3/+2
2010-07-11tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson1-6/+14
2010-07-11tg3: Fix single MSI-X vector coalescingMatt Carlson1-1/+1
2010-07-11tg3: Revert RSS indir tbl setup changeMatt Carlson1-1/+1
2010-07-08tg3: allow TSO on vlan devicesEric Dumazet1-7/+21
2010-07-08tg3: 64 bit stats on all archesEric Dumazet1-23/+12
2010-06-06tg3: Update version to 3.111Matt Carlson1-2/+2
2010-06-06tg3: Add 5719 PCI device and phy IDsMatt Carlson1-0/+2
2010-06-06tg3: Add 5719 ASIC revMatt Carlson1-18/+50
2010-06-06tg3: Use devfn to determine function numberMatt Carlson1-7/+3
2010-06-06tg3: 5717: Allow serdes link via parallel detectMatt Carlson1-1/+5