Commit Graph

1762 Commits (00ea6deb0cb1af8df4ea899330bfd238c93ef164)

Author SHA1 Message Date
Mat Martineau 4239d16f36 Bluetooth: Check rules when setting retransmit or monitor timers 13 years ago
Mat Martineau c9e3d5e004 Bluetooth: Use new header structures in l2cap_send_rr_or_rnr 13 years ago
Mat Martineau fcd289df88 Bluetooth: Handle incoming REJ frames 13 years ago
Mat Martineau f80842a83e Bluetooth: Handle SREJ requests to resend unacked frames 13 years ago
Mat Martineau 63838725c6 Bluetooth: Reassemble all available data when retransmissions succeed. 13 years ago
Mat Martineau bed68bde7e Bluetooth: Send SREJ frames when packets go missing 13 years ago
Mat Martineau e1fbd4c19a Bluetooth: Add implementation for retransmitting all unacked frames 13 years ago
Mat Martineau d2a7ac5d5d Bluetooth: Add the ERTM receive state machine 13 years ago
Mat Martineau e31f763372 Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better 13 years ago
Mat Martineau 61aa4f5b9f Bluetooth: Use the transmit state machine for busy state changes 13 years ago
Mat Martineau 0a0aba42b8 Bluetooth: Refactor l2cap_send_ack 13 years ago
Mat Martineau f5dbb0772d Bluetooth: Remove receive code that has been superceded 13 years ago
Mat Martineau 4b51dae967 Bluetooth: Add streaming mode receive and incoming packet classifier 13 years ago
Mat Martineau cec8ab6e20 Bluetooth: Consolidate common receive code for ERTM and streaming mode 13 years ago
Mat Martineau a67d7f6fca Bluetooth: Refactor l2cap_send_sframe 13 years ago
Mat Martineau 18a48e7664 Bluetooth: Refactor l2cap_ertm_send 13 years ago
Mat Martineau 3733937d96 Bluetooth: Refactor l2cap_streaming_send 13 years ago
Mat Martineau 608bcc6d70 Bluetooth: Add a new L2CAP ERTM transmit state machine. 13 years ago
Mat Martineau b191e031b7 Bluetooth: Change default state of ERTM disable flag 13 years ago
Mat Martineau 2827011f66 Bluetooth: Fix early return from l2cap_chan_del 13 years ago
Mat Martineau 9dc9affcb7 Bluetooth: Free allocated ERTM SREJ list if init fails 13 years ago
Gustavo Padovan a8c5fb1afe Bluetooth: Fix coding style in hci_core.c 13 years ago
Gustavo Padovan 5974e4c469 Bluetooth: Fix coding style in hci_conn.c 13 years ago
Gustavo Padovan 807deac275 Bluetooth: Fix coding style in hci_event.c 13 years ago
Gustavo Padovan b80f021f70 Bluetooth: Fix coding style in hci_sysfs.c 13 years ago
Gustavo Padovan 3bb3c7551c Bluetooth: Fix coding style in hci_sock.c 13 years ago
Gustavo Padovan be7c2b99e9 Bluetooth: Fix coding style in sco.c 13 years ago
Gustavo Padovan 8ce8e2b56f Bluetooth: Fix coding style in mgmt.c 13 years ago
Vinicius Costa Gomes ddcd0f4147 Bluetooth: Fix checking the wrong flag when accepting a socket 13 years ago
Linus Torvalds f309532bf3 tty: Revert the tty locking series, it needs more work 13 years ago
Gustavo Padovan d839c81372 Bluetooth: Report proper error number in disconnection 13 years ago
Gustavo Padovan c5daa683f2 Bluetooth: Create flags for bt_sk() 13 years ago
Gustavo Padovan c6585a4da0 Bluetooth: report the right security level in getsockopt 13 years ago
Mat Martineau a6a5568c03 Bluetooth: Lock the L2CAP channel when sending 13 years ago
Mat Martineau ef191aded5 Bluetooth: Restore locking semantics when looking up L2CAP channels 13 years ago
Mat Martineau 35c84d76ee Bluetooth: Fix a redundant and problematic incoming MTU check 13 years ago
Vishal Agarwal 9d939d9484 Bluetooth: Fix EIR data generation for mgmt_device_found 13 years ago
Johan Hedberg a24299e6c8 Bluetooth: Fix Inquiry with RSSI event mask 13 years ago
Gustavo Padovan f522ae363d Bluetooth: improve readability of l2cap_seq_list code 13 years ago
Gustavo Padovan 2d0ed3d587 Bluetooth: Fix skb length calculation 13 years ago
Gustavo Padovan 087bfd99f7 Bluetooth: Fix packet size provided to the controller 13 years ago
Gustavo Padovan fbe0070092 Bluetooth: Fix wrong set of skb fragments 13 years ago
Mat Martineau d34c34fb25 Bluetooth: Initialize the transmit queue for L2CAP streaming mode 13 years ago
Mat Martineau 577cfaeb86 Bluetooth: Update tx_send_head when sending ERTM data 13 years ago
Johan Hedberg 671267bf3a Bluetooth: mgmt: Fix device_connected sending order 13 years ago
Gustavo Padovan a7d7723ae7 Bluetooth: notify userspace of security level change 13 years ago
Joe Perches c47fc9814c bluetooth: Convert compare_ether_addr to ether_addr_equal 13 years ago
Cristian Chilipirea 53168e5b3b Bluetooth: Fixed checkpatch warnings 13 years ago
Eldad Zack 000092b0b4 Bluetooth: bnep: use constant for ethertype 13 years ago
Mat Martineau 94122bbe9c Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation 13 years ago