summaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
Commit message (Expand)AuthorFilesLines
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-08Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz1-2/+0
2022-09-06Bluetooth: hci_sync: Fix hci_read_buffer_size_syncLuiz Augusto von Dentz1-6/+6
2022-09-06Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix2-8/+105
2022-09-06Bluetooth: Implement support for MeshBrian Gix11-46/+760
2022-09-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang1-0/+14
2022-09-01Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesLarry Finger1-0/+2
2022-09-01Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Szabolcs Sipos1-0/+2
2022-09-01Bluetooth: btusb: RTL8761BUV consistent namingSzabolcs Sipos1-5/+1
2022-09-01Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592Max Chou1-0/+2
2022-09-01Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix5-95/+91
2022-09-01Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix1-47/+45
2022-08-26Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang1-2/+4
2022-08-26Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-26Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka1-1/+1
2022-08-26Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz1-10/+25
2022-08-26Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa1-1/+0
2022-08-26Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz1-29/+42
2022-08-26Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz1-5/+5
2022-08-26Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz1-10/+14
2022-08-26Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede1-0/+11
2022-08-26Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix6-68/+23
2022-08-26Bluetooth: move hci_get_random_address() to hci_syncBrian Gix4-172/+170
2022-08-26Bluetooth: Delete unreferenced hci_request codeBrian Gix2-768/+2
2022-08-26Bluetooth: Move Adv Instance timer to hci_syncBrian Gix5-127/+125
2022-08-26Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix3-60/+75
2022-08-26Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix2-50/+0
2022-08-26Bluetooth: Rework le_scan_restart for hci_syncBrian Gix2-89/+75
2022-08-26Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix2-97/+74
2022-08-26Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921Fae1-0/+3
2022-08-25netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak1-2/+2
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 Pirko3-21/+90
2022-08-25netdevsim: add version fw.mgmt info info_get() and mark as a componentJiri Pirko1-1/+11
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko2-4/+46
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev1-1/+1
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao21-40/+0
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 Gobert10-69/+45
2022-08-25Documentation: devlink: fix the locking sectionJiri Pirko1-4/+2
2022-08-25selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong4-0/+146
2022-08-25selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong4-1/+215
2022-08-25net: Add a bhash2 table hashed by port and addressJoanne Koong12-94/+700
2022-08-25netlink: fix some kernel-doc commentsZhengchao Shao1-1/+3
2022-08-25net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap1-0/+1
2022-08-25Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2022-08-24r8169: remove support for chip version 60Heiner Kallweit3-90/+8