summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan2013-01-231-8/+6
* bnx2x: correct memory release schemeYuval Mintz2013-01-231-4/+2
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-231-67/+81
* bnx2x: Add additional debug informationYuval Mintz2013-01-231-2/+19
* bnx2x: correct usleep_range usageYuval Mintz2013-01-231-5/+5
* bnx2x: reorganization and beautificationYuval Mintz2013-01-231-79/+64
* bnx2x: Semantic renovationYuval Mintz2013-01-231-26/+25
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-151-1/+1
* bnx2x: Clean previous IGU status before ackYuval Mintz2013-01-151-6/+11
* bnx2x: improve stop-on-errorYuval Mintz2013-01-151-67/+72
* bnx2x: Added nvram personalities supportYuval Mintz2013-01-151-0/+7
* bnx2x: use SAN Mac for FCoE.Dmitry Kravkov2013-01-151-1/+1
* bnx2x: Clear dirty status when booting after UNDIYuval Mintz2013-01-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-8/+52
|\
| * bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-101-8/+52
* | bnx2x: align define usage to satisfy static checkersAriel Elior2013-01-101-1/+1
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* | bnx2x: Segregate SR-IOV codeAriel Elior2013-01-071-697/+32
* | bnx2x: Add VF device ids and enable featureAriel Elior2013-01-021-6/+77
* | bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-021-2/+92
* | bnx2x: Support VF FLRAriel Elior2013-01-021-7/+12
* | bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-021-0/+1
* | bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-021-72/+5
* | bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-021-1/+1
* | bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-021-41/+159
* | bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-021-48/+9
* | bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-021-0/+28
* | bnx2x: VF fastpathAriel Elior2013-01-021-11/+2
* | bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-021-6/+167
* | bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-021-0/+85
* | bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-021-0/+163
* | bnx2x: Separate VF and PF logicAriel Elior2013-01-021-57/+99
* | bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-021-0/+43
* | bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-021-0/+185
* | bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-021-146/+244
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-11/+6
* bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-071-3/+25
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-071-1/+3
* Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-031-33/+33
|\
| * bnx2x: remove __dev* attributesBill Pemberton2012-12-031-33/+33
* | bnx2x: recognize fan failureYaniv Rosner2012-12-031-0/+8
|/
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-021-22/+27
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-021-2/+9
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-021-0/+15
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-021-1/+19
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-021-23/+20
OpenPOWER on IntegriCloud