summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-08sfc: simplify DMA mask settingEdward Cree1-11/+1
2020-09-08sfc: remove EFX_DRIVER_VERSIONEdward Cree3-5/+1
2020-09-08sfc: handle limited FEC supportEdward Cree2-14/+36
2020-09-08sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree3-1/+51
2020-09-08sfc: remove phy_op indirectionEdward Cree9-712/+601
2020-09-08sfc: don't double-down() filters in ef100_reset()Edward Cree1-12/+0
2020-09-07net: ethernet: dnet: Remove set but unused variable 'len'Wang Hai1-4/+1
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-4/+2
2020-09-07net: xilinx: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij1-7/+37
2020-09-06enic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-70/+72
2020-09-06net: gemini: Clean up phy registrationLinus Walleij1-21/+11
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij1-1/+37
2020-09-05net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli1-2/+29
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli1-0/+1
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree1-10/+0
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree2-29/+27
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree3-16/+7
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree2-2/+20
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward Cree2-12/+11
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree6-41/+44
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1018-3261/+4546
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-95/+165
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+10
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds8-58/+167
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-18/+24
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-49/+73
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-25/+81
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds1-8/+0
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-88/+148
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu1-8/+0
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko1-2/+3
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds35-166/+264
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-3/+12
2020-09-04Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-8/+28
2020-09-04smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-23/+28
2020-09-04epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-29/+42
2020-09-04net: phy: dp83867: Fix various styling and space issuesDan Murphy1-24/+21
2020-09-04net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli2-2/+68
2020-09-04net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli2-2/+20
2020-09-04net: systemport: Manage Wake-on-LAN clockFlorian Fainelli2-1/+10
2020-09-04net: systemport: fetch and use clock resourcesFlorian Fainelli2-1/+30
2020-09-04chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven1-2/+1
2020-09-04net: mvpp2: split xlg and gmac pcsRussell King1-55/+55
2020-09-04net: mvpp2: convert to phylink pcs operationsRussell King2-116/+177
2020-09-04net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King1-32/+21