aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li1-0/+6
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2-0/+25
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2-3/+0
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin1-10/+12
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen1-0/+2
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang3-9/+44
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang1-1/+1
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li3-5/+75
2018-08-13bnxt_en: take coredump_record structure off stackArnd Bergmann1-6/+3
2018-08-13net: systemport: fix unused function warningArnd Bergmann1-4/+2
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-13bnxt_en: avoid string overflow for record->system_nameArnd Bergmann1-2/+2
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2-11/+6
2018-08-13net: lan743x: select CRC16Arnd Bergmann1-0/+1
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski2-6/+2
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen1-4/+4
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed1-17/+40
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh6-6/+34
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed3-9/+11
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2-126/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed6-68/+68
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed5-21/+53
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed3-64/+62
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed1-3/+16
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed1-102/+128
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed1-64/+100
2018-08-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-1/+1
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-9/+741
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller66-650/+2308
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing1-6/+2
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing1-8/+0
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing1-1/+0
2018-08-13virtio_net: remove duplicated include from virtio_net.cYueHaibing1-1/+0
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit1-0/+5
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer1-1/+0
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer1-10/+0
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter1-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-33/+58
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas1-3/+2
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas1-15/+10
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing1-21/+6
2018-08-11virtio_net: Stripe queue affinities across cores.Caleb Raitto1-15/+27
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto4-11/+10
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead6-5/+1443
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspendzhong jiang1-2/+1
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+16