summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: hns: fix unsigned comparison to less than zeroColin Ian King2019-04-061-1/+1
* r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello2019-04-061-15/+35
* r8152: remove extra action copying ethernet addressMario Limonciello2019-04-061-1/+0
* net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet2019-04-061-4/+2
* net: phy: meson-gxl: add g12a supportJerome Brunet2019-04-061-0/+11
* net: phy: add amlogic g12a mdio mux supportJerome Brunet2019-04-063-0/+392
* virtio-net: Fix some minor formatting errorsYuval Shaia2019-04-061-4/+6
* virtio-net: Remove inclusion of pci.hYuval Shaia2019-04-061-1/+0
* r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit2019-04-061-18/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05245-5510/+1796
|\
| * tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-051-1/+1
| * Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-0411-17/+44
| |\
| | * Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-055-11/+11
| | |\
| | | * Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-04-034-10/+7
| | | |\
| | | | * drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson2019-04-041-1/+1
| | | | * drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang2019-04-041-6/+2
| | | | * drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao2019-03-291-1/+1
| | | | * drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao2019-03-291-2/+3
| | | * | drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson2019-04-011-1/+4
| | * | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-056-6/+33
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma2019-04-021-2/+0
| | | * | drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh2019-03-271-0/+6
| | | * | drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan2019-03-271-1/+9
| | | * | drm/amd/powerplay: correct data type to avoid overflowEvan Quan2019-03-271-1/+1
| | | * | drm/amd/powerplay: add ECC feature bitEvan Quan2019-03-273-2/+12
| | | * | drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui2019-03-271-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-0457-317/+447
| |\ \ \ \
| | * | | | ibmvnic: Fix completion structure initializationThomas Falcon2019-04-041-2/+3
| | * | | | libcxgb: fix incorrect ppmax calculationVarun Prakash2019-04-041-1/+8
| | * | | | net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi2019-04-041-8/+12
| | * | | | net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-0411-43/+33
| | * | | | net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-04-041-1/+3
| | * | | | net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-04-041-6/+27
| | * | | | net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-04-041-1/+1
| | * | | | net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-04-041-5/+2
| | * | | | net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-04-041-2/+3
| | * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-04-023-14/+33
| | |\ \ \ \
| | | * | | | i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel2019-04-013-1/+14
| | | * | | | i40e: move i40e_xsk_umem functionBjörn Töpel2019-04-012-14/+20
| | * | | | | nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2019-04-012-3/+1
| | * | | | | nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2019-04-012-15/+14
| | |/ / / /
| | * | | | net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0
| | * | | | net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-03-311-0/+5
| | * | | | net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-03-311-3/+4
| | * | | | net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-03-311-7/+7
| | * | | | net: stmmac: ratelimit RX error logsAaro Koskinen2019-03-311-6/+8
| | * | | | net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-317-19/+35
| | * | | | r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit2019-03-301-1/+1
| | * | | | Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-299-81/+152
| | |\ \ \ \
| | | * | | | net/mlx5e: Consider tunnel type for encap contextsEli Britstein2019-03-291-9/+19