summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk1-15/+15
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+2
2019-09-12net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister3-0/+11
2019-09-12net: dsa: microchip: add KSZ9477 I2C driverTristram Ha4-0/+110
2019-09-12tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe1-10/+6
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu1-0/+71
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk1-0/+19
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets1-18/+11
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-11i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson1-0/+5
2019-09-11net/ixgbevf: make array api static const, makes object smallerColin Ian King1-6/+8
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann2-1/+7
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann1-1/+2
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller1-5/+5
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski1-3/+7
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov1-9/+10
2019-09-11i40e: mark additional missing bits as reservedJacob Keller1-0/+3
2019-09-11i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller1-1/+1
2019-09-11i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller1-1/+1
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang1-1/+1
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-09-11ixgbe: fix memory leaksWenwen Wang1-0/+4
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2-2/+34
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King1-1/+1
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King1-1/+1
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2-6/+34
2019-09-11net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King1-1/+1
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe1-1/+2
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller1-94/+189
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-5/+6
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu3-0/+23
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu5-0/+66
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu5-0/+26
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu1-1/+1
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu3-1/+43
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu1-1/+3
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2019-09-11wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan3-15/+30
2019-09-11net: hns3: check NULL pointer before useGuangbin Huang1-1/+2
2019-09-11net: hns3: modify some logs formatGuangbin Huang3-4/+7
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang1-0/+15
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu1-7/+4
2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li1-14/+37
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang2-5/+79
2019-09-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann1-94/+189
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed1-3/+4
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor1-1/+1