summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-211-22/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-061-0/+5
|\
| * Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-031-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-1/+1
|\ \ | |/ |/|
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-1/+1
* | Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-071-0/+27
* | Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-171-1/+1
|/
* Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-081-0/+1
* Bluetooth: Add bt_printkJoe Perches2011-06-301-3/+6
* Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-301-1/+1
* Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-06-091-3/+4
* Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-081-0/+8
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-141-0/+28
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-081-0/+5
* Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-071-0/+1
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-121-0/+2
* Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-211-1/+1
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-211-0/+1
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-211-1/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-221-0/+1
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-221-0/+1
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-221-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-111-6/+0
|\
| * Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-081-6/+0
* | bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-081-9/+0
|/
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-271-0/+9
* Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-271-0/+3
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-2/+2
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-0/+1
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-051-1/+1
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-031-1/+1
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-081-2/+2
* [Bluetooth] Make more functions staticMarcel Holtmann2005-10-281-0/+6
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-1/+2
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-291-1/+1
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-8/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+181
OpenPOWER on IntegriCloud