index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
net: ipa: include declarations in "ipa_gsi.c"
Alex Elder
1
-0
/
+1
2020-07-07
net: ipa: declare struct types in "ipa_gsi.h"
Alex Elder
1
-0
/
+2
2020-07-07
net: ipa: fix QMI structure definition bugs
Alex Elder
1
-3
/
+3
2020-06-30
net: ipa: introduce ipa_cmd_tag_process()
Alex Elder
3
-0
/
+25
2020-06-30
net: ipa: no checksum offload for SDM845 LAN RX
Alex Elder
1
-1
/
+0
2020-06-30
net: ipa: always check for stopped channel
Alex Elder
1
-9
/
+7
2020-06-12
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
1
-4
/
+15
2020-06-12
net: ipa: program upper nibbles of sequencer type
Alex Elder
2
-2
/
+6
2020-06-12
net: ipa: fix modem LAN RX endpoint id
Alex Elder
1
-1
/
+1
2020-06-12
net: ipa: program metadata mask differently
Alex Elder
1
-33
/
+39
2020-05-28
drivers: ipa: remove discription of nonexistent element
Wang Wenhu
1
-1
/
+0
2020-05-28
drivers: ipa: fix typoes for ipa
Wang Wenhu
2
-2
/
+2
2020-05-26
drivers: ipa: print dev_err info accurately
Wang Wenhu
1
-2
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-17
net: ipa: do not clear interrupt in gsi_channel_start()
Alex Elder
1
-10
/
+1
2020-05-17
net: ipa: don't use noirq suspend/resume callbacks
Alex Elder
1
-2
/
+2
2020-05-17
net: ipa: don't be a hog in gsi_channel_poll()
Alex Elder
1
-0
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-14
/
+7
2020-05-14
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
1
-1
/
+1
2020-05-12
net: ipa: use tag process on modem crash
Alex Elder
1
-11
/
+3
2020-05-12
net: ipa: set DMA length in gsi_trans_cmd_add()
Alex Elder
1
-2
/
+3
2020-05-09
net: ipa: Remove ipa_endpoint_stop{,_rx_dma} again
Nathan Chancellor
1
-61
/
+0
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-2
/
+72
2020-05-07
net: ipa: kill ipa_cmd_dma_task_32b_addr_add()
Alex Elder
2
-70
/
+0
2020-05-07
net: ipa: kill ipa_endpoint_stop()
Alex Elder
2
-23
/
+6
2020-05-07
net: ipa: don't retry in ipa_endpoint_stop()
Alex Elder
1
-15
/
+2
2020-05-07
net: ipa: get rid of workaround in ipa_endpoint_stop()
Alex Elder
1
-38
/
+1
2020-05-07
net: ipa: fix a bug in ipa_endpoint_stop()
Alex Elder
1
-5
/
+2
2020-05-07
net: ipa: remove endpoint delay mode feature
Alex Elder
3
-10
/
+1
2020-05-07
net: ipa: introduce ipa_endpoint_program_suspend()
Alex Elder
1
-26
/
+41
2020-05-07
net: ipa: have ipa_endpoint_init_ctrl() return previous state
Alex Elder
1
-14
/
+14
2020-05-07
net: ipa: only reset channel twice for IPA v3.5.1
Alex Elder
1
-2
/
+2
2020-05-07
net: ipa: rename db_enable flag
Alex Elder
4
-21
/
+21
2020-05-05
net: ipa: remove duplicated include from ipa_mem.c
YueHaibing
1
-1
/
+0
2020-05-04
net: ipa: define SMEM memory region for IPA
Alex Elder
5
-0
/
+129
2020-05-04
net: ipa: define IMEM memory region for IPA
Alex Elder
5
-1
/
+98
2020-05-04
net: ipa: redefine struct ipa_mem_data
Alex Elder
6
-20
/
+27
2020-05-02
net: ipa: do not cache channel state
Alex Elder
2
-35
/
+55
2020-05-02
net: ipa: pass channel pointer to gsi_channel_state()
Alex Elder
1
-5
/
+6
2020-05-01
net: ipa: zero return code before issuing generic EE command
Alex Elder
2
-0
/
+9
2020-05-01
net: ipa: fix an error message in gsi_channel_init_one()
Alex Elder
1
-2
/
+2
2020-05-01
net: ipa: fix a bug in ipa_endpoint_stop()
Alex Elder
1
-5
/
+2
2020-04-12
soc: qcom: ipa: Add a missing '\n' in a log message
Christophe JAILLET
1
-3
/
+2
2020-03-22
soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER
Alex Elder
1
-5
/
+5
2020-03-20
net: ipa: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2020-03-20
net: ipa: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2020-03-17
remoteproc: clean up notification config
Alex Elder
1
-1
/
+1
2020-03-12
soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
Colin Ian King
1
-1
/
+1
2020-03-09
soc: qcom: ipa: support build of IPA code
Alex Elder
2
-0
/
+31
2020-03-09
soc: qcom: ipa: AP/modem communications
Alex Elder
6
-0
/
+1877
[next]