aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921Fae1-0/+3
2022-08-25mlxsw: Remove unused mlxsw_core_port_type_get()Jiri Pirko2-14/+0
2022-08-25mlxsw: Remove unused port_type_set devlink opJiri Pirko2-18/+0
2022-08-25mlxsw: Remove unused IB stuffJiri Pirko3-106/+0
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko1-2/+1
2022-08-25netdevsim: add version fw.mgmt info info_get() and mark as a componentJiri Pirko1-1/+11
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng1-2/+7
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert2-12/+6
2022-08-24net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap1-0/+1
2022-08-24r8169: remove support for chip version 60Heiner Kallweit3-90/+8
2022-08-24r8169: remove support for chip version 50Heiner Kallweit3-26/+3
2022-08-24r8169: remove support for chip version 49Heiner Kallweit3-47/+3
2022-08-24r8169: remove support for chip versions 45 and 47Heiner Kallweit3-82/+5
2022-08-24r8169: remove support for chip version 41Heiner Kallweit3-5/+1
2022-08-24Merge tag 'mlx5-updates-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller29-765/+1246
2022-08-24micrel: ksz8851: fixes struct pointer issueJerry Ray1-3/+2
2022-08-24net: marvell: prestera: implement br_port_locked flag offloadingOleksandr Mazur5-1/+34
2022-08-24net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct locationSiddharth Vadapalli1-5/+4
2022-08-24net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5GSiddharth Vadapalli2-2/+35
2022-08-23net: phy: tja11xx: add interface mode and RMII REF_CLK supportWei Fang1-5/+78
2022-08-23mlxsw: minimal: Extend to support line card dynamic operationsVadim Pasternak1-1/+99
2022-08-23mlxsw: minimal: Extend module to port mapping with slot indexVadim Pasternak1-52/+163
2022-08-23mlxsw: minimal: Move ports allocation to separate routineVadim Pasternak1-8/+34
2022-08-23mlxsw: minimal: Extend APIs with slot index for modular system supportVadim Pasternak1-14/+24
2022-08-23mlxsw: i2c: Add support for system interrupt handlingVadim Pasternak1-1/+86
2022-08-23mlxsw: core_linecards: Register a system event handlerVadim Pasternak1-0/+25
2022-08-23mlxsw: core: Add registration APIs for system event handlerVadim Pasternak2-0/+76
2022-08-23mlxsw: core_linecards: Separate line card init and fini flowVadim Pasternak1-21/+50
2022-08-23net: ftmac100: set max_mtu to allow DSA overhead settingSergei Antonov1-0/+1
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean1-0/+19
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean2-32/+38
2022-08-22net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan2-3/+10
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan6-94/+90
2022-08-22net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan1-124/+206
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu2-3/+94
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal4-94/+100
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal4-36/+43
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal6-62/+74
2022-08-22net/mlx5e: Introduce flow steering debug macrosLama Kayal4-76/+76
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal8-38/+65
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethtool steeringLama Kayal5-20/+20
2022-08-22net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointerLama Kayal1-8/+33
2022-08-22net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal3-16/+18
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal4-59/+59
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal5-99/+103
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal14-193/+415
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski3-6/+57
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski13-184/+136
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean1-0/+1