summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-12-03net: phy: improve generic EEE ethtool functionsHeiner Kallweit
2018-12-03vxlan: add support for underlay in non-default VRFAlexis Bauvin
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-30net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspendNathan Chancellor
2018-11-30net: qualcomm: rmnet: Remove set but not used variable 'cmd'YueHaibing
2018-11-30tun: implement carrier changeNicolas Dichtel
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel
2018-11-30qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-30nfp: report more info when reconfiguration failsJakub Kicinski
2018-11-30nfp: add offset to all TLV parsing errorsJakub Kicinski
2018-11-30nfp: add offloads on representorsJakub Kicinski
2018-11-30nfp: add locking around representor changesJakub Kicinski
2018-11-30nfp: run don't require Qdiscs on representor netdevsJakub Kicinski
2018-11-30nfp: run representor TX locklesslyJakub Kicinski
2018-11-30nfp: avoid oversized TSO headers with metadata prependJakub Kicinski
2018-11-30nfp: correct descriptor offsets in presence of metadataJakub Kicinski
2018-11-30nfp: move queue variable initJakub Kicinski
2018-11-30nfp: move temporary variables in nfp_net_tx_complete()Jakub Kicinski
2018-11-30nfp: copy only the relevant part of the TX descriptor for fragsJakub Kicinski
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar
2018-11-29net: Don't default Aquantia USB driver to 'y'David S. Miller
2018-11-29qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu
2018-11-29net: ethernet: ave: Preserve wol state in suspend/resume sequenceKunihiko Hayashi
2018-11-29net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi
2018-11-29net: ethernet: ave: Add suspend/resume supportKunihiko Hayashi
2018-11-28Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/...David S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-28net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...YueHaibing
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing
2018-11-28net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu