summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2021-03-24Simplify the code by using module_platform_driver macroZhichao Cai
2021-03-24net: ipa: increase channels and eventsAlex Elder
2021-03-24net: ipa: move ipa_aggr_granularity_val()Alex Elder
2021-03-24net: ipa: limit local processing context addressAlex Elder
2021-03-24net: ipa: define the ENDP_INIT_NAT registerAlex Elder
2021-03-24net: ipa: update version definitionsAlex Elder
2021-03-24net: ipa: reduce IPA version assumptionsAlex Elder
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel
2021-03-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel
2021-03-24net: enetc: don't depend on system endianness in enetc_set_mac_ht_fltVladimir Oltean
2021-03-24net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filterVladimir Oltean
2021-03-24netdevsim: switch to memdup_user_nul()Wei Yongjun
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-24sfc-falcon: Fix a typoBhaskar Chowdhury
2021-03-24octeontx2-af: Few mundane typos fixedBhaskar Chowdhury
2021-03-24net: ethernet: mtk_eth_soc: add flow offloading supportFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: add support for initializing the PPEFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: fix parsing packets in GDMFelix Fietkau
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau
2021-03-24net: ocelot: Simplify MRP deletionHoratiu Vultur
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing
2021-03-23net: ethernet: indir_table.h is included twiceWan Jiabing
2021-03-23net: ipa: avoid 64-bit modulusAlex Elder
2021-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbevf: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23fm10k: Fix fall-through warnings for ClangGustavo A. R. Silva