summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bnx2x: Zero VFs starting MACsAriel Elior2013-05-271-1/+5
* | net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-251-5/+4
* | tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-241-2/+0
* | tg3: Fix misplaced empty lineNithin Sujir2013-05-241-1/+1
* | tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-241-7/+7
* | tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-241-33/+48
* | tg3: Simplify ring control block setupNithin Sujir2013-05-241-33/+46
* | tg3: Split APE driver state change out of boot reset signature updateNithin Sujir2013-05-241-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-242-14/+56
|\ \ | |/
| * tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| * tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner2013-05-231-5/+0
* | bnx2x: Wait for MCP validity during AERYuval Mintz2013-05-231-15/+4
* | bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov2013-05-234-5/+28
* | bnx2x: Add Private Flags SupportYuval Mintz2013-05-232-7/+44
* | net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1
* | net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe2013-05-221-15/+1
OpenPOWER on IntegriCloud