aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-2/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+0
2011-09-15tg3: Code movementMatt Carlson1-8/+9
2011-09-15tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson1-221/+222
2011-09-15tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson1-230/+228
2011-09-15tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson1-18/+16
2011-09-15tg3: Add ability to turn off 1shot MSIMatt Carlson1-2/+6
2011-09-15tg3: Remove tp->rx_offset term when unneededMatt Carlson1-2/+8
2011-09-15tg3: Fix missed MSI workaroundMatt Carlson1-3/+2
2011-09-15tg3: Check all adv bits when checking configMatt Carlson1-2/+4
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-08-20tg3: Update version to 3.120Matt Carlson1-2/+2
2011-08-20tg3: Add external loopback support to selftestMatt Carlson1-10/+87
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson1-40/+40
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson1-59/+90
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson1-40/+51
2011-08-20tg3: Remove dead codeMatt Carlson1-34/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+15862