summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
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
2010-06-07tg3: Use devfn to determine function numberMatt Carlson
2010-06-07tg3: 5717: Allow serdes link via parallel detectMatt Carlson
2010-06-07tg3: Allow single MSI-X vector allocationsMatt Carlson
2010-06-07tg3: Off-by-one error in RSS setupMatt Carlson
2010-06-07tg3: Fix a memory leak on 5717+ devicesMatt Carlson
2010-06-07tg3: Avoid tx lockups on 5755+ devicesMatt Carlson
2010-06-07tg3: Relocate APE mutex regs for 5717+Matt Carlson
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-04-21tg3: Enable GRO by default.David S. Miller
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: Update version to 3.110Matt Carlson
2010-04-13tg3: Remove function errors flagged by checkpatchMatt Carlson
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson
2010-04-13tg3: Re-inline VLAN tags when appropriateMatt Carlson
2010-04-13tg3: Optimize rx double copy testMatt Carlson
2010-04-13tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson
2010-04-06tg3: Update version to 3.109Matt Carlson
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson
2010-04-06tg3: Cleanup if codestyleMatt Carlson
2010-04-06tg3: The case of switchesMatt Carlson
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson
2010-04-06tg3: Use VPD fw version when presentMatt Carlson
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson
2010-04-06tg3: Fix message 80 char violationsMatt Carlson
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson
2010-04-06tg3: Replace pr_err with sensible alternativesMatt Carlson
2010-04-06tg3: Restore likely() check in tg3_poll_msix()Matt Carlson
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling
2010-02-28tg3: Remove now useless VPD codeMatt Carlson
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson
2010-02-28pci: Add VPD information field helper functionsMatt Carlson
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson