Age | Commit message (Expand) | Author |
2013-12-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-12-17 | Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg | Marcel Holtmann |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-11-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-11-13 | Bluetooth: Fix rejecting SMP security request in slave role | Johan Hedberg |
2013-11-13 | Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_del | Seung-Woo Kim |
2013-11-13 | Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect | Seung-Woo Kim |
2013-11-13 | Bluetooth: Fix RFCOMM bind fail for L2CAP sock | Seung-Woo Kim |
2013-11-13 | Bluetooth: Fix issue with RFCOMM getsockopt operation | Marcel Holtmann |
2013-11-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-21 | Bluetooth: Remove sk member from struct l2cap_chan | Gustavo Padovan |
2013-10-21 | Bluetooth: Use bt_cb(skb)->chan to send raw data back | Gustavo Padovan |
2013-10-21 | Bluetooth: Add L2CAP channel to skb private data | Gustavo Padovan |
2013-10-21 | Bluetooth: Remove parent socket usage from l2cap_core.c | Gustavo Padovan |
2013-10-21 | Bluetooth: Remove socket lock from l2cap_state_change() | Gustavo Padovan |
2013-10-21 | Bluetooth: Hold socket in defer callback in L2CAP socket | Gustavo Padovan |
2013-10-21 | Bluetooth: Do not access chan->sk directly | Gustavo Padovan |
2013-10-21 | Bluetooth: Remove not used struct sock | Gustavo Padovan |
2013-10-21 | Bluetooth: Fix enabling fast connectable on LE-only controllers | Johan Hedberg |
2013-10-20 | Bluetooth: Update Set Discoverable to support LE | Johan Hedberg |
2013-10-20 | Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place | Johan Hedberg |
2013-10-20 | Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled | Johan Hedberg |
2013-10-20 | Bluetooth: Move mgmt_pending_find to avoid forward declarations | Johan Hedberg |
2013-10-20 | Bluetooth: Fix updating settings when there are no HCI commands to send | Johan Hedberg |
2013-10-20 | Bluetooth: Refactor set_connectable settings update to separate function | Johan Hedberg |
2013-10-20 | Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() | Johan Hedberg |
2013-10-20 | Bluetooth: Check for flag instead of features in update_adv_data() | Johan Hedberg |
2013-10-20 | Bluetooth: Check for flag instead of features in update_scan_rsp_data() | Johan Hedberg |
2013-10-19 | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes | Joe Perches |
2013-10-19 | Bluetooth: Fix minor coding style issue in hci_core.c | Marcel Holtmann |
2013-10-19 | Bluetooth: Fix UUID values in debugfs file | Marcel Holtmann |
2013-10-19 | Bluetooth: Add support for setting DUT mode | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose debugfs settings for LE connection interval | Marcel Holtmann |
2013-10-19 | Bluetooth: Add support for setting SSP debug mode | Marcel Holtmann |
2013-10-19 | Bluetooth: Remove interval parameter from HCI connection | Marcel Holtmann |
2013-10-19 | Bluetooth: Add LE features to debugfs if available | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose setting if debug keys are used or not | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose debugfs entry read/write own address type | Marcel Holtmann |
2013-10-19 | Bluetooth: Select the own address type during initial setup phase | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose current list of long term keys via debugfs | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose white list size information in debugfs | Marcel Holtmann |
2013-10-19 | Bluetooth: Remove bus attribute in favor of hierarchy | Marcel Holtmann |
2013-10-19 | Bluetooth: Expose current list of link keys via debugfs | Marcel Holtmann |
2013-10-19 | Bluetooth: Move export of class of device information into hci_core.c | Marcel Holtmann |
2013-10-19 | Bluetooth: Store local version information only during setup phase | Marcel Holtmann |
2013-10-19 | Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c | Marcel Holtmann |
2013-10-19 | Bluetooth: Remove debug entry for connection features | Marcel Holtmann |
2013-10-19 | Bluetooth: Add workaround for buggy max_page features page value | Marcel Holtmann |