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