index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2012-03-04
tg3: Add memory barriers to sync BD data
Michael Chan
2012-03-04
tg3: Fix jumbo loopback test on 5719
Michael Chan
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-29
tg3: Fix tg3_get_stats64 for 5700 / 5701 devs
Matt Carlson
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
tg3: Create timer helper functions
Matt Carlson
2012-02-23
tg3: Clear RECOVERY_PENDING with reset_task_cancel
Matt Carlson
2012-02-23
tg3: Remove SPEED_UNKNOWN checks
Matt Carlson
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
2012-02-13
tg3: Update copyright
Matt Carlson
2012-02-13
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2012-02-13
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2012-02-13
tg3: Remove unused link config code
Matt Carlson
2012-02-13
tg3: Consolidate ASIC rev detection code
Matt Carlson
2012-02-13
tg3: Reduce UMP event collision window
Matt Carlson
2012-02-13
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
2012-02-13
tg3: Fix copper autoneg adv checks
Matt Carlson
2012-02-13
tg3: Fix stats while interface is down
Matt Carlson
2012-02-13
tg3: Disable new DMA engine for 57766
Matt Carlson
2012-02-13
tg3: Move transmit comment to a better location
Matt Carlson
2012-02-13
tg3: Eliminate unneeded prototype
Matt Carlson
2012-02-13
tg3: Relocate tg3_find_peer
Matt Carlson
2012-02-13
tg3: Move tg3_nvram_write_block functions
Matt Carlson
2012-02-13
tg3: Move tg3_set_rx_mode
Matt Carlson
2012-02-13
tg3: Move tg3_change_mtu to a better location
Matt Carlson
2012-02-13
tg3: Relocate tg3_reset_task
Matt Carlson
2012-02-13
tg3: Move tg3_restart_hw to a better location
Matt Carlson
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
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
[prev]
[next]