summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-4/+4
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior1-0/+2
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov1-0/+125
2013-06-02bnx2x: Revise printsYuval Mintz1-1/+0
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-12/+13
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-23/+0
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov1-0/+5
2013-05-23bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov1-0/+2
2013-05-23bnx2x: Add Private Flags SupportYuval Mintz1-0/+2
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov1-2/+2
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov1-3/+4
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov1-0/+2
2013-03-20bnx2x: AER revisedYuval Mintz1-1/+2
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov1-11/+18
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-6/+3
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov1-1/+1
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior1-0/+2
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-0/+1
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior1-1/+1
2013-03-05bnx2x: use the default NAPI weightEric Dumazet1-1/+0
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz1-0/+2
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov1-0/+2
2013-01-23bnx2x: Add missing VFs reference in macrosYuval Mintz1-1/+3
2013-01-23bnx2x: Semantic renovationYuval Mintz1-29/+21
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-3/+3
2013-01-15bnx2x: improve stop-on-errorYuval Mintz1-4/+2
2013-01-15bnx2x: add `ethtool -w' support.Miriam Shitrit1-0/+1
2013-01-15bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov1-0/+1
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior1-12/+8
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior1-4/+18
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior1-0/+6
2013-01-02bnx2x: Support VF FLRAriel Elior1-0/+6
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior1-0/+1
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior1-0/+2
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior1-0/+6
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior1-0/+10
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior1-0/+8
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior1-0/+5
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior1-0/+2
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior1-0/+6
2013-01-02bnx2x: Separate VF and PF logicAriel Elior1-0/+1
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior1-0/+1
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior1-0/+13
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior1-2/+19
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet1-1/+1
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski1-0/+1
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan1-0/+1
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner1-0/+1
2012-12-02bnx2x: nvram enables dropless flow controlYuval Mintz1-1/+1
2012-11-28bnx2x: Always take PHY lockYaniv Rosner1-1/+0