Age | Commit message (Expand) | Author |
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 |
2009-06-08 | bluetooth: Kill skb_frags_no(), unused. | David S. Miller |
2009-06-08 | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann |
2009-02-27 | Bluetooth: Add enhanced security model for Simple Pairing | Marcel Holtmann |
2009-02-27 | Bluetooth: Add global deferred socket parameter | Marcel Holtmann |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-14 | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann |
2008-03-05 | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser |
2006-07-03 | [Bluetooth] Use real devices for host controllers | Marcel Holtmann |