aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner1-1/+0
2012-04-04bnx2x: change to the rss engineDmitry Kravkov1-61/+27
2012-04-04bnx2x: added support for working with one msix irq.Dmitry Kravkov1-21/+45
2012-04-04bnx2x: remove unnecessary .h dependenciesYuval Mintz1-1/+0
2012-03-27bnx2x: previous driver unload revisedYuval Mintz1-16/+24
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov1-4/+4
2012-03-19bnx2x: reduced sparse warningsYuval Mintz1-3/+3
2012-03-19bnx2x: revised driver printsMerav Sicron1-94/+103
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz1-0/+17
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz1-1/+1
2012-02-20bnx2x: add gro_checkDmitry Kravkov1-0/+12
2012-02-20use FW 7.2.16Dmitry Kravkov1-46/+103
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka1-0/+1
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval1-0/+7
2012-02-15bnx2x: consistent statistics after internal driver reloadMintz Yuval1-40/+1
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl1-2/+1
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior1-1/+1
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior1-4/+14
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior1-2/+6
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior1-0/+23
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-1/+2
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov1-11/+11
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