summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-22net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha1-0/+39
2020-02-22net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha2-4/+119
2020-02-22net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed1-21/+24
2020-02-22net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed2-38/+54
2020-02-22net/mlxfw: More error messages coverageSaeed Mahameed1-9/+26
2020-02-22net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed1-29/+65
2020-02-22net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed5-30/+16
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller212-2501/+2029
2020-02-22Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-7/+14
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+47
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-1530/+56
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-51/+102
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-122/+306
2020-02-21Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds48-241/+480
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-253/+542
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy1-0/+150
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki2-0/+52
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean1-3/+3
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie18-107/+167
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-21/+40
2020-02-21bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-02-21bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2
2020-02-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller14-6/+576
2020-02-21net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-02-21ionic: fix fw_status readShannon Nelson2-4/+8
2020-02-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-117/+414
2020-02-21net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2-28/+33
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann1-1/+1
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann1-1/+0
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2-2/+2
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas3-24/+22
2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel1-2/+3
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel3-7/+16
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel3-12/+24
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel1-10/+29
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel1-1/+3
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel1-2/+6
2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel1-10/+10
2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel2-56/+7
2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel1-0/+38
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel1-18/+5
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel2-32/+46
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel1-5/+20
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel1-2/+14
2020-02-20Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-0/+48
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-100/+170
2020-02-20igc: Add commentSasha Neftin1-0/+2