summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-08hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-08sfc: coding style cleanups in mcdi_port_common.cEdward Cree
2020-09-08net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()Wang Hai
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai
2020-09-08net: smsc911x: Remove unused variablesWei Xu
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan
2020-09-07sfc: simplify DMA mask settingEdward Cree
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree
2020-09-07sfc: handle limited FEC supportEdward Cree
2020-09-07sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-09-07sfc: don't double-down() filters in ef100_reset()Edward Cree
2020-09-07net: ethernet: dnet: Remove set but unused variable 'len'Wang Hai
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: xilinx: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij
2020-09-06enic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-06net: gemini: Clean up phy registrationLinus Walleij
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij
2020-09-05net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward Cree
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie