summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2009-12-03tg3: Update version to 3.105Matt Carlson
2009-12-03tg3: Clean tg3_init_one()Matt Carlson
2009-12-03tg3: Use pci_read_vpd() instead of private methodMatt Carlson
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03tg3: Add 57765 asic revMatt Carlson
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-11-15tg3: Update version to 3.104Matt Carlson
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson
2009-11-15tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson
2009-11-15tg3: rename rx_[std|jmb]_ptrMatt Carlson
2009-11-15tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson
2009-11-15tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson
2009-11-15tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson
2009-11-15tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson
2009-11-15tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson
2009-11-15tg3: Allow DMAs to cross cacheline boundariesMatt Carlson
2009-11-15tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson
2009-11-15tg3: Add new HW_TSO_3 flag for 5717Matt Carlson
2009-11-15tg3: Refine TSO and MSI discoveryMatt Carlson
2009-11-15tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson
2009-11-15tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson
2009-11-15tg3: Don't touch RCB nic addressesMatt Carlson
2009-11-15tg3: Add 5717 phy IDMatt Carlson
2009-11-02tg3: Update version to 3.103Matt Carlson
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson
2009-11-02tg3: Extend loopback test timeoutMatt Carlson
2009-11-02tg3: 5785: Set port mode to MII when link downMatt Carlson
2009-11-02tg3: Add AC131 power down supportMatt Carlson
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson
2009-11-02tg3: Add more PCI DMA map error checkingMatt Carlson
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-09-11tg3: Fix return ring size breakageMatt Carlson
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-02tg3: Update version to 3.102Matt Carlson
2009-09-02tg3: Add MDIO bus address assignmentsMatt Carlson