summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: remove __dev* attributesBill Pemberton2012-12-031-47/+48
* bnx2: remove __dev* attributesBill Pemberton2012-12-031-10/+10
* b44: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-023-4/+31
* bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* bnx2x: Change duplex setting in EEE functionYaniv Rosner2012-11-281-2/+2
* bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner2012-11-281-2/+8
* bnx2x: Cosmetic changesYaniv Rosner2012-11-282-188/+127
* bnx2x: Always take PHY lockYaniv Rosner2012-11-286-52/+11
* bnx2x: Add support for BCM84834Yaniv Rosner2012-11-282-16/+67
* bnx2x: Fix SFP+ current leakageYaniv Rosner2012-11-281-46/+45
* bnx2x: Change MDIO clock settingsYaniv Rosner2012-11-284-20/+66
* bnx2x: Add support for 20G-KR2Yaniv Rosner2012-11-284-34/+365
* bnx2x: Activate LFAYaniv Rosner2012-11-283-1/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-4/+7
|\
| * bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
* | bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat2012-11-201-1/+0
* | tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan2012-11-141-4/+4
* | tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir2012-11-141-29/+41
* | tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2012-11-142-42/+57
* | tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-142-27/+65
* | bnx2x: Add static declaration to several functionsMerav Sicron2012-11-132-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-103-49/+128
|\|
| * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
| * bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
| * bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-011-0/+5
| * bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-011-7/+15
| * bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-011-10/+12
| * bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-011-22/+56
| * bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-011-5/+18
| * bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-011-2/+8
* | bnx2x: Support loading cnic resources at run-timeMerav Sicron2012-11-0712-565/+1084
* | bnx2x: HSI change for 'update' ramrodMerav Sicron2012-11-071-5/+16
* | tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir2012-11-061-5/+3
* | tg3: Support 5717 C0Michael Chan2012-11-062-1/+10
|/
* bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-162-4/+8
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-091-29/+1
|\
| * MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-29/+1