summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld2020-03-194-43/+39
* wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld2020-03-191-2/+1
* wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld2020-03-193-4/+10
* vxlan: check return value of gro_cells_init()Taehee Yoo2020-03-191-2/+9
* net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab2020-03-181-14/+18
* net: ena: fix continuous keep-alive resetsArthur Kiyanovski2020-03-181-0/+1
* net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski2020-03-181-4/+11
* net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski2020-03-181-3/+6
* net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski2020-03-181-1/+1
* net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur2020-03-181-1/+6
* net: bcmgenet: keep MAC in reset until PHY is upDoug Berger2020-03-183-7/+15
* Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger2020-03-182-34/+2
* net: mvmdio: avoid error message for optional IRQChris Packham2020-03-181-1/+1
* Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham2020-03-181-3/+3
* net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang2020-03-161-2/+1
* net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-03-162-8/+8
* net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur2020-03-161-1/+1
* net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-15/+15
* net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-14/+18
* net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-7/+7
* net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-4/+4
* net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-31/+31
* net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-36/+36
* mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel2020-03-161-1/+1
* geneve: move debug check after netdev unregisterFlorian Westphal2020-03-151-2/+6
* cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain2020-03-151-2/+2
* net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs2020-03-151-4/+10
* Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-138-31/+46
|\
| * wlcore: remove stray plus signJohannes Berg2020-03-121-1/+1
| * rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger2020-03-121-0/+1
| * Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linu...Kalle Valo2020-03-106-30/+44
| |\
| | * iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho2020-03-061-0/+2
| | * iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer2020-03-061-8/+21
| | * iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
| | * iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
| | * iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho2020-03-061-1/+1
| | * iwlwifi: consider HE capability when setting LDPCMordechay Goodstein2020-03-061-1/+5
| | * iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
* | | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-1326-131/+403
|\ \ \
| * \ \ Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie2020-03-131-58/+126
| |\ \ \
| | * | | drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul2020-03-131-26/+93
| | * | | drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul2020-03-131-23/+25
| | * | | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2020-03-131-8/+7
| | * | | drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul2020-03-131-5/+5
| * | | | Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-03-139-29/+66
| |\ \ \ \
| | * | | | drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2020-03-112-5/+19
| | * | | | drm/i915/gt: Close race between cacheline_retire and freeChris Wilson2020-03-111-2/+6
| | * | | | drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson2020-03-111-11/+18
| | * | | | drm/i915: be more solid in checking the alignmentMatthew Auld2020-03-112-1/+7
| | * | | | drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang2020-03-111-1/+2