aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann5-5/+9
2005-03-05[Bluetooth] Enhance HCI callback interfaceMarcel Holtmann1-1/+31
2005-02-05[Bluetooth] Support Broadcom BCM92035 USB donglesMarcel Holtmann1-0/+2
2005-01-29[Bluetooth] Support raw mode only devicesMarcel Holtmann1-1/+2
2005-01-29[Bluetooth] Update inquiry cache from clock offset eventMarcel Holtmann1-0/+7
2005-01-23[Bluetooth] Add RFCOMM service level securityMarcel Holtmann1-2/+7
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann3-25/+32
2004-12-26[Bluetooth] Make more code staticMarcel Holtmann1-27/+0
2004-12-26[Bluetooth] Make some code of the core staticMarcel Holtmann1-2/+0
2004-12-06[Bluetooth] Track the class of device valueMarcel Holtmann1-0/+1
2004-12-06[Bluetooth] Use separate inquiry data structureMarcel Holtmann1-2/+12
2004-11-17[Bluetooth] Add support for L2CAP secure modeMarcel Holtmann2-0/+4
2004-11-06[Bluetooth] Add function for triggering a link key changeMarcel Holtmann2-0/+20
2004-11-01[Bluetooth] Fix connection hash bugMarcel Holtmann1-1/+1
2004-10-30[Bluetooth] Add security callback to the coreMarcel Holtmann1-0/+46
2004-10-28[Bluetooth] Allow vendor specific packet typesMarcel Holtmann1-1/+1
2004-10-08[Bluetooth] Add security manager flags and optionsMarcel Holtmann1-4/+15
2004-10-06[Bluetooth] Fix race when unlinking incoming connectionsMarcel Holtmann1-0/+1
2004-10-06[Bluetooth] Improve connection hash handlingMarcel Holtmann1-4/+12
2004-07-16[Bluetooth] Use a signed integer for the RSSI valueMarcel Holtmann1-1/+1
2004-07-10[Bluetooth] Respond to L2CAP info requestsMarcel Holtmann1-0/+8
2004-07-04[Bluetooth] Allocate protocol number for AVDTP supportMarcel Holtmann1-0/+1
2004-07-04[Bluetooth] Change inquiry_cache to hci_inquiry_cacheMarcel Holtmann1-4/+2
2004-06-03[PATCH] sparse: bluetooth annotationAlexander Viro2-7/+7
2004-06-01[Bluetooth] Allocate protocol number for HIDP supportMarcel Holtmann1-0/+1
2004-06-01[Bluetooth] Remove CVS tags and cleanup the codeMarcel Holtmann6-81/+53
2004-04-05[Bluetooth] Fix broken HCI security filterMarcel Holtmann1-3/+3
2004-03-05[Bluetooth] Add notify callback for host driversMarcel Holtmann2-18/+24
2004-03-05[Bluetooth] Send HCI_Reset for some Broadcom donglesMarcel Holtmann2-0/+7
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann1-0/+3
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann1-2/+6
2004-02-05[Bluetooth] Support for tracking the voice settingMarcel Holtmann2-3/+15
2004-01-13MergeDavid S. Miller4-6/+30
2004-01-14[Bluetooth] Start inquiry if cache is emptyMarcel Holtmann1-0/+6
2004-01-13[Bluetooth] Set disconnect timer for incoming ACL linksMarcel Holtmann1-3/+5
2004-01-08[BLUETOOTH]: Use size_t for size in {send,recv}msg.Stephen Hemminger1-1/+1
2003-12-22[Bluetooth] Add CAPI message transport protocol supportMarcel Holtmann1-1/+2
2003-12-18[Bluetooth] Support inquiry results with RSSIMarcel Holtmann1-0/+10
2003-12-18[Bluetooth] Disable credit based flow control by defaultMarcel Holtmann1-2/+7
2003-08-20[Bluetooth] L2CAP qualification spec mandates sending additional config request Maksim Krasnyanskiy1-0/+2
2003-07-14Merge bk://linux-bt.bkbits.net/marcel-2.5Maksim Krasnyanskiy1-0/+2
2003-07-14[Bluetooth] Handle command complete event for inquiry cancelMarcel Holtmann1-0/+2
2003-06-22Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy1-1/+1
2003-06-16[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM and SCO sockets.Maksim Krasnyanskiy1-1/+1
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo1-2/+3
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo4-4/+4
2003-05-09[Bluetooth] RFCOMM must wait for MSC exchange to complete before sending data.Maksim Krasnyanskiy1-2/+7
2003-05-09Merge bk://linux-bt.bkbits.net/marcel-2.5Maksim Krasnyanskiy1-0/+1
2003-05-09[Bluetooth] Handle priority bits in parameter negotiationMarcel Holtmann1-0/+1
2003-05-08[Bluetooth] L2CAP config req/rsp fixes. Maksim Krasnyanskiy1-3/+3