| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-12 | userns: Properly print bluetooth socket uids | Eric W. Biederman | 1 | -1/+1 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 14 | -147/+541 |
| 2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -5/+5 |
| 2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -65/+195 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -15/+33 |
| 2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -65/+195 |
| 2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 6 | -65/+195 |
| 2012-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -1/+19 |
| 2012-09-21 | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 4 | -14/+14 |
| 2012-09-18 | Bluetooth: Update management interface revision | Johan Hedberg | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2 | -0/+84 |
| 2012-09-18 | Bluetooth: Fix not removing power_off delayed work | Vinicius Costa Gomes | 1 | -0/+2 |
| 2012-09-18 | Bluetooth: Fix freeing uninitialized delayed works | Andrei Emeltchenko | 1 | -1/+1 |
| 2012-09-18 | Bluetooth: mgmt: Fix enabling LE while powered off | Andrzej Kaczmarek | 1 | -0/+10 |
| 2012-09-18 | Bluetooth: mgmt: Fix enabling SSP while powered off | Andrzej Kaczmarek | 1 | -0/+6 |
| 2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 4 | -11/+16 |
| 2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -11/+16 |
| 2012-09-08 | Bluetooth: AMP: Add Read Data Block Size to amp_init | Andrei Emeltchenko | 1 | -0/+3 |
| 2012-09-08 | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 1 | -1/+0 |
| 2012-09-08 | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 1 | -3/+1 |
| 2012-09-08 | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 1 | -1/+1 |
| 2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -29/+53 |
| 2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -11/+16 |
| 2012-08-27 | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes | 1 | -0/+4 |
| 2012-08-27 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes | 3 | -8/+9 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 8 | -19/+43 |
| 2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -19/+43 |
| 2012-08-21 | Bluetooth: Fix establishing ESCO links | Vinicius Costa Gomes | 1 | -5/+6 |
| 2012-08-21 | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 1 | -7/+8 |
| 2012-08-21 | Bluetooth: debug: Correct the PSM printing | Syam Sidhardhan | 1 | -1/+1 |
| 2012-08-21 | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2 | -7/+28 |
| 2012-08-21 | Bluetooth: Fix minor coding style in hci_event.c | Mikel Astiz | 1 | -4/+4 |
| 2012-08-21 | Bluetooth: trivial: Use preferred method for NULL check | Andrei Emeltchenko | 1 | -2/+2 |
| 2012-08-15 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause | 1 | -1/+1 |
| 2012-08-15 | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | Bluetooth: trivial: Shorten variable scope | Andrei Emeltchenko | 1 | -4/+2 |
| 2012-08-15 | Bluetooth: Fix use-after-free bug in SMP | Andre Guedes | 1 | -3/+3 |
| 2012-08-15 | Bluetooth: Add type information to the hci_connect() debug statement | Vinicius Costa Gomes | 1 | -1/+1 |
| 2012-08-15 | Bluetooth: Simplify a the connection type handling | Vinicius Costa Gomes | 1 | -4/+7 |
| 2012-08-15 | Bluetooth: Refactor SCO connection into its own function | Vinicius Costa Gomes | 1 | -14/+19 |
| 2012-08-15 | Bluetooth: Refactor ACL connection into its own function | Vinicius Costa Gomes | 1 | -10/+22 |
| 2012-08-15 | Bluetooth: Refactor LE connection into its own function | Vinicius Costa Gomes | 1 | -24/+29 |
| 2012-08-15 | Bluetooth: Rename LE and ACL connection functions | Vinicius Costa Gomes | 1 | -9/+9 |
| 2012-08-15 | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 1 | -2/+2 |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby | 1 | -2/+2 |
| 2012-08-10 | tty: localise the lock | Alan Cox | 1 | -2/+2 |
| 2012-08-06 | Bluetooth: Fix socket not getting freed if l2cap channel create fails | Jaganath Kanakkassery | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: smp: Fix possible NULL dereference | Andrei Emeltchenko | 1 | -1/+4 |
| 2012-08-06 | Bluetooth: Set name_state to unknown when entry name is empty | Ram Malovany | 1 | -0/+2 |
| 2012-08-06 | Bluetooth: Fix using a NULL inquiry cache entry | Ram Malovany | 1 | -5/+11 |
| 2012-08-06 | Bluetooth: Fix using NULL inquiry entry | Ram Malovany | 1 | -0/+3 |
| 2012-08-06 | Bluetooth: Fix legacy pairing with some devices | Szymon Janc | 2 | -1/+7 |
| 2012-08-06 | Bluetooth: Fix possible deadlock in SCO code | Gustavo Padovan | 1 | -10/+9 |
| 2012-08-06 | Bluetooth: Refactor in hci_le_conn_complete_evt | Andre Guedes | 1 | -13/+9 |
| 2012-08-06 | Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt | Andre Guedes | 1 | -2/+2 |
| 2012-08-06 | Bluetooth: Find hci_conn by BT_CONNECT state | Andre Guedes | 1 | -8/+3 |
| 2012-08-06 | Bluetooth: Refactor hci_cs_le_create_conn | Andre Guedes | 1 | -14/+16 |
| 2012-08-06 | Bluetooth: Remove unneeded code | Andre Guedes | 1 | -10/+0 |
| 2012-08-06 | Bluetooth: Fix hci_le_conn_complete_evt | Andre Guedes | 1 | -0/+5 |
| 2012-08-06 | Bluetooth: Trivial refactoring | Andre Guedes | 1 | -2/+1 |
| 2012-08-06 | Bluetooth: Added /proc/net/sco via bt_procfs_init() | Masatake YAMATO | 1 | -0/+9 |
| 2012-08-06 | Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() | Masatake YAMATO | 1 | -2/+12 |
| 2012-08-06 | Bluetooth: Added /proc/net/l2cap via bt_procfs_init() | Masatake YAMATO | 1 | -2/+18 |
| 2012-08-06 | Bluetooth: Added /proc/net/hidp via bt_procfs_init() | Masatake YAMATO | 1 | -1/+21 |
| 2012-08-06 | Bluetooth: Added /proc/net/hci via bt_procfs_init() | Masatake YAMATO | 1 | -2/+11 |
| 2012-08-06 | Bluetooth: Added /proc/net/cmtp via bt_procfs_init() | Masatake YAMATO | 1 | -2/+21 |
| 2012-08-06 | Bluetooth: Added /proc/net/bnep via bt_procfs_init() | Masatake YAMATO | 1 | -2/+20 |
| 2012-08-06 | Bluetooth: /proc/net/ entries for bluetooth protocols | Masatake YAMATO | 1 | -0/+141 |
| 2012-08-06 | Bluetooth: Free the l2cap channel list only when refcount is zero | Jaganath Kanakkassery | 3 | -5/+7 |
| 2012-08-06 | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c | Jaganath Kanakkassery | 1 | -0/+15 |
| 2012-08-06 | Bluetooth: Remove locking in hci_user_passkey_request_evt | Andre Guedes | 1 | -4/+0 |
| 2012-08-06 | Bluetooth: Make connect / disconnect cfm functions return void | Andrei Emeltchenko | 2 | -9/+4 |
| 2012-08-06 | Bluetooth: Use lmp_no_flush_capable where applicable | Andre Guedes | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: Use lmp_sniffsubr_capable where applicable | Andre Guedes | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: Use lmp_sniff_capable where applicable | Andre Guedes | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: Use lmp_rswitch_capable where applicable | Andre Guedes | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: Use lmp_esco_capable where applicable | Andre Guedes | 1 | -1/+1 |
| 2012-08-06 | Bluetooth: Use lmp_ssp_capable where applicable | Andre Guedes | 2 | -4/+4 |
| 2012-08-06 | Bluetooth: Use lmp_le_capable where applicable | Andre Guedes | 2 | -4/+4 |
| 2012-08-06 | Bluetooth: Use lmp_bredr_capable where applicable | Andre Guedes | 1 | -2/+2 |
| 2012-08-06 | Bluetooth: Fix processing A2MP chan in security_cfm | Andrei Emeltchenko | 1 | -0/+5 |
| 2012-08-06 | Bluetooth: Do not shadow hdr variable | Andrei Emeltchenko | 1 | -3/+7 |
| 2012-08-06 | Bluetooth: debug: Fix printing A2MP cmd code format | Andrei Emeltchenko | 1 | -2/+2 |
| 2012-08-06 | Bluetooth: mgmt: Managing only BR/EDR HCI controllers | Andrei Emeltchenko | 2 | -4/+22 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 22 | -1664/+2691 |
| 2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -252/+257 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -1/+1 |
| 2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox | 1 | -2/+2 |
| 2012-07-16 | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 5 | -13/+89 |
| 2012-07-16 | Bluetooth: Change page scan interval in fast connectable mode | Johan Hedberg | 1 | -2/+2 |
| 2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau | 1 | -25/+34 |
| 2012-07-11 | Bluetooth: debug: Print amp_mgr refcnt | Andrei Emeltchenko | 1 | -2/+2 |
| 2012-07-11 | Bluetooth: debug: Use standard hex object specifiers in hci_event | Andrei Emeltchenko | 1 | -85/+85 |
| 2012-07-10 | Bluetooth: debug: Add debug to l2cap_security_cfm | Andrei Emeltchenko | 1 | -2/+3 |
| 2012-07-10 | Bluetooth: debug: Print CID and PSM in hex format | Andrei Emeltchenko | 1 | -15/+20 |
| 2012-07-10 | Bluetooth: debug: Correct types specifiers for L2CAP | Andrei Emeltchenko | 1 | -26/+26 |
| 2012-07-10 | Bluetooth: debug: Add printing num of cmds queued | Andrei Emeltchenko | 1 | -1/+2 |
| 2012-07-10 | Bluetooth: Refactor PIN code rejection to use user_pairing_resp() | Jaganath Kanakkassery | 1 | -23/+12 |
| 2012-07-06 | tty: localise the lock | Alan Cox | 1 | -2/+2 |
| 2012-06-30 | Bluetooth: Do not auto off AMP controller | Andrei Emeltchenko | 1 | -1/+4 |
| 2012-06-30 | Bluetooth: Route traffic only through BR/EDR controller | Andrei Emeltchenko | 1 | -1/+2 |
| 2012-06-30 | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko | 1 | -22/+22 |
| 2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -12/+88 |
| 2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2012-06-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | 2 | -7/+9 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+9 |
| 2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg | 1 | -1/+1 |
| 2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt events functions | Andre Guedes | 1 | -3/+3 |
| 2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_pending_add | Andre Guedes | 1 | -2/+2 |
| 2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_handlers | Andre Guedes | 1 | -2/+2 |
| 2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | 1 | -4/+1 |
| 2012-06-18 | Bluetooth: Fix compile warnings in mgmt | Andrei Emeltchenko | 1 | -4/+2 |
| 2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal | 1 | -1/+1 |
| 2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -5/+79 |
| 2012-06-12 | Bluetooth: Remove magic value in disconnect mgmt handler | Andre Guedes | 1 | -1/+1 |
| 2012-06-12 | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes | 1 | -2/+3 |
| 2012-06-12 | Bluetooth: Fix not setting HCI_RESET flag for AMP | Andrei Emeltchenko | 1 | -9/+4 |
| 2012-06-12 | Bluetooth: Correct debug print specifier for u16 objects | Andrei Emeltchenko | 1 | -6/+6 |
| 2012-06-12 | Bluetooth: Add opcode to error message | Andrei Emeltchenko | 1 | -3/+11 |
| 2012-06-12 | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko | 1 | -14/+11 |
| 2012-06-12 | Bluetooth: Use standard HCI cmd timeout for RESET | Andrei Emeltchenko | 1 | -1/+1 |
| 2012-06-11 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc | 1 | -6/+8 |
| 2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan | 4 | -5/+79 |
| 2012-06-09 | Bluetooth: Fix style in hidp code | Gustavo Padovan | 1 | -1/+2 |
| 2012-06-08 | Bluetooth: Add support for encryption key refresh | Johan Hedberg | 1 | -0/+48 |
| 2012-06-08 | Bluetooth: Fix SMP security elevation from medium to high | Johan Hedberg | 1 | -3/+6 |
| 2012-06-08 | Bluetooth: Fix deadlock and crash when SMP pairing times out | Johan Hedberg | 1 | -1/+6 |
| 2012-06-08 | Bluetooth: Fix LE pairing completion on connection failure | Vishal Agarwal | 1 | -0/+18 |
| 2012-06-08 | Bluetooth: Fix SMP pairing method selection | Johan Hedberg | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Remove magic disconnect reason | Andrei Emeltchenko | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Filter duplicated reports in LE scan | Andre Guedes | 1 | -0/+1 |
| 2012-06-05 | Bluetooth: Create empty l2cap ops function | Gustavo Padovan | 1 | -20/+3 |
| 2012-06-05 | Bluetooth: Rename L2CAP_LE_DEFAULT_MTU | Andre Guedes | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Check MTU value in l2cap_sock_setsockopt_old | Andre Guedes | 1 | -0/+21 |
| 2012-06-05 | Bluetooth: Change default MTU for L2CAP ATT channel | Andre Guedes | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Fix not removing hci_conn for failed LE connection | Andrzej Kaczmarek | 1 | -9/+13 |
| 2012-06-05 | Bluetooth: Return proper mgmt state when LE pairing connection failed | Andrzej Kaczmarek | 1 | -1/+8 |
| 2012-06-05 | Bluetooth: Allow only one LE connection attempt | Andrzej Kaczmarek | 1 | -0/+5 |
| 2012-06-05 | Bluetooth: Remove unused err var from l2cap_segment_sdu() | Gustavo Padovan | 1 | -2/+1 |
| 2012-06-05 | Bluetooth: Create function to return the ERTM header size | Gustavo Padovan | 1 | -14/+11 |
| 2012-06-05 | Bluetooth: Make l2cap_att_channel return void | Andrei Emeltchenko | 1 | -5/+3 |
| 2012-06-05 | Bluetooth: Make l2cap_conless_channel return void | Andrei Emeltchenko | 1 | -4/+3 |
| 2012-06-05 | Bluetooth: Make l2cap_data_channel return void | Andrei Emeltchenko | 1 | -5/+4 |
| 2012-06-05 | Bluetooth: A2MP: Do not reference hci_conn | Andrei Emeltchenko | 2 | -3/+3 |
| 2012-06-05 | Bluetooth: Do not check func ready existence | Andrei Emeltchenko | 1 | -2/+1 |
| 2012-06-05 | Bluetooth: A2MP: Manage incoming connections | Andrei Emeltchenko | 2 | -4/+31 |
| 2012-06-05 | Bluetooth: A2MP: Handling fixed channels | Andrei Emeltchenko | 2 | -2/+18 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Command Responses | Andrei Emeltchenko | 1 | -0/+12 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Disc Physlink Request | Andrei Emeltchenko | 1 | -0/+36 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Create Physlink Request | Andrei Emeltchenko | 1 | -0/+40 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Get AMP Assoc Request | Andrei Emeltchenko | 1 | -0/+35 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Get Info Request | Andrei Emeltchenko | 1 | -0/+37 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Change Notify | Andrei Emeltchenko | 1 | -0/+19 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Discover Request | Andrei Emeltchenko | 1 | -0/+85 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP Command Reject | Andrei Emeltchenko | 1 | -0/+19 |
| 2012-06-05 | Bluetooth: A2MP: Process A2MP messages | Andrei Emeltchenko | 1 | -0/+65 |
| 2012-06-05 | Bluetooth: A2MP: Add chan callbacks | Andrei Emeltchenko | 1 | -0/+55 |
| 2012-06-05 | Bluetooth: A2MP: Build and Send msg helpers | Andrei Emeltchenko | 1 | -0/+46 |
| 2012-06-05 | Bluetooth: A2MP: AMP Manager basic functions | Andrei Emeltchenko | 2 | -0/+58 |
| 2012-06-05 | Bluetooth: A2MP: Create A2MP channel | Andrei Emeltchenko | 3 | -4/+74 |
| 2012-06-05 | Bluetooth: trivial: Use defined PSMLEN instead of magic | Andrei Emeltchenko | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: check for already existent channel before create new one | Gustavo Padovan | 1 | -9/+4 |
| 2012-06-05 | Bluetooth: Move check for backlog size to l2cap_sock.c | Gustavo Padovan | 2 | -12/+6 |
| 2012-06-05 | Bluetooth: Use chan->state instead of sk->sk_state | Gustavo Padovan | 1 | -7/+2 |
| 2012-06-05 | Bluetooth: Add l2cap_chan->ops->ready() | Andrei Emeltchenko | 2 | -15/+24 |
| 2012-06-05 | Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c | Andrei Emeltchenko | 2 | -46/+70 |
| 2012-06-05 | Bluetooth: Use chan as parameters for l2cap chan ops | Gustavo Padovan | 2 | -23/+23 |
| 2012-06-05 | Bluetooth: Really fix registering hci with duplicate name | Sasha Levin | 1 | -17/+24 |
| 2012-06-05 | Bluetooth: Use l2cap_chan_ready() in LE path | Gustavo Padovan | 1 | -4/+1 |
| 2012-06-05 | Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED) | Gustavo Padovan | 1 | -3/+0 |
| 2012-06-05 | Bluetooth: Get a more accurate L2CAP PDU len | Gustavo Padovan | 1 | -1/+7 |
| 2012-06-05 | Bluetooth: Use __constant modifier in HCI code | Andrei Emeltchenko | 3 | -22/+22 |
| 2012-06-05 | Bluetooth: Use __constant when dealing with constants | Andrei Emeltchenko | 1 | -27/+27 |
| 2012-06-05 | Bluetooth: Define and use PSM identifiers | Andrei Emeltchenko | 2 | -4/+4 |
| 2012-06-05 | Bluetooth: Use lmp_ssp_capable() macro | Gustavo Padovan | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Send a configuration request after security confirmation | Mat Martineau | 1 | -0/+11 |
| 2012-06-05 | Bluetooth: Define L2CAP conf continuation flag | Andrei Emeltchenko | 1 | -5/+5 |
| 2012-06-05 | Bluetooth: Remove unneeded EXPORT_SYMBOL | Gustavo Padovan | 2 | -9/+0 |
| 2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 20 | -249/+14 |
| 2012-06-05 | Bluetooth: Fix coding style in the subsystem | Gustavo Padovan | 8 | -27/+48 |
| 2012-06-05 | Bluetooth: Remove 'register' usage from the subsystem | Gustavo Padovan | 3 | -3/+3 |
| 2012-06-05 | Bluetooth: Remove most of the inline usage | Gustavo Padovan | 10 | -126/+104 |
| 2012-06-05 | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 1 | -1/+0 |
| 2012-06-05 | Bluetooth: Preserve L2CAP flags values | Andrei Emeltchenko | 1 | -2/+2 |
| 2012-06-05 | Bluetooth: Use defined link key size | Andrei Emeltchenko | 3 | -3/+3 |
| 2012-06-05 | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc | 1 | -2/+2 |
| 2012-06-05 | Bluetooth: Remove dead int returns | Gustavo Padovan | 1 | -32/+16 |
| 2012-06-05 | Bluetooth: Remove double check for BT_CONNECTED | Gustavo Padovan | 1 | -3/+0 |
| 2012-06-05 | Bluetooth: Silent sparse warnings | Andrei Emeltchenko | 1 | -6/+6 |
| 2012-06-05 | Bluetooth: Do not purge queue in Basic Mode | Gustavo Padovan | 1 | -2/+12 |
| 2012-06-05 | Bluetooth: Enable ERTM by default | Mat Martineau | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Set txwin values for streaming mode | Mat Martineau | 1 | -0/+1 |
| 2012-06-05 | Bluetooth: Remove unneccesary inline | Mat Martineau | 1 | -1/+1 |
| 2012-06-05 | Bluetooth: Simplify the ERTM ack timeout | Mat Martineau | 1 | -3/+7 |