summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-21bnx2x: fix skb truesize underestimationEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-13bnx2: fix skb truesize underestimationEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-05bnx2x: remove some dead codeDan Carpenter
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
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-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-30bnx2x: Fix build errorDmitry Kravkov
2011-08-28cnic: Add timeout for ramrod replies.Michael Chan
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-19bnx2x: downgrade Max BW error message to debugMichal Schmidt
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches
2011-08-11broadcom: Move the Broadcom driversJeff Kirsher