Age | Commit message (Expand) | Author |
2020-03-25 | Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections | Luiz Augusto von Dentz |
2020-03-25 | Bluetooth: don't assume key size is 16 when the command fails | Alain Michaud |
2020-03-24 | Bluetooth: L2CAP: Add get_peer_pid callback | Luiz Augusto von Dentz |
2020-03-23 | Bluetooth: Fix incorrect branch in connection complete | Abhishek Pandit-Subedi |
2020-03-23 | Bluetooth: Restore running state if suspend fails | Abhishek Pandit-Subedi |
2020-03-18 | Bluetooth: Do not cancel advertising when starting a scan | Dmitry Grinberg |
2020-03-14 | Bluetooth: L2CAP: remove set but not used variable 'credits' | YueHaibing |
2020-03-12 | Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() | Dan Carpenter |
2020-03-12 | Bluetooth: L2CAP: handle l2cap config request during open state | Howard Chung |
2020-03-12 | Bluetooth: clean up connection in hci_cs_disconnect | Joseph Hwang |
2020-03-11 | Bluetooth: Pause discovery and advertising during suspend | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: Handle LE devices during suspend | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: Handle BR/EDR devices during suspend | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: mgmt: add mgmt_cmd_status in add_advertising | Joseph Hwang |
2020-03-11 | Bluetooth: fix off by one in err_data_reporting cmd masks. | Alain Michaud |
2020-03-11 | Bluetooth: Use bt_dev_err for RPA generation failure message | Marcel Holtmann |
2020-03-08 | Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl | Qiujun Huang |
2020-03-08 | Bluetooth: L2CAP: Add module option to enable ECRED mode | Luiz Augusto von Dentz |
2020-03-08 | Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode | Luiz Augusto von Dentz |
2020-03-08 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-03-08 | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud |
2020-03-08 | Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs | Luiz Augusto von Dentz |
2020-03-07 | Bluetooth: Fix calculation of SCO handle for packet processing | Marcel Holtmann |
2020-03-04 | Bluetooth: guard against controllers sending zero'd events | Alain Michaud |
2020-02-28 | Bluetooth: Support querying for WBS support through MGMT | Alain Michaud |
2020-02-28 | Bluetooth: During le_conn_timeout disable EXT_ADV | Sathish Narsimman |
2020-02-28 | Bluetooth: Remove adv set for directed advertising | Sathish Narsimman |
2020-02-28 | Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid... | Madhuparna Bhowmik |
2020-02-28 | Bluetooth: Fix Suspicious RCU usage warnings | Madhuparna Bhowmik |
2020-02-28 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-19 | Bluetooth: fix passkey uninitialized when used | Howard Chung |
2020-02-19 | Bluetooth: RFCOMM: Use MTU auto tune logic | Luiz Augusto von Dentz |
2020-02-18 | Bluetooth: Fix crash when using new BT_PHY option | Luiz Augusto von Dentz |
2020-02-18 | Bluetooth: Disable Extended Adv if enabled | Sathish Narsimman |
2020-02-14 | Bluetooth: Add BT_PHY socket option | Luiz Augusto von Dentz |
2020-02-14 | Bluetooth: secure bluetooth stack from bluedump attack | Howard Chung |
2020-02-05 | Bluetooth: remove __get_channel/dir and __dir | Alex Shi |
2020-02-05 | Bluetooth: prefetch channel before killing sock | Hillf Danton |
2020-01-29 | Bluetooth: optimize barrier usage for Rmw atomics | Davidlohr Bueso |
2020-01-29 | Bluetooth: Fix refcount use-after-free issue | Manish Mandlik |
2020-01-28 | Bluetooth: SMP: Fix SALT value in some comments | Christophe JAILLET |
2020-01-26 | Bluetooth: Fix race condition in hci_release_sock() | Dan Carpenter |
2020-01-25 | Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le | Marcel Holtmann |
2020-01-25 | Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type | Marcel Holtmann |
2020-01-22 | Bluetooth: fix appearance typo in mgmt.c | Alain Michaud |
2020-01-22 | Bluetooth: adding missing const decoration to mgmt_status_table | Alain Michaud |
2020-01-16 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-01-15 | Bluetooth: Make use of __check_timeout on hci_sched_le | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: monitor: Add support for ISO packets | Luiz Augusto von Dentz |