summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-03bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23bnx2x: SR-IOV version compatibility bugfixAriel Elior
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz
2013-01-23cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan
2013-01-23bnx2x: correct memory release schemeYuval Mintz
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz
2013-01-23bnx2x: Modify unload conditionsYuval Mintz
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov
2013-01-23bnx2x: Add missing VFs reference in macrosYuval 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-17bnx2x: fix GRO parametersYuval Mintz
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz
2013-01-15bnx2x: Added FW GRO bridging supportYuval Mintz
2013-01-15bnx2x: Clean previous IGU status before ackYuval Mintz
2013-01-15bnx2x: improve stop-on-errorYuval Mintz
2013-01-15bnx2x: add `ethtool -w' support.Miriam Shitrit
2013-01-15bnx2x: Added nvram personalities supportYuval Mintz
2013-01-15bnx2x: Fix rare self-test failuresYaniv Rosner
2013-01-15bnx2x: use SAN Mac for FCoE.Dmitry Kravkov
2013-01-15bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov
2013-01-15bnx2x: Clear dirty status when booting after UNDIYuval Mintz
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-10bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2013-01-08bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-04net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior
2013-01-02bnx2x: Support VF FLRAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior