summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig2020-07-202-4/+0
* net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel2020-07-201-0/+78
* net: enetc: Use DT protocol information to set up the portsAlex Marginean2020-07-202-26/+34
* net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle2020-07-203-0/+140
* net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-201-33/+12
* ne2k-pci: Use netif_msg_init to initialize msg_enable bitsArmin Wolf2020-07-181-3/+6
* net: atlantic: add support for FW 4.xDmitry Bogdanov2020-07-184-15/+58
* net: atlantic: align return value of ver_match function with function nameMark Starovoytov2020-07-183-19/+15
* net: ethernet: et131x: Remove redundant register readMark Einon2020-07-181-3/+0
* net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong2020-07-181-7/+3
* net: bna: Remove unused variable 't'Zhang Changzhong2020-07-181-2/+1
* net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski2020-07-182-6/+6
* Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-07-1736-205/+1453
|\
| * net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein2020-07-173-23/+42
| * net/mlx5e: Do not request completion on every single UMR WQETariq Toukan2020-07-171-1/+0
| * net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan2020-07-171-1/+4
| * net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan2020-07-173-14/+37
| * net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem2020-07-171-0/+88
| * net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem2020-07-174-4/+88
| * net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen2020-07-179-5/+630
| * net/mlx5: IPsec: Add HW crypto offload supportRaed Salem2020-07-1710-9/+372
| * net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2020-07-176-101/+148
| * net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2020-07-172-14/+13
| * net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit2020-07-171-9/+2
| * net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan2020-07-171-6/+7
| * net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed2020-07-172-11/+11
| * net/mlx5e: Fix missing switch_id for representorsParav Pandit2020-07-171-8/+12
* | net: alteon: Avoid some useless memsetChristophe JAILLET2020-07-171-4/+1
* | net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-58/+56
* | net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-26/+27
* | net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-50/+54
* | net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez2020-07-171-0/+3
* | net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez2020-07-171-0/+1
* | net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2020-07-171-1/+2
* | net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-171-1/+2
* | net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez2020-07-171-3/+1
* | net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy2020-07-171-0/+44
* | net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean2020-07-171-1/+2
|/
* net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-162-5/+4
* net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov2020-07-161-1/+1
* net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov2020-07-161-3/+1
* net: fec: initialize clock with 0 rather than current kernel timeSergey Organov2020-07-161-1/+1
* net: fec: enable to use PPS feature without time stampingSergey Organov2020-07-161-5/+0
* drivers: net: wan: Fix trivial spellingKieran Bingham2020-07-161-1/+1
* mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel2020-07-164-5/+96
* mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2020-07-162-0/+225
* mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel2020-07-161-16/+71
* mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel2020-07-163-0/+76
* mlxsw: spectrum_policer: Add policer coreIdo Schimmel2020-07-164-1/+448
* mlxsw: resources: Add resource identifier for global policersIdo Schimmel2020-07-161-0/+2