summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
* bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
* bnx2x: remove the 'poll' module optionMichal Schmidt2012-02-141-16/+1
* bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
* bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
* bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-081-4/+8
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-061-2/+2
* bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-061-1/+234
* bnx2x: add fcoe statisticsBarak Witkowski2011-12-061-20/+18
* bnx2x: add PFC statisticsBarak Witkowski2011-12-061-0/+2
* bnx2x: handle iSCSI SD modeDmitry Kravkov2011-11-291-6/+44
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-21/+29
|\
| * bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-161-21/+29
* | bnx2x: add endline at end of messageDmitry Kravkov2011-11-141-1/+1
* | bnx2x: uses build_skb() in receive pathEric Dumazet2011-11-141-2/+2
* | bnx2x: add fan failure event handlingAriel Elior2011-11-131-1/+23
* | bnx2x: propagate DCBX negotiationDmitry Kravkov2011-11-131-22/+3
* | bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov2011-11-131-11/+34
* | bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov2011-11-131-1/+1
* | bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov2011-11-131-2/+2
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-3/+13
* bnx2x: remove some dead codeDan Carpenter2011-10-051-2/+0
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-47/+115
* bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-4/+19
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+3
* bnx2x: Use pr_fmt and message logging cleanupsJoe Perches2011-08-171-15/+10
* bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches2011-08-171-17/+16
* bnx2x: Remove local defines for %pM and mac addressJoe Perches2011-08-171-8/+6
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-0/+11531
OpenPOWER on IntegriCloud