summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean2021-10-211-19/+12
* net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean2021-10-214-15/+17
* net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean2021-10-211-34/+112
* net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean2021-10-211-16/+65
* net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean2021-10-211-8/+5
* phy: micrel: ksz8041nl: do not use power down modeStefan Agner2021-10-201-2/+3
* net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner2021-10-201-7/+11
* soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner2021-10-201-6/+5
* net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith2021-10-201-30/+44
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-10-2017-286/+764
|\
| * ice: fix an error code in ice_ena_vfs()Dan Carpenter2021-10-191-1/+2
| * ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2021-10-192-4/+4
| * ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-10-191-3/+1
| * ice: Refactor PR ethtool opsWojciech Drewek2021-10-191-25/+74
| * ice: Manage act flags for switchdev offloadsWojciech Drewek2021-10-195-138/+21
| * ice: Forbid trusted VFs in switchdev modeWojciech Drewek2021-10-191-5/+5
| * ice: fix software generating extra interruptsJesse Brandeburg2021-10-192-11/+16
| * ice: fix rate limit update after coalesce changeJesse Brandeburg2021-10-192-8/+13
| * ice: update dim usage and moderationJesse Brandeburg2021-10-194-87/+142
| * ice: Add support for VF rate limitingBrett Creeley2021-10-197-4/+486
* | ethernet: via-velocity: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+3
* | ethernet: via-rhine: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+3
* | ethernet: tlan: use eth_hw_addr_set()Jakub Kicinski2021-10-201-4/+6
* | ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+4
* | ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+6
* | ethernet: netsec: use eth_hw_addr_set()Jakub Kicinski2021-10-201-7/+9
* | net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean2021-10-203-47/+107
|/
* net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...Cai Huoqing2021-10-191-3/+2
* ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-191-2/+0
* ethernet: Remove redundant statementluo penghao2021-10-191-1/+0
* net: phylink: Support disabling autonegotiation for PCSRobert Hancock2021-10-191-5/+19
* net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)2021-10-191-10/+10
* e1000e: Remove redundant statementluo penghao2021-10-191-1/+0
* ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-3/+1
* ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski2021-10-192-11/+7
* ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-4/+1
* ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-2/+5
* ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-2/+1
* ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski2021-10-192-15/+19
* ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski2021-10-192-2/+6
* ethernet: sis900: use eth_hw_addr_set()Jakub Kicinski2021-10-191-1/+3
* ethernet: sis190: use eth_hw_addr_set()Jakub Kicinski2021-10-191-1/+3
* ethernet: sxgbe: use eth_hw_addr_set()Jakub Kicinski2021-10-191-3/+6
* ethernet: rocker: use eth_hw_addr_set()Jakub Kicinski2021-10-191-3/+5
* ethernet: renesas: use eth_hw_addr_set()Jakub Kicinski2021-10-192-14/+18
* ethernet: r8169: use eth_hw_addr_set()Jakub Kicinski2021-10-191-1/+2
* ethernet: netxen: use eth_hw_addr_set()Jakub Kicinski2021-10-191-1/+3
* ethernet: lpc: use eth_hw_addr_set()Jakub Kicinski2021-10-191-1/+3
* ethernet: sky2/skge: use eth_hw_addr_set()Jakub Kicinski2021-10-192-4/+9
* ethernet: mv643xx: use eth_hw_addr_set()Jakub Kicinski2021-10-191-3/+7