summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie5-46/+55
2018-05-25Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-05-25net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman1-7/+5
2018-05-25net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-05-25net/mlx5e: Receive buffer support for DCBXHuy Nguyen2-7/+126
2018-05-25net/mlx5e: Receive buffer configurationHuy Nguyen4-1/+408
2018-05-25net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2-0/+113
2018-05-25net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen8-72/+213
2018-05-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-82/+107
2018-05-24Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2018-05-24Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+9
2018-05-24Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+3
2018-05-24ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg1-0/+1
2018-05-24RDMA/hns: Move the location for initializing tmp_lenoulijun1-1/+2
2018-05-24RDMA/hns: Bugfix for cq record db for kerneloulijun1-0/+1
2018-05-24RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal1-31/+29
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky3-34/+50
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky1-34/+75
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky1-0/+4
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky1-53/+16
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky3-0/+163
2018-05-23amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2-60/+68
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky3-5/+72
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky4-0/+189
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky1-9/+0
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky1-16/+0
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky3-47/+62
2018-05-23amd-xgbe: Fix debug output of max channel countsTom Lendacky1-1/+1
2018-05-23cxgb4: do L1 config when module is insertedGanesh Goudar3-12/+65
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar4-8/+8
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller3-2/+8
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-05-23net: dsa: qca8k: Remove redundant parenthesesMichal Vokáč1-1/+1
2018-05-23net: dsa: qca8k: Replace GPL boilerplate by SPDXMichal Vokáč1-9/+1
2018-05-23net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2-0/+44
2018-05-23net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2-3/+9
2018-05-23net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč1-1/+1
2018-05-23net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč1-0/+1
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar1-0/+2
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King1-1/+1
2018-05-23hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang1-0/+16
2018-05-23ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot1-6/+9
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King4-10/+10
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2-4/+6
2018-05-23Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2-3/+3
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart1-13/+15
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart1-0/+9
2018-05-23tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang1-4/+15