summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-11-22ice: fix stack leakageJesse Brandeburg
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan
2019-11-22ice: Store number of functions for the deviceBruce Allan
2019-11-22net: dsa: ocelot: fix "should it be static?" warningsChen Wandun
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-22virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo
2019-11-22Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-11-21net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-21mt76: fix fix ampdu lockingMarkus Theil
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-21Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim
2019-11-20net: sfp: soft status and control supportRussell King
2019-11-20net: sfp: add some quirks for GPON modulesRussell King
2019-11-20net: sfp: add support for module quirksRussell King
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-20drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan
2019-11-20drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-20r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_okHeiner Kallweit
2019-11-20r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZEHeiner Kallweit
2019-11-20r8169: change mdelay to msleep in rtl_fw_write_firmwareHeiner Kallweit
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold