aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz1-10/+0
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon1-43/+102
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz1-0/+7
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-262/+2
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+11
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz1-3/+7
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon1-1/+4
2013-12-31net: bnx2x: slight optimization of addr comparedingtianhong1-6/+4
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior1-0/+10
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz1-27/+272
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-149/+105
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-30/+0
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov1-0/+2
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov1-11/+12
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov1-5/+24
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior1-17/+7
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz1-0/+1
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz1-38/+42
2013-01-23bnx2x: Add additional debug informationYuval Mintz1-2/+10
2013-01-23bnx2x: correct usleep_range usageYuval Mintz1-2/+2
2013-01-23bnx2x: reorganization and beautificationYuval Mintz1-30/+34
2013-01-23bnx2x: Semantic renovationYuval Mintz1-10/+10
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior1-0/+21
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron1-4/+55
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov1-1/+1
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz1-1/+1
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl1-0/+1
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron1-0/+8
2012-04-23bnx2x: add afex supportBarak Witkowski1-4/+104
2012-04-04bnx2x: change to the rss engineDmitry Kravkov1-6/+0
2012-03-27bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-19bnx2x: revised driver printsMerav Sicron1-70/+80
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz1-1/+1
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz1-1/+1
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz1-7/+0
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz1-9/+4
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior1-1/+1
2012-02-20use FW 7.2.16Dmitry Kravkov1-1/+2
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior1-1/+1
2012-01-25bnx2x: unlock before returning an errorDan Carpenter1-0/+1
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz1-1/+43
2011-12-06bnx2x: support classification config queryAriel Elior1-0/+33
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov1-9/+6