summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
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-09bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
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
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior
2013-01-02bnx2x: VF fastpathAriel Elior
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Separate VF and PF logicAriel Elior
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior
2012-12-27bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller
2012-12-03bnx2x: remove __dev* attributesBill Pemberton
2012-12-03bnx2x: recognize fan failureYaniv Rosner
2012-12-02bnx2x: Correct PFC disablementBarak Witkowski
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz
2012-12-02bnx2x: prevent DCB if disabled in nvramBarak Witkowski
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner
2012-12-02bnx2x: mask CPL_OF interruptYuval Mintz
2012-12-02bnx2x: IGU parse error cause probe failureBarak Witkowski
2012-12-02bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz
2012-12-02bnx2x: nvram enables dropless flow controlYuval Mintz