Commit Graph

191443 Commits (ded0fd62a8a7cb3b12bb007079bff2b858a12d2b)
 

Author SHA1 Message Date
Prasanna S. Panchamukhi ded0fd62a8 wimax/i2400m: increase tx queue length from 5 to 20 [v1] 15 years ago
Prasanna S. Panchamukhi 85a19e07e3 wimax/i2400m: fix system freeze caused by an infinite loop [v1] 15 years ago
Prasanna S. Panchamukhi 9e6e3bd52b wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1] 15 years ago
Prasanna S. Panchamukhi 718e94907d wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1] 15 years ago
Prasanna S. Panchamukhi a40242f2cd wimax/i2400m: limit the message size upto 16KiB [v1] 15 years ago
Prasanna S. Panchamukhi e6dd789af1 wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] 15 years ago
Cindy H Kao d94401742d wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup() 15 years ago
Cindy H Kao 2354161dd3 wimax/i2400m: Correct the error path handlers order in i2400m_post_reset() 15 years ago
Cindy H Kao 599e595384 wimax/i2400m: add the error recovery mechanism on TX path 15 years ago
Cindy H Kao f4e4134581 wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle() 15 years ago
Cindy H Kao 49d72df3f6 wimax/i2400m: correct the error path handlers in dev_start() 15 years ago
Cindy H Kao f22cf689a6 wimax/i2400m: fix the race condition for accessing TX queue 15 years ago
Prasanna S. Panchamukhi 570eb0ea65 wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU. 15 years ago
Prasanna S. Panchamukhi 080de04e62 wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h 15 years ago
Prasanna S.Panchamukhi 4818d14de3 wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available 15 years ago
Marcel Holtmann 2b0b05ddc0 Bluetooth: Fix issues where sk_sleep() helper is needed now 15 years ago
Tomas Winkler 7b767cad29 Bluetooth: Use strict_strtoul instead of simple_strtoul 15 years ago
Bing Zhao f120c6b635 Bluetooth: Set hdev->dev_type based on Marvell device type 15 years ago
Bing Zhao 64061607ea Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() 15 years ago
Bing Zhao 903c843773 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly 15 years ago
Dan Carpenter 31f085fea8 Bluetooth: Fix storing negative values as unsigned char 15 years ago
Marcel Holtmann f48fd9c8cd Bluetooth: Create per controller workqueue 15 years ago
Gustavo F. Padovan 844c097242 Bluetooth: Fix spec error in the RemoteBusy Logic 15 years ago
Gustavo F. Padovan 4178ba462a Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() 15 years ago
Gustavo F. Padovan dfc909befb Bluetooth: Fix race condition on l2cap_ertm_send() 15 years ago
Gustavo F. Padovan 6161c0382b Bluetooth: Add wait_queue to wait ack of all sent packets 15 years ago
Gustavo F. Padovan 1890d36bb5 Bluetooth: Implement Local Busy Condition handling 15 years ago
João Paulo Rechi Vita 9b53350d3c Bluetooth: Completes the I-frame tx_seq check logic on RECV 15 years ago
Gustavo F. Padovan 18778a63dd Bluetooth: Implement missing parts of the Invalid Frame Detection 15 years ago
Gustavo F. Padovan f11d676da4 Bluetooth: Refactor l2cap_retransmit_frame() 15 years ago
Gustavo F. Padovan 9a9c6a3441 Bluetooth: Make hci_send_acl() void 15 years ago
Gustavo F. Padovan ff12fd6433 Bluetooth: Fix lockdep annotation on ERTM 15 years ago
Gustavo F. Padovan 9b16dc6551 Bluetooth: Check if we really are in WAIT_F when F bit comes 15 years ago
Gustavo F. Padovan a2e12a2a31 Bluetooth: Remove unneeded control vars 15 years ago
Gustavo F. Padovan 0301ef04b5 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame 15 years ago
Gustavo F. Padovan 59203a21a5 Bluetooth: Fix errors reported by checkpatch.pl 15 years ago
Gustavo F. Padovan 44651b85cc Bluetooth: Don't set control bits to zero first 15 years ago
João Paulo Rechi Vita 01760bdde9 Bluetooth: Close L2CAP channel on invalid ReqSeq 15 years ago
Gustavo F. Padovan afefdbc4cf Bluetooth: Fix SDU reassembly under SREJ 15 years ago
João Paulo Rechi Vita 0041ecfa30 Bluetooth: Check if mode is supported on getsockopt 15 years ago
Gustavo F. Padovan bd3c9e255e Bluetooth: Add SOCK_STREAM support to L2CAP 15 years ago
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