aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2-2/+2
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing2-3/+5
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart1-3/+9
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit1-0/+9
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti1-6/+14
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata1-2/+2
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru3-22/+48
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2-1/+9
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2-1/+18
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart1-2/+2
2018-09-18sfp: fix oops with ethtool -mRussell King1-2/+2
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart1-4/+6
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi3-6/+12
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang1-0/+3
2018-09-18Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-3/+4
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter1-5/+10
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu1-2/+3
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu3-106/+145
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman22-82/+189
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed1-1/+2
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel1-1/+1
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen1-1/+1
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman2-2/+17
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-16veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+3
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-24/+42
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+1
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds30-145/+188