aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAge
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-24
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-15
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-03
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-13
* Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\
| * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\|
| * Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann2013-10-13
| * Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-13
| * Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-02
| * Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-18
* | bluetooth: Remove extern from function prototypesJoe Perches2013-09-23
|/
* Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-09
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-17
* | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
* | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
* | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-08
|/
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-22
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-27
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-04
* Bluetooth: Fix trailing whitespaces in license textGustavo Padovan2012-06-04
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
* Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
|\
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-14
* | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-09
* | Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-09
* | Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-09
* | Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau2012-05-08
|/
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-20
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-17
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-17
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-13
* Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
|\
| * Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ | |/ |/|
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* | Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-07
* | Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
|/
* Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-08
* Bluetooth: Add bt_printkJoe Perches2011-06-30