Commit Graph

15263 Commits (84fb0a6334af0ccad3544f6972c055d90fbb9fbe)

Author SHA1 Message Date
Gustavo F. Padovan 84fb0a6334 Bluetooth: Add Kconfig option for L2CAP Extended Features 15 years ago
Gustavo F. Padovan 3b1a9f3fa6 Bluetooth: Optimize SREJ_QUEUE append 15 years ago
Gustavo F. Padovan 812e737e29 Bluetooth: Fix drop of acked packets on ERTM 15 years ago
Gustavo F. Padovan 0ee0d20855 Bluetooth: Fix crash when monitor timeout expires 15 years ago
Gustavo F. Padovan f6e6b16823 Bluetooth: Fix bug when retransmitting I-frames 15 years ago
Gustavo F. Padovan 68d7f0ce91 Bluetooth: Enable option to configure Max Transmission value via sockopt 15 years ago
Gustavo F. Padovan 369ba30264 Bluetooth: Add module parameter for txWindow size on L2CAP 15 years ago
Gustavo F. Padovan 803020c6fa Bluetooth: Change acknowledgement to use the value of txWindow 15 years ago
Gustavo F. Padovan 14b5aa71ec Bluetooth: Add sockopt configuration for txWindow on L2CAP 15 years ago
Gustavo F. Padovan 855666cccc Bluetooth: Send Ack after clear the SREJ list 15 years ago
Gustavo F. Padovan 052897ca50 Bluetooth: Check the SDU size against the MTU value 15 years ago
Gustavo F. Padovan 10467e9e9b Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values 15 years ago
Gustavo F. Padovan 1c7621596d Bluetooth: Fix configuration of the MPS value 15 years ago
Gustavo F. Padovan 7b1c0049be Bluetooth: Read RFC conf option on a successful Conf RSP 15 years ago
Gustavo F. Padovan 2fb862e215 Bluetooth: Ignore Tx Window value with Streaming mode 15 years ago
Gustavo F. Padovan c1b4f43be0 Bluetooth: Add timer to Acknowledge I-frames 15 years ago
Gustavo F. Padovan 05fbd89dd4 Bluetooth: Finish implementation for Rec RR (P=1) on ERTM 15 years ago
Gustavo F. Padovan 8abb52ee00 Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP 15 years ago
Gustavo F. Padovan 6e3a59819f Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe() 15 years ago
Gustavo F. Padovan 99b0d4b7b0 Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP 15 years ago
Gustavo F. Padovan e072745f4a Bluetooth: Split l2cap_data_channel_sframe() 15 years ago
Gustavo F. Padovan 73edaa9933 Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM 15 years ago
Gustavo F. Padovan f0946ccfc7 Bluetooth: Move set of P-bit to l2cap_send_sframe() 15 years ago
Gustavo F. Padovan 9e917af13d Bluetooth: Implement SendAck() Action on ERTM. 15 years ago
Gustavo F. Padovan 36f2fd585f Bluetooth: Check if SDU size is greater than MTU on L2CAP 15 years ago
Gustavo F. Padovan 277ffbe362 Bluetooth: Check the minimum {I,S}-frame size into L2CAP 15 years ago
Gustavo F. Padovan 1d8f5d1691 Bluetooth: Support case with F bit set under WAIT_F state. 15 years ago
Gustavo F. Padovan d5392c8f1e Bluetooth: Implement 'Send IorRRorRNR' event 15 years ago
Gustavo F. Padovan e8235c6bdd Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro 15 years ago
Gustavo F. Padovan d1daa091e8 Bluetooth: Fix ACL MTU issue 15 years ago
Gustavo F. Padovan 7dffe42102 Bluetooth: Fix expected_tx_seq calculation on L2CAP 15 years ago
Gustavo F. Padovan faaebd192e Bluetooth: Fix memory leak of S-frames into L2CAP 15 years ago
Gustavo F. Padovan c69163e9ed Bluetooth: Move specific Basic Mode code to the right place 15 years ago
Gustavo F. Padovan b9dbdbc1f4 Bluetooth: Trivial clean ups to SCO 15 years ago
Gustavo F. Padovan 0d861d8b8e Bluetooth: Make hci_send_sco() void 15 years ago
Neil Horman 3ee943728f ipv4: remove ip_rt_secret timer (v4) 15 years ago
Eric Dumazet eecfd7c4e3 rps: Various optimizations 15 years ago
Bjørn Mork d6bc0149d8 ipv6: udp: make short packet logging consistent with ipv4 15 years ago
WANG Cong c06ee961d3 bridge: make bridge support netpoll 15 years ago
WANG Cong 0e34e93177 netpoll: add generic support for bridge and bonding devices 15 years ago
Johannes Berg adfba3c7c0 mac80211: use fixed channel in ibss join when appropriate 15 years ago
Eric Dumazet ec7d2f2cf3 net: __alloc_skb() speedup 15 years ago
Eric Dumazet 93bb64eac1 net: skb_free_datagram_locked() fix 15 years ago
Eric Dumazet 4f70ecca9c net: rcu fixes 15 years ago
Ilpo Järvinen a2f3be17c0 unix/garbage: kill copy of the skb queue walker 15 years ago
Johannes Berg be4a4b6a5d mac80211: improve IBSS scanning 15 years ago
Johannes Berg a75b4363ea mac80211: allow controlling aggregation manually 15 years ago
Johannes Berg f7c65594f7 mac80211: fix ieee80211_find_sta[_by_hw] 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
David S. Miller 47d29646a2 net: Inline skb_pull() in eth_type_trans(). 15 years ago