summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)AuthorFilesLines
2011-10-28bnx2x: update driver version to 1.70.30-0Dmitry Kravkov1-2/+2
2011-10-28bnx2x: use FW 7.0.29.0Dmitry Kravkov1-1/+1
2011-10-28bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-28bnx2x: Fix 54618se LED behaviorYaniv Rosner1-21/+23
2011-10-28bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner1-12/+33
2011-10-28bnx2x: Add link retry to 578xx-KRYaniv Rosner2-16/+104
2011-10-28bnx2x: Fix LED blink rate for 578xxYaniv Rosner1-2/+9
2011-10-25Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+13
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-7/+7
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-5/+0
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller3-3/+26
2011-10-06bnx2x: remove some dead codeDan Carpenter1-2/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller7-127/+294
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
2011-08-30bnx2x: Fix build errorDmitry Kravkov1-1/+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-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+69
2011-08-19bnx2x: downgrade Max BW error message to debugMichal Schmidt1-2/+2
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+3
2011-08-18bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-18bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-18bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-11broadcom: Move the Broadcom driversJeff Kirsher21-0/+60972