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.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
2022-10-26
net: ipa: don't configure IDLE_INDICATION on v3.1
Caleb Connolly
1
-0
/
+3
2022-10-26
net: ipa: fix v3.1 resource limit masks
Caleb Connolly
1
-64
/
+32
2022-10-26
net: ipa: fix v3.5.1 resource limit max values
Caleb Connolly
1
-2
/
+2
2022-10-04
net: ipa: update copyrights
Alex Elder
36
-36
/
+36
2022-10-04
net: ipa: update comments
Alex Elder
8
-94
/
+75
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-28
net: ipa: define remaining IPA register fields
Alex Elder
10
-98
/
+411
2022-09-28
net: ipa: define more IPA endpoint register fields
Alex Elder
8
-169
/
+336
2022-09-28
net: ipa: define some IPA endpoint register fields
Alex Elder
8
-119
/
+374
2022-09-28
net: ipa: define resource group/type IPA register fields
Alex Elder
8
-94
/
+419
2022-09-28
net: ipa: define even more IPA register fields
Alex Elder
8
-50
/
+213
2022-09-28
net: ipa: define more IPA register fields
Alex Elder
9
-48
/
+146
2022-09-28
net: ipa: define some more IPA register fields
Alex Elder
10
-57
/
+311
2022-09-28
net: ipa: define CLKON_CFG and ROUTE IPA register fields
Alex Elder
9
-65
/
+319
2022-09-28
net: ipa: define COMP_CFG IPA register fields
Alex Elder
8
-70
/
+160
2022-09-28
net: ipa: introduce ipa_reg field masks
Alex Elder
1
-0
/
+68
2022-09-28
net: ipa: introduce ipa_reg()
Alex Elder
10
-144
/
+195
2022-09-28
net: ipa: use ipa_reg[] array for register offsets
Alex Elder
2
-334
/
+37
2022-09-28
net: ipa: add per-version IPA register definition files
Alex Elder
10
-3
/
+1044
2022-09-28
net: ipa: use IPA register IDs to determine offsets
Alex Elder
10
-87
/
+271
2022-09-28
net: ipa: introduce IPA register IDs
Alex Elder
2
-0
/
+113
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-24
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-24
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-24
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-24
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-24
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-26
/
+32
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-20
net: ipa: fix two symbol names
Alex Elder
1
-2
/
+2
2022-09-20
net: ipa: update sequencer definition constraints
Alex Elder
2
-3
/
+14
2022-09-20
net: ipa: don't reuse variable names
Alex Elder
1
-14
/
+14
2022-09-20
net: ipa: move and redefine ipa_version_valid()
Alex Elder
2
-25
/
+20
2022-09-20
net: ipa: move the definition of gsi_ee_id
Alex Elder
2
-8
/
+8
2022-09-20
net: ipa: don't define unneeded GSI register offsets
Alex Elder
1
-156
/
+52
2022-09-09
net: ipa: don't have gsi_channel_update() return a value
Alex Elder
3
-10
/
+11
2022-09-09
net: ipa: update channel in gsi_channel_trans_complete()
Alex Elder
3
-5
/
+10
2022-09-09
net: ipa: kill all other transaction lists
Alex Elder
3
-74
/
+6
2022-09-09
net: ipa: kill the allocated transaction list
Alex Elder
2
-10
/
+3
2022-09-09
net: ipa: always use transaction IDs instead of lists
Alex Elder
2
-56
/
+16
2022-09-05
net: ipa: verify a few more IDs
Alex Elder
1
-3
/
+43
2022-09-05
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
1
-28
/
+18
2022-09-05
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
1
-26
/
+7
2022-09-05
net: ipa: use IDs exclusively for last transaction
Alex Elder
1
-15
/
+27
2022-09-05
net: ipa: use IDs for last allocated transaction
Alex Elder
1
-3
/
+9
2022-09-05
net: ipa: rework last transaction determination
Alex Elder
3
-36
/
+28
2022-09-02
net: ipa: track polled transactions with an ID
Alex Elder
2
-16
/
+24
2022-09-02
net: ipa: track completed transactions with an ID
Alex Elder
2
-17
/
+24
[next]