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
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
2011-08-26
tg3: convert to SKB paged frag API.
Ian Campbell
2011-08-20
tg3: Update version to 3.120
Matt Carlson
2011-08-20
tg3: Add external loopback support to selftest
Matt Carlson
2011-08-20
tg3: Restructure tg3_test_loopback
Matt Carlson
2011-08-20
tg3: Pull phy int lpbk setup into separate func
Matt Carlson
2011-08-20
tg3: Consilidate MAC loopback code
Matt Carlson
2011-08-20
tg3: Remove dead code
Matt Carlson
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
broadcom: Move the Broadcom drivers
Jeff Kirsher
[prev]