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
/
ipa_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
net: ipa: kill ipa_version_supported()
Alex Elder
1
-5
/
+0
2024-04-23
net: ipa: fix two minor ipa_cmd problems
Alex Elder
1
-0
/
+4
2024-04-23
net: ipa: call device_init_wakeup() earlier
Alex Elder
1
-7
/
+0
2024-04-18
net: ipa: sort all includes
Alex Elder
1
-10
/
+11
2024-04-18
net: ipa: more include file cleanup
Alex Elder
1
-1
/
+1
2024-04-18
net: ipa: remove unneeded standard includes
Alex Elder
1
-3
/
+1
2024-03-04
net: ipa: don't save the platform device
Alex Elder
1
-5
/
+8
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_init()
Alex Elder
1
-1
/
+1
2024-03-04
net: ipa: pass a platform device to ipa_mem_init()
Alex Elder
1
-1
/
+1
2024-03-04
net: ipa: pass a platform device to ipa_reg_init()
Alex Elder
1
-1
/
+1
2024-03-04
net: ipa: introduce ipa_interrupt_init()
Alex Elder
1
-5
/
+23
2024-03-04
net: ipa: change ipa_interrupt_config() prototype
Alex Elder
1
-9
/
+4
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
1
-0
/
+4
2023-11-24
net: ipa: prepare for IPA v5.5
Alex Elder
1
-3
/
+6
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-23
net: ipa: add IPA v5.0 configuration data
Alex Elder
1
-1
/
+5
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-10
net: ipa: generalize register field functions
Alex Elder
1
-35
/
+33
2023-02-10
net: ipa: generalize register offset functions
Alex Elder
1
-13
/
+15
2023-02-10
net: ipa: start generalizing "ipa_reg"
Alex Elder
1
-9
/
+9
2023-02-09
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-01
net: ipa: support a third pulse register
Alex Elder
1
-1
/
+6
2023-02-01
net: ipa: update table cache flushing
Alex Elder
1
-1
/
+6
2022-12-13
net: ipa: add IPA v4.7 support
Alex Elder
1
-0
/
+4
2022-11-18
net: ipa: permit GSI firmware loading to be skipped
Alex Elder
1
-4
/
+12
2022-11-18
net: ipa: introduce "qcom,gsi-loader" property
Alex Elder
1
-7
/
+37
2022-11-18
net: ipa: encapsulate decision about firmware load
Alex Elder
1
-8
/
+31
2022-11-04
net: ipa: support more filtering endpoints
Alex Elder
1
-5
/
+2
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-10-27
net: ipa: don't assume 8 modem routing table entries
Alex Elder
1
-0
/
+6
2022-10-26
net: ipa: don't configure IDLE_INDICATION on v3.1
Caleb Connolly
1
-0
/
+3
2022-10-04
net: ipa: update copyrights
Alex Elder
1
-1
/
+1
2022-09-28
net: ipa: define even more IPA register fields
Alex Elder
1
-12
/
+12
2022-09-28
net: ipa: define more IPA register fields
Alex Elder
1
-4
/
+3
2022-09-28
net: ipa: define some more IPA register fields
Alex Elder
1
-10
/
+14
2022-09-28
net: ipa: define CLKON_CFG and ROUTE IPA register fields
Alex Elder
1
-4
/
+8
2022-09-28
net: ipa: define COMP_CFG IPA register fields
Alex Elder
1
-7
/
+7
2022-09-28
net: ipa: introduce ipa_reg()
Alex Elder
1
-36
/
+48
2022-09-28
net: ipa: use IPA register IDs to determine offsets
Alex Elder
1
-16
/
+33
2022-09-24
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-24
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-24
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-20
net: ipa: move and redefine ipa_version_valid()
Alex Elder
1
-23
/
+2
2022-07-21
net: ipa: report when the driver has been removed
Alex Elder
1
-0
/
+2
2022-07-21
net: ipa: add an endpoint device attribute group
Alex Elder
1
-0
/
+1
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2021-11-26
net: ipa: kill ipa_modem_init()
Alex Elder
1
-3
/
+4
2021-11-23
net: ipa: separate disabling setup from modem stop
Alex Elder
1
-0
/
+6
2021-08-22
net: ipa: rename "ipa_clock.c"
Alex Elder
1
-1
/
+1
[next]