aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski1-7/+28
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov1-4/+8
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski1-1/+1
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan1-2/+2
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski1-1/+234
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski1-20/+18
2011-12-06bnx2x: add PFC statisticsBarak Witkowski1-0/+2
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov1-6/+44
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-1/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+29
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov1-21/+29
2011-11-14bnx2x: add endline at end of messageDmitry Kravkov1-1/+1
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet1-2/+2
2011-11-13bnx2x: add fan failure event handlingAriel Elior1-1/+23
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov1-22/+3
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov1-11/+34
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov1-1/+1
2011-11-13bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov1-2/+2
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-3/+13
2011-10-05bnx2x: remove some dead codeDan Carpenter1-2/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-47/+115
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt1-2/+2
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+19
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+3
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches1-15/+10
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches1-17/+16
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches1-8/+6
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+11531