summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | bnx2x: Always take PHY lockYaniv Rosner2012-11-281-11/+0
* | bnx2x: Change MDIO clock settingsYaniv Rosner2012-11-281-0/+5
* | bnx2x: Activate LFAYaniv Rosner2012-11-281-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-4/+7
|\ \
| * | bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
* | | bnx2x: Add static declaration to several functionsMerav Sicron2012-11-131-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-1/+12
|\ \ \ | |/ /
| * | bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
| * | bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
| |/
* | bnx2x: Support loading cnic resources at run-timeMerav Sicron2012-11-071-329/+508
|/
* bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-021-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-12/+22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-5/+6
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-5/+16
| |\ \
| * | | bnx2x: Utilize Link Flap AvoidanceYuval Mintz2012-09-131-12/+22
OpenPOWER on IntegriCloud