summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-27bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27r8169: remove unneeded mmiowb barriersHeiner Kallweit
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-27net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov
2018-11-27net: usb: aqc111: Add ASIX's HW idsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for wake on LAN by MAGIC packetDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement get/set_link_ksettings callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Initialize ethtool_ops structureDmitry Bezrukov
2018-11-27net: usb: aqc111: Add RX VLAN filtering supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement set_rx_mode callbackDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for TSODmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for enable/disable checksum offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for changing MTUDmitry Bezrukov
2018-11-27net: usb: aqc111: Add checksum offload supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement RX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement TX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for getting and setting of MAC addressDmitry Bezrukov