summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
AgeCommit message (Expand)Author
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron
2012-04-23bnx2x: add afex supportBarak Witkowski
2012-04-04bnx2x: change to the rss engineDmitry Kravkov
2012-03-27bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-02-20use FW 7.2.16Dmitry Kravkov
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior
2012-01-25bnx2x: unlock before returning an errorDan Carpenter
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2011-12-06bnx2x: support classification config queryAriel Elior
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher