index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-05-09
Bluetooth: Fixed checkpatch warnings
Cristian Chilipirea
2012-05-09
Bluetooth: bnep: use constant for ethertype
Eldad Zack
2012-05-09
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
Bluetooth: Remove unneeded calculation and magic number
Andrei Emeltchenko
2012-05-09
Bluetooth: Remove hlen variable
Gustavo Padovan
2012-05-09
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
2012-05-09
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Remove unneeded elements from size calculation
Gustavo Padovan
2012-05-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Add Code Aurora Forum copyright
Mat Martineau
2012-05-09
Bluetooth: Make better use of l2cap_chan reference counting
Mat Martineau
2012-05-09
Bluetooth: Remove unused function
Mat Martineau
2012-05-09
Bluetooth: Initialize new l2cap_chan structure members
Mat Martineau
2012-05-09
Bluetooth: Move recently-added ERTM header packing functions
Mat Martineau
2012-05-09
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
2012-05-09
Bluetooth: Remove advertising cache
Andre Guedes
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
2012-05-09
Bluetooth: Rename mgmt_to_le to bdaddr_to_le
Andre Guedes
2012-05-09
Bluetooth: Rename link_to_mgmt to link_to_bdaddr
Andre Guedes
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-05-09
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
2012-05-09
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
David Herrmann
2012-05-09
Bluetooth: Move device initialization to hci_alloc_dev()
David Herrmann
2012-05-09
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
David Herrmann
2012-05-09
Bluetooth: Restrict to one SCO listening socket
Marcel Holtmann
2012-05-09
Bluetooth: Don't check source address in SCO bind function
Marcel Holtmann
2012-05-09
Bluetooth: Fix registering hci with duplicate name
Ulisses Furquim
2012-05-09
Bluetooth: Remove not needed status parameter
Lukasz Rymanowski
2012-05-09
Bluetooth: Split error handling for SCO listen sockets
Marcel Holtmann
2012-05-09
Bluetooth: Split error handling for L2CAP listen sockets
Marcel Holtmann
2012-05-09
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
2012-05-09
Bluetooth: Fix debug printing unallocated name
Andrei Emeltchenko
2012-05-09
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
2012-05-09
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
2012-05-09
Bluetooth: remove unneeded declaration of sco_conn_del()
Gustavo Padovan
2012-05-09
Bluetooth: Remove unnecessary check
Mikel Astiz
2012-05-09
Bluetooth: Use unsigned int instead of signed int
Mikel Astiz
2012-05-09
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
Bluetooth: Add Read Local AMP Info to init
Andrei Emeltchenko
2012-05-09
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
2012-05-09
Bluetooth: Fix clearing discovery type when stopping discovery
Hemant Gupta
2012-05-09
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
2012-05-09
Bluetooth: Send correct address type for LTK
Hemant Gupta
[next]