summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2004-07-16[Bluetooth] Use a signed integer for the RSSI valueMarcel Holtmann
2004-07-10[Bluetooth] Respond to L2CAP info requestsMarcel Holtmann
2004-07-04[Bluetooth] Allocate protocol number for AVDTP supportMarcel Holtmann
2004-07-04[Bluetooth] Change inquiry_cache to hci_inquiry_cacheMarcel Holtmann
2004-06-03[PATCH] sparse: bluetooth annotationAlexander Viro
2004-06-01[Bluetooth] Allocate protocol number for HIDP supportMarcel Holtmann
2004-06-01[Bluetooth] Remove CVS tags and cleanup the codeMarcel Holtmann
2004-04-05[Bluetooth] Fix broken HCI security filterMarcel Holtmann
2004-03-05[Bluetooth] Add notify callback for host driversMarcel Holtmann
2004-03-05[Bluetooth] Send HCI_Reset for some Broadcom donglesMarcel Holtmann
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann
2004-02-05[Bluetooth] Support for tracking the voice settingMarcel Holtmann
2004-01-13MergeDavid S. Miller
2004-01-14[Bluetooth] Start inquiry if cache is emptyMarcel Holtmann
2004-01-13[Bluetooth] Set disconnect timer for incoming ACL linksMarcel Holtmann
2004-01-08[BLUETOOTH]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-12-22[Bluetooth] Add CAPI message transport protocol supportMarcel Holtmann
2003-12-18[Bluetooth] Support inquiry results with RSSIMarcel Holtmann
2003-12-18[Bluetooth] Disable credit based flow control by defaultMarcel Holtmann
2003-08-20[Bluetooth] L2CAP qualification spec mandates sending additional config request Maksim Krasnyanskiy
2003-07-14Merge bk://linux-bt.bkbits.net/marcel-2.5Maksim Krasnyanskiy
2003-07-14[Bluetooth] Handle command complete event for inquiry cancelMarcel Holtmann
2003-06-22Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-06-16[Bluetooth] Add support for SO_LINGER to L2CAP, RFCOMM and SCO sockets.Maksim Krasnyanskiy
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-09[Bluetooth] RFCOMM must wait for MSC exchange to complete before sending data.Maksim Krasnyanskiy
2003-05-09Merge bk://linux-bt.bkbits.net/marcel-2.5Maksim Krasnyanskiy
2003-05-09[Bluetooth] Handle priority bits in parameter negotiationMarcel Holtmann
2003-05-08[Bluetooth] L2CAP config req/rsp fixes. Maksim Krasnyanskiy
2003-05-08[Bluetooth] Add required infrastructure for socket module refcounting.Maksim Krasnyanskiy
2003-04-27[Bluetooth] Fix race condition in RFCOMM session and dcl scheduler. Maksim Krasnyanskiy
2003-03-31[Bluetooth] Respond correctly to RLS packetsMarcel Holtmann
2003-03-19[Bluetooth]Maksim Krasnyanskiy
2003-03-15Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2003-03-04[Bluetooth]Maksim Krasnyanskiy
2003-02-09[Bluetooth] Get rid of hci_send_raw()Marcel Holtmann
2003-01-23[Bluetooth] Disable HCI flow control for vendor commandsMarcel Holtmann
2002-12-17Convert Bluetooth HCI devices to new module refcounting.Maksim Krasnyanskiy
2002-11-21Fix L2CAP client/server PSM clash.Maksim Krasnyanskiy
2002-11-06[Bluetooth] Add HCI id for Bluetooth PCI cardsMarcel Holtmann
2002-10-31Improved support for /proc/bluetoothMaksim Krasnyanskiy
2002-10-22Cleanup Bluetooth kernel messages.Maksim Krasnyanskiy
2002-10-16Correct RFCOMM modem status implementation.Maksim Krasnyanskiy
2002-10-16Consistent naming for Bluetooth HCI events, commands and parameters.Maksim Krasnyanskiy
2002-10-16Just like many other parts of the kernel Bluetooth code was abusingMaksim Krasnyanskiy
2002-10-16Just like many other parts of the kernel Bluetooth code was abusingMaksim Krasnyanskiy
2002-10-13Support for suspend/resume interface for the HCI devices.Maksim Krasnyanskiy