summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
* bnx2x: Add VF device ids and enable featureAriel Elior2013-01-023-10/+99
* bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-028-2/+320
* bnx2x: Support VF FLRAriel Elior2013-01-026-7/+321
* bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-025-1/+170
* bnx2x: Support of PF driver of a VF close requestAriel Elior2013-01-023-0/+119
* bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior2013-01-023-0/+295
* bnx2x: Support of PF driver of a VF q_filters requestAriel Elior2013-01-023-0/+589
* bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-025-177/+1071
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-026-93/+217
* bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-026-3/+190
* bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-026-11/+476
* bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-025-45/+664
* bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-028-51/+535
* bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-026-1/+570
* bnx2x: VF fastpathAriel Elior2013-01-023-51/+50
* bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-023-6/+179
* bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-024-2/+112
* bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-024-0/+310
* bnx2x: Separate VF and PF logicAriel Elior2013-01-026-266/+525
* bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-023-0/+59
* bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-027-1/+407
* bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-027-158/+353
* bnx2x: use ARRAY_SIZE where possibleSasha Levin2012-12-271-7/+7
* bnx2x: use prandom_bytes()Akinobu Mita2012-12-171-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | bnx2x: use netdev_alloc_frag()Eric Dumazet2012-12-112-13/+32
* | 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-075-3/+34
* | cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-072-1/+4
* | cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-051-0/+5
* | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-033-35/+35
|\ \
| * | bnx2x: remove __dev* attributesBill Pemberton2012-12-033-35/+35
* | | bnx2x: recognize fan failureYaniv Rosner2012-12-032-1/+11
|/ /
* | bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* | bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* | bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* | bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* | 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-023-4/+31
* | bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* | bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* | bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* | bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* | bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* | bnx2x: Change duplex setting in EEE functionYaniv Rosner2012-11-281-2/+2
* | bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner2012-11-281-2/+8
OpenPOWER on IntegriCloud