summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-06-20bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-20Bnx2x: remove redundant D0 power state setYijing Wang
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan
2013-06-14bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05tg3: Add read dma workaround for 5720Nithin Sujir
2013-06-05bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov
2013-06-03tg3: remove redundant pm init codeYijing Wang
2013-06-03bnx2x: fix a power state testYuval Mintz
2013-06-03bnx2x: semi-Semantic changesYuval Mintz
2013-06-03bnx2x: Revise printsYuval Mintz
2013-06-03bnx2x: Semantic removal and beautificationYuval Mintz
2013-06-03bnx2x: Revise comments and alignmentYuval Mintz
2013-06-03bnx2x: Semantic change of empty linesYuval Mintz
2013-06-02bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-28bnx2x: Change to D3hot only on removalYuval Mintz
2013-05-28bnx2x: Implement PCI shutdownYuval Mintz
2013-05-28bnx2x: Count number of possible FCoE interfacesDmitry Kravkov
2013-05-28bnx2x: Ack unknown VF messagesAriel Elior
2013-05-28bnx2x: Add and correct PCI link speed printsDmitry Kravkov
2013-05-28bnx2x: Zero VFs starting MACsAriel Elior
2013-05-26net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-25tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir
2013-05-25tg3: Fix misplaced empty lineNithin Sujir
2013-05-25tg3: Use descriptive label names in tg3_startNithin Sujir
2013-05-25tg3: Make tg3_rings_reset() more conciseNithin Sujir
2013-05-25tg3: Simplify ring control block setupNithin Sujir
2013-05-25tg3: Split APE driver state change out of boot reset signature updateNithin Sujir
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner
2013-05-24bnx2x: Wait for MCP validity during AERYuval Mintz
2013-05-24bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov
2013-05-24bnx2x: Add Private Flags SupportYuval Mintz
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz