aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan
2013-01-23bnx2x: correct memory release schemeYuval Mintz
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz
2013-01-23bnx2x: Add additional debug informationYuval Mintz
2013-01-23bnx2x: correct usleep_range usageYuval Mintz
2013-01-23bnx2x: reorganization and beautificationYuval Mintz
2013-01-23bnx2x: Semantic renovationYuval Mintz
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz
2013-01-15bnx2x: Clean previous IGU status before ackYuval Mintz
2013-01-15bnx2x: improve stop-on-errorYuval Mintz
2013-01-15bnx2x: Added nvram personalities supportYuval Mintz
2013-01-15bnx2x: use SAN Mac for FCoE.Dmitry Kravkov
2013-01-15bnx2x: Clear dirty status when booting after UNDIYuval Mintz
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior
2013-01-02bnx2x: Support VF FLRAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior
2013-01-02bnx2x: VF fastpathAriel Elior
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Separate VF and PF logicAriel Elior
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller
2012-12-03bnx2x: remove __dev* attributesBill Pemberton
2012-12-03bnx2x: recognize fan failureYaniv Rosner
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz
2012-12-02bnx2x: prevent DCB if disabled in nvramBarak Witkowski
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner
2012-12-02bnx2x: mask CPL_OF interruptYuval Mintz
2012-12-02bnx2x: IGU parse error cause probe failureBarak Witkowski
2012-12-02bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz