summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-301-0/+4
* bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-171-4/+6
* bnx2x: populate skb->l4_rxhashEric Dumazet2012-07-091-4/+15
* bnx2x: Support DCBX for all functionsBarak Witkowski2012-06-191-2/+4
* bnx2x: Add support for ethtool -LMerav Sicron2012-06-191-1/+1
* bnx2x: Split the FP structureBarak Witkowski2012-06-191-26/+71
* bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron2012-06-191-0/+1
* bnx2x: Make the transmission queues adjacentMerav Sicron2012-06-191-38/+67
* bnx2x: Add support for 4-tupple UDP RSSMerav Sicron2012-06-191-7/+9
* bnx2x: Add support for external LBMerav Sicron2012-06-191-1/+3
* bnx2x: fix panic when TX ring is fullEric Dumazet2012-06-151-5/+3
* bnx2x: fix checksum validationEric Dumazet2012-06-131-6/+21
* bnx2x: remove some bloatEric Dumazet2012-04-301-23/+262
* net: allow skb->head to be a page fragmentEric Dumazet2012-04-301-2/+2
* bnx2x: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* bnx2x: remove gro workaroundDmitry Kravkov2012-04-231-12/+0
* bnx2x: add afex supportBarak Witkowski2012-04-231-4/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0
|\
| * bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-041-1/+0
* | bnx2x: change to the rss engineDmitry Kravkov2012-04-041-61/+27
* | bnx2x: added support for working with one msix irq.Dmitry Kravkov2012-04-041-21/+45
* | bnx2x: remove unnecessary .h dependenciesYuval Mintz2012-04-041-1/+0
|/
* bnx2x: previous driver unload revisedYuval Mintz2012-03-271-16/+24
* bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov2012-03-191-4/+4
* bnx2x: reduced sparse warningsYuval Mintz2012-03-191-3/+3
* bnx2x: revised driver printsMerav Sicron2012-03-191-94/+103
* bnx2x: added 'likely' to fast-path skb existenceYuval Mintz2012-03-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+1
|\
| * bnx2x: dcb bit indices flags used as bitsYuval Mintz2012-03-121-1/+1
* | bnx2x: mark functions as loaded on shared memoryYuval Mintz2012-03-121-0/+17
* | bnx2x: add gro_checkDmitry Kravkov2012-02-201-0/+12
* | use FW 7.2.16Dmitry Kravkov2012-02-201-46/+103
* | net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-151-0/+1
* | bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval2012-02-151-0/+7
* | bnx2x: consistent statistics after internal driver reloadMintz Yuval2012-02-151-40/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-2/+1
|\ \ | |/
| * bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-071-2/+1
* | bnx2x: Update version to 1.72.0 and copyrightsAriel Elior2012-01-261-1/+1
* | bnx2x: Recovery flow bug fixesAriel Elior2012-01-261-4/+14
* | bnx2x: Track active PFs with bitmapAriel Elior2012-01-261-2/+6
* | bnx2x: Loaded Firmware Version ValidationAriel Elior2012-01-261-0/+23
|/
* bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-1/+2
* bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-131-11/+11
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-2/+2
* bnx2x: handle iSCSI SD modeDmitry Kravkov2011-11-291-3/+18
* bnx2x: Support for byte queue limitsTom Herbert2011-11-291-4/+22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+3
* bnx2x: uses build_skb() in receive pathEric Dumazet2011-11-141-141/+126
* bnx2x: Remove on-stack napi struct variableAriel Elior2011-11-131-5/+7
OpenPOWER on IntegriCloud