summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-17net: ethernet: et131x: Remove redundant register readMark Einon1-3/+0
2020-07-17net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong1-7/+3
2020-07-17net: bna: Remove unused variable 't'Zhang Changzhong1-2/+1
2020-07-17net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski2-6/+6
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller36-205/+1453
2020-07-17net: alteon: Avoid some useless memsetChristophe JAILLET1-4/+1
2020-07-17net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-58/+56
2020-07-17net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-26/+27
2020-07-17net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-50/+54
2020-07-17net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez1-0/+3
2020-07-17net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez1-0/+1
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork1-1/+2
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-1/+2
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez1-3/+1
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy1-0/+44
2020-07-17net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean1-1/+2
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein3-23/+42
2020-07-16net/mlx5e: Do not request completion on every single UMR WQETariq Toukan1-1/+0
2020-07-16net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan1-1/+4
2020-07-16net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan3-14/+37
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem1-0/+88
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem4-4/+88
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen9-5/+630
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem10-9/+372
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem6-101/+148
2020-07-16net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2-14/+13
2020-07-16net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit1-9/+2
2020-07-16net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan1-6/+7
2020-07-16net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed2-11/+11
2020-07-16net/mlx5e: Fix missing switch_id for representorsParav Pandit1-8/+12
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2-5/+4
2020-07-16net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov1-1/+1
2020-07-16net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov1-3/+1
2020-07-16net: fec: initialize clock with 0 rather than current kernel timeSergey Organov1-1/+1
2020-07-16net: fec: enable to use PPS feature without time stampingSergey Organov1-5/+0
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham1-1/+1
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel4-5/+96
2020-07-15mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2-0/+225
2020-07-15mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel1-16/+71
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel3-0/+76
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel4-1/+448
2020-07-15mlxsw: resources: Add resource identifier for global policersIdo Schimmel1-0/+2
2020-07-15mlxsw: reg: Add policer bandwidth limitsIdo Schimmel1-0/+9
2020-07-15hinic: add firmware update supportLuo bin9-4/+565
2020-07-15net: sundance: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-14qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski3-70/+32
2020-07-14qede: convert to new udp_tunnel_nic infraJakub Kicinski3-103/+58
2020-07-14fm10k: convert to new udp_tunnel_nic infraJakub Kicinski4-159/+28
2020-07-14liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-14liquidio: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33