aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-29r8169: make use of xmit_moreHeiner Kallweit1-5/+12
2019-07-29staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)14-78/+1466
2019-07-29net: ag71xx: use resource_size for the ioremap sizeDing Xiang1-1/+1
2019-07-29Merge branch 'nfc-next'David S. Miller7-129/+41
2019-07-29NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek1-1/+1
2019-07-29NFC: nxp-nci: Clarify on supported chipsSedat Dilek1-2/+2
2019-07-29NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko1-1/+0
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko1-2/+0
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko1-2/+2
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko1-8/+4
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko1-53/+15
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko1-2/+16
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2-46/+15
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko5-30/+1
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko1-0/+1
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-07-29Merge branch 'hns3-next'David S. Miller10-72/+195
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan2-2/+5
2019-07-29net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin2-8/+17
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2-4/+53
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin2-34/+21
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu3-0/+48
2019-07-29net: hns3: modify firmware version display formatYufeng Mo4-4/+40
2019-07-29net: hns3: change GFP flag during lock periodYufeng Mo1-1/+1
2019-07-29net: hns3: remove upgrade reset level when reset failHuazhong Tan1-20/+8
2019-07-29net: hns3: add a check for get_reset_levelGuangbin Huang1-1/+1
2019-07-29net: hns3: add reset checking before set channelsJian Shen1-0/+3
2019-07-27Merge branch 'mlxsw-spectrum_acl-Forbid-unsupported-filters'David S. Miller4-7/+41
2019-07-27mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko1-0/+6
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko4-7/+30
2019-07-27mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko1-0/+5
2019-07-27Merge branch 'r8169-improve-HW-csum-and-TSO-handling'David S. Miller1-67/+61
2019-07-27r8169: enable HW csum and TSOHeiner Kallweit1-5/+11
2019-07-27r8169: remove r8169_csum_workaroundHeiner Kallweit1-37/+2
2019-07-27r8169: implement callback ndo_features_checkHeiner Kallweit1-24/+36
2019-07-27r8169: set GSO size and segment limitsHeiner Kallweit1-1/+12
2019-07-27ipv6: remove printkJonathan Lemon1-3/+1
2019-07-27r8169: align setting PME with vendor driverHeiner Kallweit1-2/+6
2019-07-27mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti1-26/+17
2019-07-27drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor3-3/+6
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding1-6/+8
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding5-2/+15
2019-07-27net: neigh: remove redundant assignment to variable bucketColin Ian King1-1/+1
2019-07-26sis900: add support for ethtool's EEPROM dumpSergej Benilov1-0/+68
2019-07-26staging: octeon: Fix build failure due to typo.David S. Miller1-1/+1
2019-07-25net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang1-3/+1
2019-07-25Merge branch 'tipc-link-changeover-issues'David S. Miller5-19/+199
2019-07-25tipc: fix changeover issues due to large packetTuong Lien3-15/+155