aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-04Revert "r8169: use netif_receive_skb_list batching"Heiner Kallweit
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-04-04mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: move bp->switch_id initialization to PF probeJiri Pirko
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-04-04ibmvnic: remove set but not used variable 'netdev'YueHaibing
2019-04-04ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing
2019-04-04net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing
2019-04-04ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen
2019-04-04net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan
2019-04-04net: hns3: prevent change MTU when resettingHuazhong Tan
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan
2019-04-04net: hns3: add protect when handling mac addr listJian Shen
2019-04-04net: hns3: simplify hclgevf_cmd_csq_cleanHuazhong Tan