summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
AgeCommit message (Expand)AuthorLines
2014-07-03Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann-9/+9
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann-0/+1
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg-0/+3
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+3
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan-0/+1
2013-10-13Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann-0/+2
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann-0/+1
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann-2/+0
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller-2/+3
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann-2/+2
2013-09-23bluetooth: Remove extern from function prototypesJoe Perches-8/+8
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg-0/+1
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau-0/+8
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann-2/+2
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro-1/+0
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro-1/+1
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg-0/+1
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg-0/+10
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann-1/+1
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg-0/+23
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko-1/+0
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO-0/+10
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan-3/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan-12/+14
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan-6/+6
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan-2/+6
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau-2/+0
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan-0/+1
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan-0/+1
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau-3/+0
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes-0/+5
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan-1/+0
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau-0/+13
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann-1/+0
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches-6/+8
2012-02-13Bluetooth: silence lockdep warningOctavian Purdila-0/+2
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim-22/+0
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-0/+5
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko-0/+5
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-1/+1
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau-0/+27
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-1/+1
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko-1/+1
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes-0/+1
2011-06-30Bluetooth: Add bt_printkJoe Perches-3/+6
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches-1/+1
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz-3/+4