| Commit message (Expand) | Author | Age |
* | Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue | Gustavo Padovan | 2013-06-22 |
* | Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. | Chen Gang | 2013-06-22 |
* | Bluetooth: Remove unneeded flag | Andrei Emeltchenko | 2013-06-22 |
* | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag | Andrei Emeltchenko | 2013-06-22 |
* | Bluetooth: Mgmt Device Found Event | Andre Guedes | 2013-06-22 |
* | Bluetooth: Remove empty event handler | Andre Guedes | 2013-06-22 |
* | Bluetooth: Remove inquiry helpers | Andre Guedes | 2013-06-22 |
* | Bluetooth: Remove LE scan helpers | Andre Guedes | 2013-06-22 |
* | Bluetooth: Refactor hci_cc_le_set_scan_enable | Andre Guedes | 2013-06-22 |
* | Bluetooth: Make mgmt_stop_discovery_failed static | Andre Guedes | 2013-06-22 |
* | Bluetooth: Remove stop discovery handling from hci_event.c | Andre Guedes | 2013-06-22 |
* | Bluetooth: Update stop_discovery to use HCI request | Andre Guedes | 2013-06-22 |
* | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes | 2013-06-22 |
* | Bluetooth: Move discovery macros to hci_core.h | Andre Guedes | 2013-06-22 |
* | Bluetooth: Make mgmt_start_discovery_failed static | Andre Guedes | 2013-06-22 |
* | Bluetooth: Remove start discovery handling from hci_event.c | Andre Guedes | 2013-06-22 |
* | Bluetooth: Update start_discovery to use HCI request | Andre Guedes | 2013-06-22 |
* | Bluetooth: Make inquiry_cache_flush non-static | Andre Guedes | 2013-06-22 |
* | Bluetooth: Fix multiple LE socket handling | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Remove useless hci_conn disc_timeout setting | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Remove unnecessary L2CAP channel state check | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Remove useless sk variable in l2cap_le_conn_ready | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Fix duplicate call to l2cap_chan_ready() | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Add clarifying comment to l2cap_conn_ready() | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Fix EBUSY condition test in l2cap_chan_connect | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Fix LE vs BR/EDR selection when connecting | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg | 2013-06-22 |
* | Bluetooth: Handle LE L2CAP signalling in its own function | Johan Hedberg | 2013-06-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-18 |
|\ |
|
| * | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key | Johan Hedberg | 2013-06-13 |
| * | Bluetooth: Fix crash in l2cap_build_cmd() with small MTU | Anderson Lizardo | 2013-06-13 |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-06-12 |
| |\ |
|
| | * | mac80211: Fix rate control mask matching call | Simon Wunderlich | 2013-06-12 |
| | * | mac80211: abort CAC in stop_ap() | Simon Wunderlich | 2013-06-12 |
| | * | mac80211: work around broken APs not including HT info | Johannes Berg | 2013-06-12 |
* | | | NFC: llcp: Fix the well known services endianness | Samuel Ortiz | 2013-06-14 |
* | | | NFC: llcp: Set the LLC Link Management well known service bit | Samuel Ortiz | 2013-06-14 |
* | | | NFC: llcp: Do not send pending Tx frames when the remote is not ready | Samuel Ortiz | 2013-06-14 |
* | | | NFC: llcp: Fix non blocking sockets connections | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Fix a potential memory leak | Thierry Escande | 2013-06-14 |
* | | | NFC: Keep socket alive until the DISC PDU is actually sent | Thierry Escande | 2013-06-14 |
* | | | NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect() | Thierry Escande | 2013-06-14 |
* | | | NFC: Add secure element enablement netlink API | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Add secure element enablement internal API | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Remove and free all SEs when releasing an NFC device | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Send netlink events for secure elements additions and removals | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Add secure elements addition and removal API | Samuel Ortiz | 2013-06-14 |
* | | | NFC: Extend and fix the internal secure element API | Samuel Ortiz | 2013-06-14 |