Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser
2014-03-13bcm63xx_enet: Stop pretending to support netpollEric W. Biederman
2013-09-12bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-31net: bcm63xx_enet: use dev_get_platdata()Jingoo Han
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-23ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-21bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-14bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-11bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-11bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-11bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-11bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski
2013-03-11bcm63xx_enet: use managed memory allocationsJonas Gorski
2013-03-11bcm63xx_enet: use managed io memory allocationsJonas Gorski
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03net/broadcom: remove __dev* attributesBill Pemberton
2012-02-14bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-01-11bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli
2012-01-10bcm63xx: make ethtool_ops conststephen hemminger
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11broadcom: Move the Broadcom driversJeff Kirsher