summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King-1/+1
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru-6/+34
2019-09-11net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King-1/+1
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe-1/+2
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller-94/+189
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-5/+6
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu-0/+23
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu-0/+66
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu-0/+26
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu-1/+1
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu-1/+43
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu-1/+3
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan-1/+1
2019-09-11wimax: i2400: fix memory leakNavid Emamdoost-0/+1
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan-15/+30
2019-09-11net: hns3: check NULL pointer before useGuangbin Huang-1/+2
2019-09-11net: hns3: modify some logs formatGuangbin Huang-4/+7
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang-0/+15
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu-7/+4
2019-09-11net: hns3: revert to old channel when setting new channel num failPeng Li-14/+37
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang-5/+79
2019-09-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann-94/+189
2019-09-10net/mlx5: FWTrace, Reduce stack usageSaeed Mahameed-3/+4
2019-09-10net/mlx5: Fix addr's type in mlx5dr_icm_dmNathan Chancellor-1/+1
2019-09-10net/mlx5: Fix rt's type in dr_action_create_reformat_actionNathan Chancellor-1/+1
2019-09-10kdoc: fix nfp_fw_load documentationDirk van der Merwe-1/+1
2019-09-10nfp: devlink: add 'reset_dev_on_drv_probe' supportDirk van der Merwe-0/+29
2019-09-10nfp: devlink: add 'fw_load_policy' supportDirk van der Merwe-0/+165
2019-09-10nfp: add devlink param infrastructureDirk van der Merwe-0/+71
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe-25/+132
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe-0/+21
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe-4/+50
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe-0/+16
2019-09-10net: dsa: mv88e6xxx: add RXNFC supportVivien Didelot-0/+226
2019-09-10net: dsa: mv88e6xxx: introduce .port_set_policyVivien Didelot-1/+121
2019-09-10net: dsa: mv88e6xxx: complete ATU state definitionsVivien Didelot-27/+41
2019-09-10ath9k: release allocated buffer if timed outNavid Emamdoost-0/+1
2019-09-10ath9k_htc: release allocated buffer if timed outNavid Emamdoost-0/+3
2019-09-10ath9k: Remove unneeded variable to store return valuezhong jiang-3/+1
2019-09-10ath10k: add reorder and change PN check logic for mac80211Wen Gong-2/+89
2019-09-10ath10k: add mic bytes for pmf management packetWen Gong-0/+8
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King-1/+1
2019-09-10net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek-1/+1
2019-09-09i40e: Add support for X710 deviceMariusz Stachura-0/+1
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin-0/+114
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang-7/+9
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues-5/+0
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues-1/+6
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues-10/+11