summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-19enc28j60: Remove linux/init.hAndy Shevchenko
2019-03-19enc28j60: Convert printk() to netdev_printk()Andy Shevchenko
2019-03-19enc28j60: Convert HW related printk() to dev_printk()Andy Shevchenko
2019-03-19enc28j60: Switch to dev_<level> from pr_<level>Andy Shevchenko
2019-03-19enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()Andy Shevchenko
2019-03-19enc28j60: Switch to use module_spi_driver() macroAndy Shevchenko
2019-03-19enc28j60: Drop driver name duplication from messagesAndy Shevchenko
2019-03-19enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()Andy Shevchenko
2019-03-19enc28j60: Remove duplicate messagingAndy Shevchenko
2019-03-19enc28j60: Use device_get_mac_address()Andy Shevchenko
2019-03-19net: macb: simplify getting .driver_dataWolfram Sang
2019-03-19net: pasemi: Make pasemi_mac_init_module staticYueHaibing
2019-03-19net: hns3: Make hclgevf_update_link_mode staticYueHaibing
2019-03-19ibmveth: Make array ibmveth_stats staticYueHaibing
2019-03-19ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini
2019-03-18virtio_net: remove hcpu from virtnet_clean_affinityPeter Xu
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-03-18vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-03-18net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-03-18mac8390: Fix mmio access size probeFinn Thain
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-03-15tun: properly test for IFF_UPEric Dumazet
2019-03-15net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds