summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-024-11/+11
* tg3: use phylib when robo switch is in useHauke Mehrtens2013-10-021-1/+10
* tg3: add support a phy at an address different than 01Hauke Mehrtens2013-10-021-19/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-015-128/+143
|\
| * bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
| * bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
| * bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
| * bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
| * bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
| * bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
| * bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
| * bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
| * bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
| * bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
| * bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-301-8/+10
* | bgmac: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
* | b44: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
* | bnx2x: use pcie_get_minimum_link()Yuval Mintz2013-09-282-39/+12
* | bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2013-09-282-3/+18
* | bnx2x: Change function prototypeYaniv Rosner2013-09-281-3/+2
* | bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior2013-09-283-26/+1
* | bnx2x: Correct VF driver infoYuval Mintz2013-09-282-1/+4
* | bnx2x: Test nvram when interface is downYuval Mintz2013-09-281-9/+10
* | broadcom: Remove extern from function prototypesJoe Perches2013-09-241-2/+2
* | tg3: Update version to 3.134Nithin Sujir2013-09-211-2/+2
* | tg3: Remove unnecessary spinlockNithin Sujir2013-09-211-2/+0
* | tg3: Appropriately classify interrupts during request_irqNithin Sujir2013-09-211-1/+12
* | tg3: Remove redundant if checkNithin Sujir2013-09-211-4/+1
* | tg3: Remove if 0'd codeNithin Sujir2013-09-211-18/+0
* | tg3: LED in shared mode does not blink during trafficNithin Sujir2013-09-211-0/+6
* | tg3: Add support for new 577xx device idsNithin Sujir2013-09-212-2/+16
* | tg3: Add function tg3_phy_shdw_write()Nithin Sujir2013-09-211-8/+10
* | net: bnx2x: Staticize local symbolsSachin Kamat2013-09-201-3/+4
|/
* cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
* bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-183-4/+39
* bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-162-10/+30
* bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-161-2/+2
* bgmac: fix internal switch initializationRafał Miłecki2013-09-162-2/+2
* tg3: Use pci_dev pm_capJon Mason2013-09-132-4/+2
* bnx2x: Use pci_dev pm_capJon Mason2013-09-134-12/+11
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-121-0/+1
* bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-092-3/+1
* bnx2x: Restore a call to config_initEilon Greenstein2013-09-061-6/+3
* bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov2013-09-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0523-641/+1418
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-057-55/+81
| |\
| | * bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones2013-09-051-1/+2
OpenPOWER on IntegriCloud