Age | Commit message (Expand) | Author |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-17 | Bluetooth: allow constant arguments for bacmp()/bacpy() | David Herrmann |
2013-04-09 | bluetooth: kill unused fops field in struct bt_sock_list | Al Viro |
2013-04-09 | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro |
2013-04-04 | Bluetooth: Add support for custom event terminated commands | Johan Hedberg |
2013-03-08 | Bluetooth: Add initial skeleton for asynchronous HCI requests | Johan Hedberg |
2013-03-08 | Bluetooth: change bt_sock_unregister() to return void | David Herrmann |
2013-01-23 | Bluetooth: Add helper functions for testing bdaddr types | Johan Hedberg |
2012-09-27 | bluetooth: Remove unneeded batostr function | Andrei Emeltchenko |
2012-08-06 | Bluetooth: /proc/net/ entries for bluetooth protocols | Masatake YAMATO |
2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan |
2012-06-05 | Bluetooth: Fix coding style in include/net/bluetooth | Gustavo Padovan |
2012-06-05 | Bluetooth: Fix trailing whitespaces in license text | Gustavo Padovan |
2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan |
2012-05-16 | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-09 | Bluetooth: Remove duplicate structure members from bt_skb_cb | Mat Martineau |
2012-05-09 | Bluetooth: Move address type macros to bluetooth.h | Andre Guedes |
2012-05-09 | Bluetooth: Remove strtoba header declared but not defined | Syam Sidhardhan |
2012-05-09 | Bluetooth: Add a structure to carry ERTM data in skb control blocks | Mat Martineau |
2012-02-20 | Bluetooth: Remove unneeded bt_cb(skb)->channel variable | Marcel Holtmann |
2012-02-17 | Bluetooth: Move scope of state_to_string | Andrei Emeltchenko |
2012-02-17 | Bluetooth: Add logging functions bt_info and bt_err | Joe Perches |
2012-02-13 | Bluetooth: silence lockdep warning | Octavian Purdila |
2011-12-21 | Bluetooth: Always compile SCO and L2CAP in Bluetooth Core | Ulisses Furquim |
2011-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-12-03 | Bluetooth: Remove magic bluetooth version numbers | Andrei Emeltchenko |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-07 | Bluetooth: Add BT_CHANNEL_POLICY socket option | Mat Martineau |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-17 | Bluetooth: EWS: support extended seq numbers | Andrei Emeltchenko |
2011-07-08 | Bluetooth: Add support for returning the encryption key size | Vinicius Costa Gomes |
2011-06-30 | Bluetooth: Add bt_printk | Joe Perches |
2011-06-30 | Bluetooth: Rename function bt_err to bt_to_errno | Joe Perches |
2011-06-09 | Bluetooth: Clean up some code style issues | Waldemar Rymarkiewicz |
2011-06-08 | Bluetooth: Add BT_POWER L2CAP socket option. | Jaikumar Ganesh |
2011-02-14 | Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko | Gustavo F. Padovan |
2011-02-08 | Bluetooth: Use non-flushable by default L2CAP data packets | Andrei Emeltchenko |
2010-12-07 | Bluetooth: Make hci_send_to_sock usable for management control sockets | Johan Hedberg |
2010-10-12 | Bluetooth: Add common code for stream-oriented recvmsg() | Mat Martineau |
2010-09-30 | Bluetooth: Fix deadlock in the ERTM logic | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Use __packed annotation | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Implement hci_reassembly helper to reassemble RX packets | Suraj Sumangala |
2010-03-21 | Bluetooth: Convert debug files to actually use debugfs instead of sysfs | Marcel Holtmann |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |
2009-08-22 | Bluetooth: Add support for L2CAP SREJ exception | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Add support for Retransmission and Monitor Timers | Gustavo F. Padovan |
2009-08-22 | Bluetooth: Add initial support for ERTM packets transfers | Gustavo F. Padovan |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |