summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+1
|\
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
* | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-041-0/+1
* | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-081-0/+10
* | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-1/+1
|/
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-231-0/+23
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-3/+0
* Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-051-12/+14
* Bluetooth: Fix trailing whitespaces in license textGustavo Padovan2012-06-051-6/+6
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-161-2/+6
* Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-0/+1
|\
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+1
* | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-3/+0
* | Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-091-0/+5
* | Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-091-1/+0
* | Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau2012-05-091-0/+13
|/
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-171-6/+8
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-131-0/+2
* 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
|\
OpenPOWER on IntegriCloud