aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches1-0/+3
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches1-11/+12
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches1-24/+17
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+5692