summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-102-2/+4
* bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
* bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-102-18/+38
* bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-065-112/+174
* bnx2x: fix AFEX memory overflowYuval Mintz2014-01-061-1/+4
* bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-062-1/+7
* bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-061-3/+6
* bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-062-3/+5
* bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
* bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
* bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
* bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
* bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-022-0/+14
* tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
* bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-111-0/+3
* bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-061-0/+5
* PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-19/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-207-21/+35
|\
| * bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov2013-11-183-11/+4
| * bnx2x: prevent CFC attentionDmitry Kravkov2013-11-181-1/+1
| * bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2013-11-182-0/+19
| * bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-181-0/+4
| * tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+7
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-132-8/+3
|\ \ | |/ |/|
| * DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...Russell King2013-09-211-6/+2
| * DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-211-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-1317-251/+397
|\ \
| * | tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-081-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-12/+34
| |\ \
| * | | bgmac: pass received packet to the netif instead of copying itRafał Miłecki2013-10-301-27/+39
| * | | bgmac: separate RX descriptor setup code into a new functionRafał Miłecki2013-10-291-19/+22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-238-246/+269
| |\ \ \
| * | | | bnx2x: add TSO support for SIT tunnelsEric Dumazet2013-10-221-1/+2
| * | | | bnx2x: add TSO support for IPIPEric Dumazet2013-10-201-1/+3
| * | | | net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
| * | | | net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
| * | | | net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
| * | | | bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-094-27/+155
| * | | | net: bnx2x: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
| * | | | 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
| |\ \ \ \
| * | | | | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-10-011-8/+10
| * | | | | bgmac: add support for Byte Queue LimitsHauke Mehrtens2013-10-011-0/+10
| * | | | | b44: add support for Byte Queue LimitsHauke Mehrtens2013-10-011-0/+10
| * | | | | bnx2x: use pcie_get_minimum_link()Yuval Mintz2013-09-292-39/+12
| * | | | | bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2013-09-292-3/+18