summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit
2018-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman
2018-09-25Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-09-25Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-09-25Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-23tun: remove ndo_poll_controllerEric Dumazet
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-22hv_netvsc: Add handler for LRO setting changeHaiyang Zhang
2018-09-22hv_netvsc: Add support for LRO/RSC in the vSwitchHaiyang Zhang
2018-09-21net: dsa: b53: Also include SGMII for mac_config and mac_link_stateFlorian Fainelli
2018-09-21net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offsetFlorian Fainelli
2018-09-21net: dsa: b53: Don't assign autonegotiation enabledFlorian Fainelli
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li
2018-09-21net: hns3: Remove print messages for error packetJian Shen
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen