aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov
2011-11-13bnx2x: remove unused variableDmitry Kravkov
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-26bnx2x: 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-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher