Age | Commit message (Expand) | Author |
2020-12-07 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-12-07 | Bluetooth: Set missing suspend task bits | Abhishek Pandit-Subedi |
2020-12-07 | Bluetooth: Change MGMT security info CMD to be more generic | Daniel Winkler |
2020-12-07 | Bluetooth: Query LE tx power on startup | Daniel Winkler |
2020-12-07 | Bluetooth: Use intervals and tx power from mgmt cmds | Daniel Winkler |
2020-12-07 | Bluetooth: Break add adv into two mgmt commands | Daniel Winkler |
2020-12-07 | Bluetooth: Add helper to set adv data | Daniel Winkler |
2020-12-07 | Bluetooth: Add toggle to switch off interleave scan | Howard Chung |
2020-12-07 | Bluetooth: Refactor read default sys config for various types | Howard Chung |
2020-12-07 | Bluetooth: Handle active scan case | Howard Chung |
2020-12-07 | Bluetooth: Handle system suspend resume case | Howard Chung |
2020-12-07 | Bluetooth: Interleave with allowlist scan | Howard Chung |
2020-12-07 | Bluetooth: Fix attempting to set RPA timeout when unsupported | Edward Vear |
2020-12-07 | Bluetooth: Rename get_adv_instance_scan_rsp | Luiz Augusto von Dentz |
2020-12-07 | Bluetooth: Fix not sending Set Extended Scan Response | Luiz Augusto von Dentz |
2020-12-07 | Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C | Jimmy Wahlberg |
2020-12-07 | Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option | Wei Yongjun |
2020-12-07 | Bluetooth: fix typo in struct name | Reo Shiseki |
2020-11-11 | Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request | Howard Chung |
2020-11-11 | Bluetooth: consolidate error paths in hci_phy_link_complete_evt() | Sergey Shtylyov |
2020-11-11 | Bluetooth: Enforce key size of 16 bytes on FIPS level | Archie Pusaka |
2020-11-09 | Bluetooth: hidp: use correct wait queue when removing ctrl_wait | Ole Bjørn Midtbø |
2020-11-09 | Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr | Claire Chang |
2020-11-09 | Bluetooth: Fix: LL PRivacy BLE device fails to connect | Sathish Narasimman |
2020-11-09 | Bluetooth: Resume advertising after LE connection | Daniel Winkler |
2020-11-09 | Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() | Peilin Ye |
2020-11-09 | Bluetooth: Fix null pointer dereference in hci_event_packet() | Anmol Karn |
2020-10-29 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-09-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-09-25 | Bluetooth: MGMT: Fix not checking if BT_HS is enabled | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: Disable High Speed by default | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: A2MP: Fix not initializing all members | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: Fix update of own_addr_type if ll_privacy supported | Sathish Narasimman |
2020-09-20 | Bluetooth: Fix auto-creation of hci_conn at Conn Complete event | Sonny Sasaka |
2020-09-20 | Bluetooth: Set scan parameters for ADV Monitor | Howard Chung |
2020-09-20 | Bluetooth: Update Adv monitor count upon removal | Miao-chen Chou |
2020-09-18 | net: bluetooth: delete duplicated words | Randy Dunlap |
2020-09-14 | Bluetooth: pause/resume advertising around suspend | Daniel Winkler |
2020-09-13 | Bluetooth: Emit controller suspend and resume events | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Add suspend reason for device disconnect | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Add mgmt suspend and resume events | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Set ext scan response only when it exists | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Only mark socket zapped after unlocking | Abhishek Pandit-Subedi |
2020-09-11 | Bluetooth: Add MGMT capability flags for tx power and ext advertising | Daniel Winkler |
2020-09-11 | Bluetooth: Report num supported adv instances for hw offloading | Daniel Winkler |
2020-09-11 | Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU | Joseph Hwang |
2020-09-11 | Bluetooth: Re-order clearing suspend tasks | Abhishek Pandit-Subedi |
2020-09-11 | Bluetooth: Fix memory leak in read_adv_mon_features() | Peilin Ye |
2020-09-01 | Bluetooth: Clear suspend tasks on unregister | Abhishek Pandit-Subedi |