index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2014-04-02
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-04-02
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-02-15
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-06-19
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-19
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-19
tg3: Add New 5719 Read DMA workaround
Michael Chan
2013-05-30
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-04-10
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-02-20
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
2013-02-20
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
2012-10-10
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Matt Carlson
2012-07-25
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
2012-05-20
tg3: Avoid panic from reserved statblk field access
Matt Carlson
2012-04-13
tg3: Fix 5717 serdes powerdown problem
Matt Carlson
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