Commit Graph

99 Commits (fourteen)

Author SHA1 Message Date
Simon1511 7130b6ad2d A525FXXU4AUJ2 3 years ago
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Jay Jayanna aa6d5cb986 net: qrtr: Use alloc_skb_with_frags for backup memory 4 years ago
Chris Lew 4f41de941e net: qrtr: Add backup skb pool 4 years ago
Manivannan Sadhasivam c151fa995f net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() 5 years ago
Wang Wenhu 33fe397c18 net: qrtr: send msgs from local of same id as broadcast 5 years ago
Arun Prakash 01ed1cb95c net: qrtr: Converting DEL_PROC command to BYE command 5 years ago
Chris Lew 7f745d0379 net: qrtr: Attempt to linearize skb for forwarding 5 years ago
Chris Lew 870f0ba0fc net: qrtr: Handle error from skb_put_padto 5 years ago
Blagovest Kolenichev 882aad8c15 Revert "net: qrtr: Stop rx_worker before freeing node" 5 years ago
Arun Kumar Neelakantam d15a34f1fd net: qrtr: use alloc_skb_with_frag() in rx path 5 years ago
Bjorn Andersson 088f93d00b net: qrtr: Stop rx_worker before freeing node 5 years ago
Arun Prakash 9b75975bb4 net: qrtr: Boot kpi for qmi readiness 5 years ago
Chris Lew 3358eee17f net: qrtr: Send HELLO message on endpoint register 5 years ago
Chris Lew 993e15a96d Revert "net: qrtr: Send HELLO message on endpoint register" 6 years ago
Chris Lew d33025a786 net: qrtr: Send HELLO message on endpoint register 6 years ago
Chris Lew 5f530f2b71 net: qrtr: Add dynamic node id configuration 6 years ago
Jay Jayanna 4277aebeff net: qrtr: Free skb if qrtr_node_lookup fails during qrtr_fwd_pkt 6 years ago
Arun Kumar Neelakantam 5121b211a5 net: qrtr: Use skb with fragments in memory failure case 6 years ago
Arun Kumar Neelakantam 70dffe76aa net: qrtr: Add pm_wakeup_event() support 6 years ago
Arun Kumar Neelakantam a42f90b127 net: qrtr: Make qrtr rx threads as RT priorities 6 years ago
Arun Kumar Neelakantam dc2d47cd12 net: qrtr: Only update pkts with broadcast node ID 6 years ago
Chris Lew 07abd1abe8 net: qrtr: Fix hello packet drop memory leak 6 years ago
Deepak Kumar Singh 4516ab1871 net: qrtr: avoid deadlock in case of recursive lock for node list 6 years ago
Chris Lew fb8be8cc76 net: qrtr: Add support for DEL_PROC control message 6 years ago
Chris Lew e5f6a6769c net: qrtr: Add forwarding support based on net id 6 years ago
Arun Kumar Neelakantam 7cc40abe01 net: qrtr: Check function pointer before calling 6 years ago
Arun Kumar Neelakantam ede5b86702 qrtr: Add support to read qrtr packet size 6 years ago
Ajay Agarwal fd082f06d3 net: qrtr: Handle IPCR control port format of older targets 6 years ago
Arun Kumar Neelakantam 94399a5e6b qrtr: Add support to read qrtr packet size 6 years ago
Ajay Agarwal 064bb0d204 net: qrtr: Handle IPCR control port format of older targets 6 years ago
Arun Kumar Neelakantam 9db4f5803c net: qrtr: Allow Root guid process to bind 6 years ago
Arun Kumar Neelakantam 31df2523b3 net: qrtr: Move rx worker to separate worker thread 6 years ago
Chris Lew c969cce741 net: qrtr: Rearrange tx wait and protect critical section 6 years ago
Chris Lew d984a2d6f1 net: qrtr: Make servers multi state ports 6 years ago
Chris Lew e644649a1b net: qrtr: Prevent stale ports from sending 6 years ago
Chris Lew bce149ffb7 net: qrtr: Remove flow count on send failure 6 years ago
Chris Lew e818d4dff6 net: qrtr: Detach socket from sock during release 6 years ago
Arun Kumar Neelakantam aff4c897bc net: qrtr: Fix missing resume_tx notification 6 years ago
Chris Lew 82ea58d60c net: qrtr: Allow control port access to AID_VENDOR_QRTR 6 years ago
Chris Lew 8d1b2dabea net: qrtr: Change port allocation to use cyclic idr 6 years ago
Arun Kumar Neelakantam 8697323f32 net: qrtr: Avoid qrtr_node lookup & write lock for every rx packet 6 years ago
Chris Lew 90cb0e4732 net: qrtr: Do not send packets before Hello negotiation 6 years ago
Arun Kumar Neelakantam 5860ae76e0 net: qrtr: Broadcast messages only from control port 6 years ago
Chris Lew 5dff60d7bb net: qrtr: Add non blocking option for tx_resume 7 years ago
Chris Lew 3646eab694 net: qrtr: Send BYE message for all nodes on ept 7 years ago
Arun Kumar Neelakantam ef2b8300c1 net: qrtr: Add IPC logging for qrtr 7 years ago
Chris Lew e7dcc986f7 net: qrtr: Change node discovery mechanism of QRTR 7 years ago
Chris Lew 05cc454885 net: qrtr: Flush work during release 7 years ago
Chris Lew 17dec66cf8 net: qrtr: Change node mutex to a rw_semaphore 7 years ago