aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-14Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921Daniel Golle1-0/+3
2022-09-14Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921Sean Wang1-0/+3
2022-09-09Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K1-9/+8
2022-09-09Bluetooth: btintel: Add support for MagnetorKiran K1-0/+3
2022-09-09Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921Chris Lu1-0/+3
2022-09-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang1-0/+14
2022-08-31Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesLarry Finger1-0/+2
2022-08-31Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Szabolcs Sipos1-0/+2
2022-08-31Bluetooth: btusb: RTL8761BUV consistent namingSzabolcs Sipos1-5/+1
2022-08-31Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592Max Chou1-0/+2
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