summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-21net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha
2020-02-21net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha
2020-02-21net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed
2020-02-21net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed
2020-02-21net/mlxfw: More error messages coverageSaeed Mahameed
2020-02-21net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed
2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-02-20ionic: fix fw_status readShannon Nelson
2020-02-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel
2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel
2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel
2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel
2020-02-20Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-02-19igc: Add commentSasha Neftin