summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg
2017-10-02thunderbolt: Remove __packed from ICM message structuresMika Westerberg
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg
2017-10-02mlxsw: spectrum_router: Drop a redundant conditionPetr Machata
2017-10-02mlxsw: spectrum_router: Fix a typoPetr Machata
2017-10-02fm10k: prevent race condition of __FM10K_SERVICE_SCHEDJacob Keller
2017-10-02fm10k: move fm10k_prepare_for_reset and fm10k_handle_resetJacob Keller
2017-10-02fm10k: avoid divide by zero in rare cases when device is resettingJacob Keller
2017-10-02fm10k: don't loop while resetting VFs due to VFLR eventJacob Keller
2017-10-02fm10k: simplify reading PFVFLRE registerJacob Keller
2017-10-02fm10k: avoid needless delay when loading driverJacob Keller
2017-10-02fm10k: add missing fall through commentJacob Keller
2017-10-02fm10k: avoid possible truncation of q_vector->nameJacob Keller
2017-10-02fm10k: fix typos on fall through commentsJacob Keller
2017-10-02fm10k: stop spurious link down messages when Tx FIFO is fullJacob Keller
2017-10-02fm10k: Use seq_putc() in fm10k_dbg_desc_break()Markus Elfring
2017-10-02fm10k: reschedule service event if we stall the PF<->SM mailboxJacob Keller
2017-10-02fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-10-01mlxsw: spectrum: fix uninitialized value in errColin Ian King
2017-10-01bcm63xx_enet: remove unneeded includeJonas Gorski
2017-10-01bcm63xx_enet: drop unneeded NULL phy_clk checkJonas Gorski
2017-10-01bcm63xx_enet: use managed functions for clock/ioremapJonas Gorski
2017-10-01bcm63xx_enet: do not rely on probe orderJonas Gorski
2017-10-01bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2017-10-01bcm63xx_enet: correct clock usageJonas Gorski
2017-10-01net: hns3: fix null pointer dereference before null checkColin Ian King
2017-10-01hv_netvsc: report stop_queue and wake_queueSimon Xiao
2017-10-01ibmvnic: Set state UPMick Tarsel
2017-10-01Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable"Florian Fainelli
2017-10-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-30mkiss: remove redundant check on len being zeroColin Ian King
2017-09-29i40e: refactor FW version checkingMitch Williams
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady
2017-09-29i40evf: fix ring to vector mappingAlan Brady
2017-09-29i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller
2017-09-29i40e: prevent service task from running while we're suspendedJacob Keller
2017-09-29i40e: don't clear suspended state until we finish resumingJacob Keller
2017-09-29i40e: use newer generic PM support instead of legacy PM callbacksJacob Keller
2017-09-29i40e: use separate state bit for miscellaneous IRQ setupJacob Keller
2017-09-29i40evf: lower message levelMitch Williams
2017-09-29i40e: fix for flow director counters not wrapping as expectedMariusz Stachura
2017-09-29i40e: relax warning message in case of version mismatchMariusz Stachura
2017-09-29i40e: simplify member variable accessesSudheer Mogilappagari
2017-09-29i40e: Fix link down message when interface is brought upSudheer Mogilappagari
2017-09-29i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari
2017-09-29i40e/i40evf: rename bytes_per_int to bytes_per_usecJacob Keller
2017-09-28net: hns3: Add DCB support when interacting with network stackYunsheng Lin
2017-09-28net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin
2017-09-28net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin