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
2024-04-24
net: ipa: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+9
2024-04-23
net: ipa: kill ipa_version_supported()
Alex Elder
2
-23
/
+0
2024-04-23
net: ipa: fix two minor ipa_cmd problems
Alex Elder
2
-8
/
+4
2024-04-23
net: ipa: fix two bogus argument names
Alex Elder
1
-3
/
+3
2024-04-23
net: ipa: make ipa_table_hash_support() a real function
Alex Elder
2
-6
/
+9
2024-04-23
net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
Alex Elder
6
-84
/
+0
2024-04-23
net: ipa: call device_init_wakeup() earlier
Alex Elder
4
-32
/
+10
2024-04-23
net: ipa: only enable the SUSPEND IPA interrupt when needed
Alex Elder
2
-10
/
+9
2024-04-23
net: ipa: maintain bitmap of suspend-enabled endpoints
Alex Elder
1
-2
/
+17
2024-04-18
net: ipa: sort all includes
Alex Elder
28
-98
/
+107
2024-04-18
net: ipa: more include file cleanup
Alex Elder
32
-40
/
+35
2024-04-18
net: ipa: eliminate unneeded struct declarations
Alex Elder
7
-15
/
+3
2024-04-18
net: ipa: add some needed struct declarations
Alex Elder
4
-4
/
+7
2024-04-18
net: ipa: include "ipa_interrupt.h" where needed
Alex Elder
5
-3
/
+8
2024-04-18
net: ipa: remove unneeded standard includes
Alex Elder
17
-39
/
+12
2024-04-18
net: ipa: include some standard header files
Alex Elder
32
-32
/
+84
2024-04-17
net: ipa: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-5
/
+1
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-04
net: ipa: don't save the platform device
Alex Elder
12
-79
/
+73
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_init()
Alex Elder
3
-8
/
+11
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_irq_init()
Alex Elder
1
-7
/
+9
2024-03-04
net: ipa: pass a platform device to ipa_mem_init()
Alex Elder
3
-8
/
+12
2024-03-04
net: ipa: pass a platform device to ipa_reg_init()
Alex Elder
3
-6
/
+8
2024-03-04
net: ipa: introduce ipa_interrupt_init()
Alex Elder
3
-19
/
+68
2024-03-04
net: ipa: change ipa_interrupt_config() prototype
Alex Elder
3
-24
/
+24
2024-02-27
net: ipa: don't bother zeroing an already zero register
Alex Elder
1
-1
/
+1
2024-02-27
net: ipa: kill ipa_power_suspend_handler()
Alex Elder
4
-27
/
+2
2024-02-27
net: ipa: move ipa_interrupt_suspend_clear_all() up
Alex Elder
1
-24
/
+24
2024-02-27
net: ipa: kill the IPA_POWER_FLAG_RESUMED flag
Alex Elder
1
-21
/
+0
2024-02-27
net: ipa: kill IPA_POWER_FLAG_SYSTEM
Alex Elder
1
-10
/
+3
2024-02-27
net: ipa: don't bother aborting system resume
Alex Elder
1
-2
/
+3
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
1
-1
/
+1
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-1
/
+1
2024-02-02
net: ipa: kill ipa_power_modem_queue_wake()
Alex Elder
3
-20
/
+1
2024-02-02
net: ipa: kill ipa_power_modem_queue_active()
Alex Elder
3
-23
/
+6
2024-02-02
net: ipa: kill ipa_power_modem_queue_stop()
Alex Elder
3
-18
/
+6
2024-02-02
net: ipa: kill the IPA power STOPPED flag
Alex Elder
1
-35
/
+5
2024-02-02
net: ipa: kill the STARTED IPA power flag
Alex Elder
1
-33
/
+14
2024-02-02
net: ipa: begin simplifying TX queue stop
Alex Elder
2
-31
/
+54
2024-02-02
net: ipa: stash modem TX and RX endpoints
Alex Elder
1
-19
/
+30
2023-12-06
net: ipa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-16
/
+13
2023-11-24
net: ipa: add IPA v5.5 configuration data
Alex Elder
5
-1
/
+494
2023-11-24
net: ipa: add IPA v5.5 register definitions
Alex Elder
5
-3
/
+572
2023-11-24
net: ipa: prepare for IPA v5.5
Alex Elder
3
-17
/
+26
2023-11-24
net: ipa: update IPA version comments in "ipa_reg.h"
Alex Elder
1
-45
/
+41
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-10-02
net: ipa: Annotate struct ipa_power with __counted_by
Kees Cook
1
-1
/
+1
2023-08-31
Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2023-08-14
soc: qcom: aoss: Tidy up qmp_send() callers
Bjorn Andersson
1
-4
/
+1
[next]