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
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2012-01-23
tg3: fix ipv6 header length computation
Eric Dumazet
2012-01-17
tg3: Fix single-vector MSI-X code
Matt Carlson
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
2011-12-08
tg3: Update version to 3.122
Matt Carlson
2011-12-08
tg3: Return flowctrl config through ethtool
Matt Carlson
2011-12-08
tg3: Track LP advertising
Matt Carlson
2011-12-08
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
2011-12-08
tg3: Save stats across chip resets
Matt Carlson
2011-12-08
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2011-11-29
tg3: Support for byte queue limits
Tom Herbert
2011-11-28
tg3: Scale back code that modifies MRRS
Matt Carlson
2011-11-28
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Matt Carlson
2011-11-22
tg3: Add MDI-X reporting
Matt Carlson
2011-11-22
tg3: Restrict large prod ring cap devices
Matt Carlson
2011-11-22
tg3: Adjust BD replenish thresholds
Matt Carlson
2011-11-22
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
2011-11-22
tg3: Fix advertisement handling
Hiroaki SHIMODA
2011-11-21
tg3: switch to build_skb() infrastructure
Eric Dumazet
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-04
tg3: Update version to 3.121
Matt Carlson
2011-11-04
tg3: Eliminate timer race with reset_task
Matt Carlson
2011-11-04
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2011-11-04
tg3: Obtain PCI function number from device
Matt Carlson
2011-11-04
tg3: Fix irq alloc error cleanup path
Matt Carlson
2011-11-04
tg3: Fix 4k skb error recovery path
Matt Carlson
2011-11-04
tg3: Fix 4k tx bd segmentation code
Matt Carlson
2011-11-04
tg3: Fix APE mutex init and use
Matt Carlson
2011-10-24
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-15
tg3: Code movement
Matt Carlson
2011-09-15
tg3: Eliminate tg3_halt_cpu() prototype
Matt Carlson
2011-09-15
tg3: Eliminate tg3_write_sig_post_reset() prototype
Matt Carlson
2011-09-15
tg3: Eliminate tg3_stop_fw() prototype
Matt Carlson
2011-09-15
tg3: Add ability to turn off 1shot MSI
Matt Carlson
2011-09-15
tg3: Remove tp->rx_offset term when unneeded
Matt Carlson
2011-09-15
tg3: Fix missed MSI workaround
Matt Carlson
2011-09-15
tg3: Check all adv bits when checking config
Matt Carlson
[next]