index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
2009-08-29
tg3: Update version to 3.101
Matt Carlson
2009-08-29
tg3: Move per-int tx members to a per-int struct
Matt Carlson
2009-08-29
tg3: Move per-int rx members to per-int struct
Matt Carlson
2009-08-29
tg3: Move general int members to a per-int struct
Matt Carlson
2009-08-29
tg3: Convert napi handlers to use tnapi
Matt Carlson
2009-08-29
tg3: Convert ISR parameter to tnapi
Matt Carlson
2009-08-29
tg3: Move napi to per-int struct
Matt Carlson
2009-08-29
tg3: Cleanup interrupt setup / teardown
Matt Carlson
2009-08-29
tg3: Use ext rx bds
Matt Carlson
2009-08-29
tg3: Create a new prodring_set structure
Matt Carlson
2009-08-29
tg3: Create rx producer ring setup routines
Matt Carlson
2009-08-29
tg3: Clarify rx buffer relationships
Matt Carlson
2009-08-29
tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
Matt Carlson
2009-08-29
tg3: Break out mini producer ring handling
Matt Carlson
2009-08-29
tg3: Reformat NVRAM case statements
Matt Carlson
2009-08-29
tg3: Add new 5785 10/100 only device ID
Matt Carlson
2009-08-29
tg3: Delay mdio bus init until fw finishes
Matt Carlson
2009-08-26
tg3: Update version to 3.100
Matt Carlson
2009-08-26
tg3: Convert code to use PHY_IS_FET
Matt Carlson
2009-08-26
tg3: Create MII_TG3_FET namespace
Matt Carlson
2009-08-26
tg3: Tune 5785 clock switching
Matt Carlson
2009-08-26
tg3: Add 57788, remove 57720
Matt Carlson
2009-08-26
tg3: Preserve PCIe MPS setting for new devs
Matt Carlson
2009-08-26
tg3: Fix TSO test against wrong flags var
Matt Carlson
2009-08-26
tg3: Prevent tx BD corruption
Matt Carlson
2009-08-26
tg3: Fix 57780 asic rev PCIe link receiver errors
Matt Carlson
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
2009-04-21
tg3: Update version to 3.99
Matt Carlson
2009-04-21
tg3: Restore LAA sooner in shutdown sequence
Matt Carlson
2009-04-21
tg3: Limit CLKREQ fix to A[01] of 57780 asic rev
Matt Carlson
2009-04-21
tg3: Allow 5761 WOL and LED fixes to 5761S too
Matt Carlson
2009-04-21
tg3: Prevent send BD corruption
Matt Carlson
2009-04-21
tg3: Handle NVRAM absent cases
Matt Carlson
2009-04-21
tg3: Allow screaming interrupt detection
Matt Carlson
2009-04-20
tg3: Fix SEEPROM accesses
Matt Carlson
2009-04-13
tg3: fix big endian MAC address collection failure
James Bottomley
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-29
tg3: Add GRO support.
David S. Miller
2009-02-26
tg3: Update copyright and version
Matt Carlson
2009-02-26
tg3: Add version reporting for hardware selfboot
Matt Carlson
2009-02-26
tg3: Add DASH firmware version reporting
Matt Carlson
2009-02-26
tg3: Add legacy bootcode version decoding
Matt Carlson
2009-02-26
tg3: Refactor firmware version routines
Matt Carlson
2009-02-26
tg3: Eliminate tg3_nvram_read_swab()
Matt Carlson
2009-02-26
tg3: Correct NVRAM stream endian notations
Matt Carlson
[next]