Commit Graph

497 Commits (d50bae33d1358b909ade05ae121d83d3a60ab63f)

Author SHA1 Message Date
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
Matt Carlson 89aeb3bcea tg3: Update intmbox and coal_now for msix 16 years ago
Matt Carlson f77a6a8e6c tg3: Add tx and rx ring resource tracking 16 years ago
Matt Carlson 646c9eddcf tg3: Add mailbox assignments 16 years ago
Matt Carlson 679563f47c tg3: Add MSI-X support 16 years ago
Matt Carlson 4f125f42dd tg3: Add support code around kernel interrupt API 16 years ago
Matt Carlson 2d31ecaf10 tg3: Create tg3_rings_reset() 16 years ago
Matt Carlson fd2ce37f8e tg3: Add per-int coalesce now member 16 years ago
Matt Carlson f19af9c2cc tg3: inline tg3_cond_int() 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Matt Carlson fc57e515a2 tg3: Update version to 3.101 16 years ago
Matt Carlson f3f3f27e5b tg3: Move per-int tx members to a per-int struct 16 years ago
Matt Carlson 723344820a tg3: Move per-int rx members to per-int struct 16 years ago
Matt Carlson 898a56f8d8 tg3: Move general int members to a per-int struct 16 years ago
Matt Carlson 17375d25d3 tg3: Convert napi handlers to use tnapi 16 years ago
Matt Carlson 09943a1819 tg3: Convert ISR parameter to tnapi 16 years ago
Matt Carlson 8ef0442f98 tg3: Move napi to per-int struct 16 years ago
Matt Carlson 07b0173cb5 tg3: Cleanup interrupt setup / teardown 16 years ago
Matt Carlson 79ed5ac7dd tg3: Use ext rx bds 16 years ago
Matt Carlson 21f581a536 tg3: Create a new prodring_set structure 16 years ago
Matt Carlson cf7a7298c4 tg3: Create rx producer ring setup routines 16 years ago
Matt Carlson 287be12e17 tg3: Clarify rx buffer relationships 16 years ago
Matt Carlson 8f666b07ac tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags 16 years ago
Matt Carlson fdb72b38c9 tg3: Break out mini producer ring handling 16 years ago
Matt Carlson 8590a603e5 tg3: Reformat NVRAM case statements 16 years ago
Matt Carlson 2befdcea96 tg3: Add new 5785 10/100 only device ID 16 years ago
Matt Carlson 0a9140cff2 tg3: Delay mdio bus init until fw finishes 16 years ago
Matt Carlson f656f39801 tg3: Update version to 3.100 16 years ago
Matt Carlson 7f97a4bd47 tg3: Convert code to use PHY_IS_FET 16 years ago
Matt Carlson 535ef6e112 tg3: Create MII_TG3_FET namespace 16 years ago
Matt Carlson bb85fbb6a9 tg3: Tune 5785 clock switching 16 years ago
Matt Carlson 5e7ccf2003 tg3: Add 57788, remove 57720 16 years ago
Matt Carlson e712699734 tg3: Preserve PCIe MPS setting for new devs 16 years ago
Matt Carlson 29ea095fb7 tg3: Fix TSO test against wrong flags var 16 years ago
Matt Carlson 255ca311b6 tg3: Prevent tx BD corruption 16 years ago
Matt Carlson 521e6b90dd tg3: Fix 57780 asic rev PCIe link receiver errors 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago