summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-25mlxsw: Remove unused mlxsw_core_port_type_get()Jiri Pirko
2022-08-25mlxsw: Remove unused port_type_set devlink opJiri Pirko
2022-08-25mlxsw: Remove unused IB stuffJiri Pirko
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko
2022-08-25netdevsim: add version fw.mgmt info info_get() and mark as a componentJiri Pirko
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert
2022-08-24net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap
2022-08-24r8169: remove support for chip version 60Heiner Kallweit
2022-08-24r8169: remove support for chip version 50Heiner Kallweit
2022-08-24r8169: remove support for chip version 49Heiner Kallweit
2022-08-24r8169: remove support for chip versions 45 and 47Heiner Kallweit
2022-08-24r8169: remove support for chip version 41Heiner Kallweit
2022-08-24Merge tag 'mlx5-updates-2022-08-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-08-24micrel: ksz8851: fixes struct pointer issueJerry Ray
2022-08-24net: marvell: prestera: implement br_port_locked flag offloadingOleksandr Mazur
2022-08-24net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct locationSiddharth Vadapalli
2022-08-24net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5GSiddharth Vadapalli
2022-08-23net: phy: tja11xx: add interface mode and RMII REF_CLK supportWei Fang
2022-08-23mlxsw: minimal: Extend to support line card dynamic operationsVadim Pasternak
2022-08-23mlxsw: minimal: Extend module to port mapping with slot indexVadim Pasternak
2022-08-23mlxsw: minimal: Move ports allocation to separate routineVadim Pasternak
2022-08-23mlxsw: minimal: Extend APIs with slot index for modular system supportVadim Pasternak
2022-08-23mlxsw: i2c: Add support for system interrupt handlingVadim Pasternak
2022-08-23mlxsw: core_linecards: Register a system event handlerVadim Pasternak
2022-08-23mlxsw: core: Add registration APIs for system event handlerVadim Pasternak
2022-08-23mlxsw: core_linecards: Separate line card init and fini flowVadim Pasternak
2022-08-23net: ftmac100: set max_mtu to allow DSA overhead settingSergei Antonov
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean
2022-08-22net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-08-22net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
2022-08-22net/mlx5e: Introduce flow steering debug macrosLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointerLama Kayal
2022-08-22net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy