summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
AgeCommit message (Expand)Author
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-06-03bnx2x: Revise comments and alignmentYuval Mintz
2013-06-03bnx2x: Semantic change of empty linesYuval Mintz
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz
2013-01-23bnx2x: Add additional debug informationYuval Mintz
2013-01-23bnx2x: correct usleep_range usageYuval Mintz
2013-01-23bnx2x: reorganization and beautificationYuval Mintz
2013-01-23bnx2x: Semantic renovationYuval Mintz
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron
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-24bnx2x: add afex supportBarak Witkowski
2012-04-04bnx2x: change to the rss engineDmitry Kravkov
2012-03-28bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-13bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-13bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-13bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-13bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-02-21use 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-11broadcom: Move the Broadcom driversJeff Kirsher