Commit Graph

243487 Commits (2ead70b8390d199ca04cd35311b51f5f3676079e)
 

Author SHA1 Message Date
Gustavo F. Padovan 2ead70b839 Bluetooth: Fix lockdep warning with skb list lock 14 years ago
Gustavo F. Padovan 311bb895e3 Bluetooth: Move busy workqueue to struct l2cap_chan 14 years ago
Gustavo F. Padovan f1c6775be6 Bluetooth: Move srej and busy queues to struct l2cap_chan 14 years ago
Gustavo F. Padovan e92c8e70fa Bluetooth: Move ERTM timers to struct l2cap_chan 14 years ago
Gustavo F. Padovan 2c03a7a49e Bluetooth: Move remote info to struct l2cap_chan 14 years ago
Gustavo F. Padovan 6f61fd4759 Bluetooth: Move SDU related vars to struct l2cap_chan 14 years ago
Gustavo F. Padovan 6a026610ee Bluetooth: Move more ERTM stuff to struct l2cap_chan 14 years ago
Gustavo F. Padovan 42e5c8027b Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan 14 years ago
Gustavo F. Padovan 525cd1851b Bluetooth: Move conn_state to struct l2cap_chan 14 years ago
Gustavo F. Padovan 710f9b0a42 Bluetooth: clean up l2cap_sock_recvmsg() 14 years ago
Gustavo F. Padovan 73ffa904b7 Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan 14 years ago
Gustavo F. Padovan fc7f8a7ed4 Bluetooth: Move ident to struct l2cap_chan 14 years ago
Gustavo F. Padovan 820ffdb3d2 Bluetooth: Remove struct del_list 14 years ago
Gustavo F. Padovan baa7e1fa6d Bluetooth: Use struct list_head for L2CAP channels list 14 years ago
Gustavo F. Padovan 48454079c2 Bluetooth: Create struct l2cap_chan 14 years ago
Alexey Dobriyan db940cb0db Bluetooth: convert net/bluetooth/ to kstrtox 14 years ago
Gustavo F. Padovan e63a15ec0f Bluetooth: Use GFP_KERNEL in user context 14 years ago
Gustavo F. Padovan 1322901da5 Bluetooth: Don't use spin_lock_bh in user context 14 years ago
Szymon Janc fada4ac339 Bluetooth: Use kthread API in cmtp 14 years ago
Szymon Janc f4d7cd4a4c Bluetooth: Use kthread API in bnep 14 years ago
Szymon Janc aabf6f897e Bluetooth: Use kthread API in hidp 14 years ago
Johan Hedberg a88a9652d2 Bluetooth: Add mgmt_remote_name event 14 years ago
Johan Hedberg e17acd40f6 Bluetooth: Add mgmt_device_found event 14 years ago
Gustavo F. Padovan 1e429f3842 Bluetooth: Remove gfp_mask param from hci_reassembly() 14 years ago
Gustavo F. Padovan 220b881a77 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 14 years ago
Thomas Gleixner 6f5ef998b7 Bluetooth: Fix warning with hci_cmd_timer 14 years ago
Andrei Emeltchenko 34bd0273b6 Bluetooth: delete hanging L2CAP channel 14 years ago
Johan Hedberg 08ba53824a Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply 14 years ago
Vinicius Costa Gomes 8693ac900e Bluetooth: Fix sending LE data over USB 14 years ago
Gustavo F. Padovan 105721328f Bluetooth: Fix HCI_RESET command synchronization 14 years ago
Suraj Sumangala 23e9fde2b3 Bluetooth: Increment unacked_frames count only the first transmit 14 years ago
Marc-Antoine Perennou 88d377b6c3 Bluetooth: add support for Apple MacBook Pro 8,2 14 years ago
Johan Hedberg 80a1e1dbf6 Bluetooth: Add local Extended Inquiry Response (EIR) support 14 years ago
Andrei Emeltchenko e90165be9a Bluetooth: check L2CAP info_rsp ident and state 14 years ago
Gustavo F. Padovan d1010240fa Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add 14 years ago
Gustavo F. Padovan f3dd4f0f58 Bluetooth: Remove unused struct l2cap_conn item 14 years ago
Szymon Janc ce85ee13e6 Bluetooth: Enable support for out of band association model 14 years ago
Szymon Janc 2763eda6cc Bluetooth: Add add/remove_remote_oob_data management commands 14 years ago
Szymon Janc c35938b2f5 Bluetooth: Add read_local_oob_data management command 14 years ago
Szymon Janc 8fce6357a9 Bluetooth: Allow for NULL data in mgmt_pending_add 14 years ago
Szymon Janc c68fb7ff29 Bluetooth: Rename cmd to param in pending_cmd 14 years ago
Szymon Janc e0e185efba Bluetooth: Fix checkpatch error in cmtp.h 14 years ago
Szymon Janc ffd13320aa Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Szymon Janc 58aac468be Bluetooth: Do not use assignments in IF conditions 14 years ago
Szymon Janc 17f09a7e4e Bluetooth: Fix checkpatch errors, code style issues and typos in hidp 14 years ago
Szymon Janc 8c20aa9ffc Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Szymon Janc 3aad75a128 Bluetooth: Fix checkpatch errors and some code style issues in bnep 14 years ago
Szymon Janc a3d9bd4c00 Bluetooth: Opencode macros in bnep/core.c 14 years ago
Gustavo F. Padovan 2c6d1a2eec Bluetooth: Improve error message on wrong link type 14 years ago
Gustavo F. Padovan b0d2199d6f Bluetooth: Remove unused struct item 14 years ago