summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-08-18nfp: link basic ethtool ops to representorsJakub Kicinski
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas
2017-08-18amd-xgbe: Add hardware features debug outputLendacky, Thomas
2017-08-18amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas
2017-08-18amd-xgbe: Add additional dynamic debug messagesLendacky, Thomas
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas
2017-08-18amd-xgbe: Update TSO packet statistics accuracyLendacky, Thomas
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas
2017-08-18amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas
2017-08-18amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas
2017-08-18mlx5: ensure 0 is returned when vport is zeroColin Ian King
2017-08-18ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington
2017-08-18macvlan: add offload features for encapsulationDimitris Michailidis
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet
2017-08-18liquidio: fix Smatch errorIntiyaz Basha
2017-08-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King
2017-08-18Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-08-18net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil
2017-08-18net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil
2017-08-18net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-18nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann
2017-08-18liquidio: with embedded f/w, issue droq credits before enablementRick Farrington
2017-08-18liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington
2017-08-18Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch
2017-08-17Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann