index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-15
tg3: Update version to 3.104
Matt Carlson
1
-2
/
+2
2009-11-15
tg3: Fix DIDs, Enable 5717 support
Matt Carlson
1
-4
/
+6
2009-11-15
tg3: Add rx prod ring consolidation
Matt Carlson
1
-10
/
+161
2009-11-15
tg3: Create aliases for rx producer mailbox regs
Matt Carlson
1
-12
/
+6
2009-11-15
tg3: Lay proucer ring handling groundwork
Matt Carlson
1
-36
/
+49
2009-11-15
tg3: Consider rx_std_prod_idx a hw mailbox
Matt Carlson
1
-6
/
+9
2009-11-15
tg3: rename rx_[std|jmb]_ptr
Matt Carlson
1
-8
/
+8
2009-11-15
tg3: tg3_alloc_rx_skb(tnapi => tp)
Matt Carlson
1
-7
/
+4
2009-11-15
tg3: Add prodring parameter to tg3_alloc_rx_skb()
Matt Carlson
1
-20
/
+21
2009-11-15
tg3: Make tg3_alloc_rx_skb() a dst-only operation
Matt Carlson
1
-13
/
+9
2009-11-15
tg3: Move napi_add calls below tg3_get_invariants
Matt Carlson
1
-47
/
+47
2009-11-15
tg3: Create tg3_poll_msix() for non-zero MSIX vecs
Matt Carlson
1
-8
/
+60
2009-11-15
tg3: Allow DMAs to cross cacheline boundaries
Matt Carlson
1
-5
/
+15
2009-11-15
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
Matt Carlson
1
-9
/
+18
2009-11-15
tg3: Add new HW_TSO_3 flag for 5717
Matt Carlson
1
-18
/
+23
2009-11-15
tg3: Refine TSO and MSI discovery
Matt Carlson
1
-30
/
+34
2009-11-15
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
Matt Carlson
1
-6
/
+6
2009-11-15
tg3: Napify tg3_start_xmit_dma_bug()
Matt Carlson
1
-13
/
+19
2009-11-15
tg3: Don't touch RCB nic addresses
Matt Carlson
1
-4
/
+6
2009-11-15
tg3: Add 5717 phy ID
Matt Carlson
1
-0
/
+1
2009-11-02
tg3: Update version to 3.103
Matt Carlson
1
-2
/
+2
2009-11-02
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
1
-0
/
+1
2009-11-02
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
1
-1
/
+3
2009-11-02
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
1
-1
/
+2
2009-11-02
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
1
-0
/
+1
2009-11-02
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
1
-0
/
+1
2009-11-02
tg3: Add 50610M phy ID for 5785
Matt Carlson
1
-0
/
+2
2009-11-02
tg3: Extend loopback test timeout
Matt Carlson
1
-2
/
+2
2009-11-02
tg3: 5785: Set port mode to MII when link down
Matt Carlson
1
-1
/
+4
2009-11-02
tg3: Add AC131 power down support
Matt Carlson
1
-0
/
+20
2009-11-02
tg3: Improve 5785 PCIe performance
Matt Carlson
1
-0
/
+3
2009-11-02
tg3: Add more PCI DMA map error checking
Matt Carlson
1
-3
/
+11
2009-11-02
tg3: Prevent a PCIe tx glitch
Matt Carlson
1
-0
/
+24
2009-11-02
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
1
-22
/
+29
2009-11-02
tg3: Fix disappearing 57780 devices
Matt Carlson
1
-22
/
+2
2009-11-02
tg3: Fix 5906 transmit hangs
Matt Carlson
1
-7
/
+19
2009-11-02
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
1
-7
/
+19
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
1
-27
/
+14
2009-09-11
tg3: Fix return ring size breakage
Matt Carlson
1
-1
/
+1
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-3
/
+0
2009-09-02
tg3: Update version to 3.102
Matt Carlson
1
-2
/
+2
2009-09-02
tg3: Add MDIO bus address assignments
Matt Carlson
1
-4
/
+19
2009-09-02
tg3: Add 5717 NVRAM detection routines
Matt Carlson
1
-46
/
+108
2009-09-02
tg3: Add 5717 asic rev
Matt Carlson
1
-29
/
+101
2009-09-02
tg3: Assign rx ret producer indexes by vector
Matt Carlson
1
-4
/
+27
2009-09-02
tg3: Adjust RSS ring allocation strategies
Matt Carlson
1
-6
/
+25
2009-09-02
tg3: Add RSS support
Matt Carlson
1
-1
/
+52
2009-09-02
tg3: Add coalesce parameters for msix vectors
Matt Carlson
1
-9
/
+48
2009-09-02
tg3: Enable NAPI instances for other int vectors
Matt Carlson
1
-9
/
+23
2009-09-02
tg3: Add TSS support
Matt Carlson
1
-18
/
+36
[next]