summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-221-0/+2
* bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-181-11/+12
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-121-5/+24
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-121-17/+7
* bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-121-0/+1
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-231-38/+42
* bnx2x: Add additional debug informationYuval Mintz2013-01-231-2/+10
* bnx2x: correct usleep_range usageYuval Mintz2013-01-231-2/+2
* bnx2x: reorganization and beautificationYuval Mintz2013-01-231-30/+34
* bnx2x: Semantic renovationYuval Mintz2013-01-231-10/+10
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-151-1/+1
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-021-0/+21
* 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: Support loading cnic resources at run-timeMerav Sicron2012-11-071-4/+55
|/
* bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-161-1/+1
* bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-011-1/+1
* bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
* bnx2x: Add support for 4-tupple UDP RSSMerav Sicron2012-06-191-0/+8
* bnx2x: add afex supportBarak Witkowski2012-04-231-4/+104
* bnx2x: change to the rss engineDmitry Kravkov2012-04-041-6/+0
* bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-271-1/+1
* bnx2x: revised driver printsMerav Sicron2012-03-191-70/+80
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+1
|\
| * bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior2012-03-121-1/+1
* | bnx2x: use param's id instead of sp_obj's idYuval Mintz2012-03-121-1/+1
* | bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz2012-03-121-1/+1
* | bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz2012-03-121-7/+0
* | bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz2012-03-121-9/+4
* | use FW 7.2.16Dmitry Kravkov2012-02-201-1/+2
* | bnx2x: Update version to 1.72.0 and copyrightsAriel Elior2012-01-261-1/+1
* | bnx2x: unlock before returning an errorDan Carpenter2012-01-251-0/+1
|/
* bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-231-1/+43
* bnx2x: support classification config queryAriel Elior2011-12-061-0/+33
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-161-9/+6
* bnx2x: Use pr_fmt and message logging cleanupsJoe Perches2011-08-171-0/+3
* bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches2011-08-171-11/+12
* bnx2x: Remove local defines for %pM and mac addressJoe Perches2011-08-171-24/+17
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-0/+5692
OpenPOWER on IntegriCloud