summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-013-6/+6
* net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
* bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
* net: rename ll methods to busy-pollEliezer Tamir2013-07-102-2/+2
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+36
|\
| * net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
* | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* | bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-253-7/+12
* | bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-243-12/+18
* | bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
* | bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
* | bnx2x: VF ndo sanityAriel Elior2013-06-231-0/+5
* | bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-237-8/+63
* | bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-1/+1
* | Bnx2x: remove redundant D0 power state setYijing Wang2013-06-191-3/+1
* | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-2/+0
* | bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
* | bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-0/+10
|\ \ | |/
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
* | bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun2013-06-191-2/+2
* | tg3: Prevent system hang during repeated EEH errors.Michael Chan2013-06-171-2/+9
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-132-80/+135
* | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-102-12/+998
* | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-101-56/+83
* | bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon2013-06-101-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-053-17/+25
|\ \ | |/
| * tg3: Add read dma workaround for 5720Nithin Sujir2013-06-042-8/+18
| * bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
| * bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-7/+6
* | tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* | bnx2x: fix a power state testYuval Mintz2013-06-021-1/+2
* | bnx2x: semi-Semantic changesYuval Mintz2013-06-021-6/+8
* | bnx2x: Revise printsYuval Mintz2013-06-029-84/+224
* | bnx2x: Semantic removal and beautificationYuval Mintz2013-06-022-22/+13
* | bnx2x: Revise comments and alignmentYuval Mintz2013-06-0212-307/+251
* | bnx2x: Semantic change of empty linesYuval Mintz2013-06-0214-160/+3
* | bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet2013-06-011-1/+1
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* | net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* | bnx2x: Change to D3hot only on removalYuval Mintz2013-05-272-10/+24
* | bnx2x: Implement PCI shutdownYuval Mintz2013-05-271-12/+59
* | bnx2x: Count number of possible FCoE interfacesDmitry Kravkov2013-05-271-3/+48
* | bnx2x: Ack unknown VF messagesAriel Elior2013-05-271-1/+4
* | bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-272-14/+31
OpenPOWER on IntegriCloud