aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2-3/+3
2011-10-05bnx2x: remove some dead codeDan Carpenter1-2/+0
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu1-26/+41
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller8-129/+294
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
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-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+2
2011-08-29bnx2x: Fix build errorDmitry Kravkov1-1/+1
2011-08-28cnic: Add timeout for ramrod replies.Michael Chan3-7/+13
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2-7/+9
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner2-0/+3
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt1-2/+2
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+69
2011-08-20tg3: Update version to 3.120Matt Carlson1-2/+2
2011-08-20tg3: Add external loopback support to selftestMatt Carlson2-10/+90
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-18bnx2x: downgrade Max BW error message to debugMichal Schmidt1-2/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko4-4/+4
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko2-0/+5
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher37-0/+115752