summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2010-10-09net/tg3: simplify conditionalNicolas Kaiser
2010-10-06[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson
2010-10-01tg3: Update version to 3.114Matt Carlson
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson
2010-10-01tg3: Futureproof the loopback testMatt Carlson
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson
2010-10-01tg3: Remove 5724 device IDMatt Carlson
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson
2010-10-01tg3: Fix potential netpoll crashMatt Carlson
2010-09-28tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27drivers/net: return operator cleanupEric Dumazet
2010-09-15tg3: phy tmp variable roundupMatt Carlson
2010-09-15tg3: Dynamically allocate VPD data memoryMatt Carlson
2010-09-15tg3: Use skb_is_gso_v6()Matt Carlson
2010-09-15tg3: Move producer ring struct to tg3_napiMatt Carlson
2010-09-15tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson
2010-09-15tg3: Unlock 5717 B0+ supportMatt Carlson
2010-09-15tg3: Don't send APE events for NCSI firmwareMatt Carlson
2010-09-15tg3: Disable TSSMatt Carlson
2010-09-15tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-02tg3: Update version to 3.113Matt Carlson
2010-08-02tg3: Migrate tg3_flags to phy_flagsMatt Carlson
2010-08-02tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson
2010-08-02tg3: Add phy-related preprocessor constantsMatt Carlson
2010-08-02tg3: Add error reporting to tg3_phydsp_write()Matt Carlson
2010-08-02tg3: Improve small packet performanceMatt Carlson
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson
2010-08-02tg3: Detect APE firmware typesMatt Carlson
2010-08-02tg3: Restrict ASPM workaround devlistMatt Carlson
2010-08-02tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson
2010-08-02tg3: Don't access phy test ctrl reg for 5717+Matt Carlson
2010-08-02tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson
2010-08-02tg3: Disable TSS also during tg3_close()Matt Carlson
2010-08-02tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-12tg3: Update version to 3.112Matt Carlson
2010-07-12tg3: Fix some checkpatch errorsMatt Carlson
2010-07-12tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-12tg3: Report driver version to firmwareMatt Carlson
2010-07-12tg3: Relax 5717 serdes restrictionMatt Carlson
2010-07-12tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson
2010-07-12tg3: Fix single MSI-X vector coalescingMatt Carlson
2010-07-12tg3: Revert RSS indir tbl setup changeMatt Carlson
2010-07-09tg3: allow TSO on vlan devicesEric Dumazet
2010-07-09tg3: 64 bit stats on all archesEric Dumazet
2010-06-07tg3: Update version to 3.111Matt Carlson
2010-06-07tg3: Add 5719 PCI device and phy IDsMatt Carlson
2010-06-07tg3: Add 5719 ASIC revMatt Carlson