summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin1-1/+61
2020-10-09ice: Fix pointer cast warningsBixuan Cui1-2/+2
2020-10-09ice: add additional debug logging for firmware updateJacob Keller3-6/+33
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller5-33/+45
2020-10-09ice: add the DDP Track ID to devlink infoJacob Keller1-0/+8
2020-10-09ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan1-8/+2
2020-10-09ice: remove repeated wordsBruce Allan4-5/+5
2020-10-09ice: devlink: use %*phD to print small bufferAndy Shevchenko1-3/+1
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers1-0/+1
2020-10-09net/mlx5: Add support for devlink reload limit no resetMoshe Shemesh1-0/+25
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh3-0/+77
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh3-0/+52
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh3-11/+108
2020-10-09net/mlx5: Handle sync reset abort eventMoshe Shemesh1-0/+15
2020-10-09net/mlx5: Handle sync reset now eventMoshe Shemesh1-0/+119
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh5-15/+218
2020-10-09net/mlx5: Set cap for pci sync for fw update eventMoshe Shemesh1-0/+3
2020-10-09net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh3-1/+65
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh4-5/+13
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh4-10/+22
2020-10-08net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514Vladimir Oltean1-0/+2
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais3-5/+5
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-99/+1217
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-68/+115
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-11/+35
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen1-4/+3
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu1-6/+14
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt1-0/+1
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit1-0/+7
2020-10-08Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+3
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst1-0/+1
2020-10-06Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+42
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-13/+1022
2020-10-06gtp: use dev_sw_netstats_rx_add()Fabian Frederick1-7/+1
2020-10-06bareudp: use dev_sw_netstats_rx_add()Fabian Frederick1-8/+3
2020-10-06geneve: use dev_sw_netstats_rx_add()Fabian Frederick1-8/+3
2020-10-06vxlan: use dev_sw_netstats_rx_add()Fabian Frederick1-7/+1
2020-10-06net: atlantic: implement media detect feature via phy tunablesIgor Russkikh5-0/+60
2020-10-06net: atlantic: implement phy downshift featureIgor Russkikh6-0/+103
2020-10-06net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean3-0/+6
2020-10-06net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean1-6/+6
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede3-7/+42
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-13/+1022
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller192-1105/+1859
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds10-51/+109
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds74-453/+897
2020-10-05net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang1-10/+4