aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov1-3/+18
2011-11-29bnx2x: Support for byte queue limitsTom Herbert1-4/+22
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+3
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet1-141/+126
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior1-5/+7
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov1-1/+3
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov1-0/+2
2011-11-13bnx2x: remove unused variableDmitry Kravkov1-3/+1
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov1-1/+1
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-7/+7
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-13/+14
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. Miller1-7/+28
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches1-2/+4
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches1-19/+23
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+3571