summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski
2011-12-06bnx2x: add PFC statisticsBarak Witkowski
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov
2011-11-14bnx2x: add endline at end of messageDmitry Kravkov
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet
2011-11-13bnx2x: add fan failure event handlingAriel Elior
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov
2011-11-13bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-05bnx2x: remove some dead codeDan Carpenter
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
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