aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
AgeCommit message (Expand)Author
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-19tg3: Add read dma workaround for 5720Nithin Sujir
2013-06-19tg3: Add New 5719 Read DMA workaroundMichael Chan
2013-05-30tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-04-10tg3: fix length overflow in VPD firmware parsingKees Cook
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2012-10-10tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson
2012-07-25tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-05-20tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-13tg3: Fix 5717 serdes powerdown problemMatt Carlson
2011-11-04tg3: Update version to 3.121Matt Carlson
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson
2011-11-04tg3: Fix irq alloc error cleanup pathMatt Carlson
2011-11-04tg3: Fix 4k skb error recovery pathMatt Carlson
2011-11-04tg3: Fix 4k tx bd segmentation codeMatt Carlson
2011-11-04tg3: Fix APE mutex init and useMatt Carlson
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15tg3: Code movementMatt Carlson
2011-09-15tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson
2011-09-15tg3: Add ability to turn off 1shot MSIMatt Carlson
2011-09-15tg3: Remove tp->rx_offset term when unneededMatt Carlson
2011-09-15tg3: Fix missed MSI workaroundMatt Carlson
2011-09-15tg3: Check all adv bits when checking configMatt Carlson
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell
2011-08-20tg3: Update version to 3.120Matt Carlson
2011-08-20tg3: Add external loopback support to selftestMatt Carlson
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson
2011-08-20tg3: Remove dead codeMatt Carlson
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher