summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-09-28net: hns3: Add some interface for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin
2017-09-28net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin
2017-09-28net: hns3: Add support for PFC setting in TM moduleYunsheng Lin
2017-09-28net: hns3: Add support for dynamically buffer reallocationYunsheng Lin
2017-09-28net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan
2017-09-28net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk
2017-09-28net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk
2017-09-28cxgb4: make function ch_flower_stats_cb, fixes warningColin Ian King
2017-09-27mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi
2017-09-27mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi
2017-09-27mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi
2017-09-27mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi
2017-09-27mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi
2017-09-26nfp: flower vxlan neighbour keep-aliveJohn Hurley
2017-09-26nfp: flower vxlan neighbour offloadJohn Hurley