Commit Graph

534 Commits (c383b53729a9bbbceee132a85955d084ba00ca3a)

Author SHA1 Message Date
Matt Carlson c5d5d17217 tg3: Update version to 3.104 15 years ago
Matt Carlson 5001e2f638 tg3: Fix DIDs, Enable 5717 support 15 years ago
Matt Carlson b196c7e45f tg3: Add rx prod ring consolidation 15 years ago
Matt Carlson 66711e6663 tg3: Create aliases for rx producer mailbox regs 15 years ago
Matt Carlson 2b2cdb65be tg3: Lay proucer ring handling groundwork 15 years ago
Matt Carlson 4361935afe tg3: Consider rx_std_prod_idx a hw mailbox 15 years ago
Matt Carlson 411da6407e tg3: rename rx_[std|jmb]_ptr 15 years ago
Matt Carlson 86b21e59c9 tg3: tg3_alloc_rx_skb(tnapi => tp) 15 years ago
Matt Carlson a389616716 tg3: Add prodring parameter to tg3_alloc_rx_skb() 15 years ago
Matt Carlson afc081f83c tg3: Make tg3_alloc_rx_skb() a dst-only operation 15 years ago
Matt Carlson 78f90dcf18 tg3: Move napi_add calls below tg3_get_invariants 15 years ago
Matt Carlson 35f2d7d0d7 tg3: Create tg3_poll_msix() for non-zero MSIX vecs 15 years ago
Matt Carlson cbf9ca6cf8 tg3: Allow DMAs to cross cacheline boundaries 15 years ago
Matt Carlson 615774fe59 tg3: Use tg3_start_xmit_dma_bug for 5717 A0 15 years ago
Matt Carlson e849cdc309 tg3: Add new HW_TSO_3 flag for 5717 15 years ago
Matt Carlson 507399f18e tg3: Refine TSO and MSI discovery 15 years ago
Matt Carlson f66a29b03a tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 15 years ago
Matt Carlson 24f4efd4e6 tg3: Napify tg3_start_xmit_dma_bug() 15 years ago
Matt Carlson 87668d352a tg3: Don't touch RCB nic addresses 15 years ago
Matt Carlson c2060fe1f3 tg3: Add 5717 phy ID 15 years ago
Matt Carlson 123b43e971 tg3: Update version to 3.103 15 years ago
Matt Carlson 52fae08371 tg3 / broadcom: Optionally disable TXC if no link 15 years ago
Matt Carlson c704dc23ca tg3 / broadcom: Add APD support for GPHYs 15 years ago
Matt Carlson 32e5a8d651 tg3 / broadcom: Add code to disable rxc refclk 15 years ago
Matt Carlson cdd4e09d69 tg3 / broadcom: Refine AC131 APD support 15 years ago
Matt Carlson 63a14ce449 tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag 15 years ago
Matt Carlson c73430d04e tg3: Add 50610M phy ID for 5785 15 years ago
Matt Carlson 303fc92182 tg3: Extend loopback test timeout 15 years ago
Matt Carlson c3df0748ee tg3: 5785: Set port mode to MII when link down 15 years ago
Matt Carlson 0e5f784c77 tg3: Add AC131 power down support 15 years ago
Matt Carlson 788a035e60 tg3: Improve 5785 PCIe performance 15 years ago
Matt Carlson a21771dd18 tg3: Add more PCI DMA map error checking 15 years ago
Matt Carlson 52cdf8526f tg3: Prevent a PCIe tx glitch 15 years ago
Matt Carlson 3f0e3ad723 tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR 15 years ago
Matt Carlson f40386c845 tg3: Fix disappearing 57780 devices 15 years ago
Matt Carlson 92c6b8d16a tg3: Fix 5906 transmit hangs 15 years ago
Matt Carlson 0e1406dd40 tg3: Assign flags to fixes in start_xmit_dma_bug 15 years ago
Matt Carlson 24bb4fb6da tg3: Fix phylib locking strategy 16 years ago
Matt Carlson 5ea1c50662 tg3: Fix return ring size breakage 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Matt Carlson daf09de817 tg3: Update version to 3.102 16 years ago
Matt Carlson 882e9793fa tg3: Add MDIO bus address assignments 16 years ago
Matt Carlson a1b950d56d tg3: Add 5717 NVRAM detection routines 16 years ago
Matt Carlson f6eb9b1fc1 tg3: Add 5717 asic rev 16 years ago
Matt Carlson 8d9d7cfc0e tg3: Assign rx ret producer indexes by vector 16 years ago
Matt Carlson 0c1d0e2b05 tg3: Adjust RSS ring allocation strategies 16 years ago
Matt Carlson baf8a94a57 tg3: Add RSS support 16 years ago
Matt Carlson b6080e1260 tg3: Add coalesce parameters for msix vectors 16 years ago
Matt Carlson fed9781081 tg3: Enable NAPI instances for other int vectors 16 years ago
Matt Carlson fe5f5787f0 tg3: Add TSS support 16 years ago