summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-29bnxt_en: Add PCI IDs for 57500 series NPAR devices.Michael Chan
2019-07-29bnxt_en: Support all variants of the 5750X chip family.Michael Chan
2019-07-29bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan
2019-07-29bnxt_en: Support TPA counters on 57500 chips.Michael Chan
2019-07-29bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor ethtool ring statistics logic.Michael Chan
2019-07-29bnxt_en: Add hardware GRO setup function for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add fast path logic for TPA on 57500 chips.Michael Chan
2019-07-29bnxt_en: Set TPA GRO mode flags on 57500 chips properly.Michael Chan
2019-07-29bnxt_en: Refactor tunneled hardware GRO logic.Michael Chan
2019-07-29bnxt_en: Handle standalone RX_AGG completions.Michael Chan
2019-07-29bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor TPA logic.Michael Chan
2019-07-29bnxt_en: Add TPA structure definitions for BCM57500 chips.Michael Chan
2019-07-29bnxt_en: Update firmware interface spec. to 1.10.0.89.Michael Chan
2019-07-29net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operationsRasmus Villemoes
2019-07-29r8169: make use of xmit_moreHeiner Kallweit
2019-07-29net: ag71xx: use resource_size for the ioremap sizeDing Xiang
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan
2019-07-29net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu
2019-07-29net: hns3: modify firmware version display formatYufeng Mo
2019-07-29net: hns3: change GFP flag during lock periodYufeng Mo
2019-07-29net: hns3: remove upgrade reset level when reset failHuazhong Tan
2019-07-29net: hns3: add a check for get_reset_levelGuangbin Huang
2019-07-29net: hns3: add reset checking before set channelsJian Shen
2019-07-27mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko
2019-07-27mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko
2019-07-27r8169: enable HW csum and TSOHeiner Kallweit
2019-07-27r8169: remove r8169_csum_workaroundHeiner Kallweit
2019-07-27r8169: implement callback ndo_features_checkHeiner Kallweit
2019-07-27r8169: set GSO size and segment limitsHeiner Kallweit
2019-07-27r8169: align setting PME with vendor driverHeiner Kallweit
2019-07-27mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti
2019-07-27drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-07-26sis900: add support for ethtool's EEPROM dumpSergej Benilov
2019-07-25net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang
2019-07-25mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel
2019-07-25mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen
2019-07-25net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-24mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann
2019-07-24qed: reduce maximum stack frame sizeArnd Bergmann
2019-07-24r8169: improve rtl_set_rx_modeHeiner Kallweit