index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipa: don't assume SMEM is page-aligned
Alex Elder
2022-08-23
1
-1
/
+1
*
net: ipa: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-29
1
-1
/
+1
|
\
|
*
net: ipa: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
1
-1
/
+1
*
|
net: ipa: fix build
Paolo Abeni
2022-07-22
6
-24
/
+24
*
|
net: ipa: move configuration data files into a subdirectory
Alex Elder
2022-07-21
7
-1
/
+1
*
|
net: ipa: list supported IPA versions in the Makefile
Alex Elder
2022-07-21
1
-3
/
+7
*
|
net: ipa: fix an outdated comment
Alex Elder
2022-07-21
1
-1
/
+1
*
|
net: ipa: report when the driver has been removed
Alex Elder
2022-07-21
1
-0
/
+2
*
|
net: ipa: skip some cleanup for unused transactions
Alex Elder
2022-07-21
1
-1
/
+2
*
|
net: ipa: rearrange transaction initialization
Alex Elder
2022-07-21
2
-30
/
+33
*
|
net: ipa: add a transaction committed list
Alex Elder
2022-07-21
3
-7
/
+29
*
|
net: ipa: add an endpoint device attribute group
Alex Elder
2022-07-21
3
-18
/
+53
*
|
net: ipa: initialize ring indexes to 0
Alex Elder
2022-07-20
2
-10
/
+13
*
|
net: ipa: remove unexpected word "the"
Jiang Jian
2022-06-23
1
-2
/
+2
*
|
net: ipa: move more code out of gsi_channel_update()
Alex Elder
2022-06-17
1
-14
/
+20
*
|
net: ipa: call gsi_evt_ring_rx_update() unconditionally
Alex Elder
2022-06-17
1
-3
/
+3
*
|
net: ipa: pass GSI pointer to gsi_evt_ring_rx_update()
Alex Elder
2022-06-17
1
-6
/
+7
*
|
net: ipa: don't pass channel when mapping transaction
Alex Elder
2022-06-17
1
-6
/
+10
*
|
net: ipa: don't assume one channel per event ring
Alex Elder
2022-06-17
3
-27
/
+6
*
|
net: ipa: rework gsi_channel_tx_update()
Alex Elder
2022-06-15
1
-27
/
+23
*
|
net: ipa: stop counting total RX bytes and transactions
Alex Elder
2022-06-15
2
-9
/
+1
*
|
net: ipa: simplify TX completion statistics
Alex Elder
2022-06-15
1
-8
/
+6
*
|
net: ipa: introduce gsi_trans_tx_committed()
Alex Elder
2022-06-15
4
-11
/
+27
*
|
net: ipa: rename two transaction fields
Alex Elder
2022-06-15
2
-24
/
+25
*
|
net: ipa: use "tre_ring" for all TRE ring local variables
Alex Elder
2022-06-15
1
-9
/
+9
*
|
net: ipa: derive channel from transaction
Alex Elder
2022-06-13
3
-29
/
+13
*
|
net: ipa: determine channel from event
Alex Elder
2022-06-13
1
-5
/
+21
*
|
net: ipa: simplify endpoint transaction completion
Alex Elder
2022-06-13
1
-18
/
+5
*
|
net: ipa: rename endpoint->trans_tre_max
Alex Elder
2022-06-13
2
-4
/
+4
*
|
net: ipa: rename channel->tlv_count
Alex Elder
2022-06-13
5
-32
/
+11
*
|
net: ipa: verify command channel TLV count
Alex Elder
2022-06-13
1
-12
/
+27
|
/
*
net: ipa: fix page free in ipa_endpoint_replenish_one()
Alex Elder
2022-05-28
1
-1
/
+1
*
net: ipa: fix page free in ipa_endpoint_trans_release()
Alex Elder
2022-05-28
1
-5
/
+2
*
net: ipa: use data space for command opcodes
Alex Elder
2022-05-22
1
-2
/
+4
*
net: ipa: remove command info pool
Alex Elder
2022-05-22
5
-50
/
+18
*
net: ipa: remove command direction argument
Alex Elder
2022-05-22
3
-20
/
+9
*
net: ipa: get rid of ipa_cmd_info->direction
Alex Elder
2022-05-22
2
-6
/
+1
*
net: ipa: count the number of modem TX endpoints
Alex Elder
2022-05-22
2
-5
/
+7
*
net: ipa: kill gsi_trans_commit_wait_timeout()
Alex Elder
2022-05-22
4
-40
/
+7
*
net: ipa: specify RX aggregation time limit in config data
Alex Elder
2022-05-22
8
-4
/
+35
*
net: ipa: support hard aggregation limits
Alex Elder
2022-05-22
2
-35
/
+69
*
net: ipa: make endpoint HOLB drop configurable
Alex Elder
2022-05-22
2
-2
/
+8
*
net: ipa: save a copy of endpoint default config
Alex Elder
2022-05-20
3
-28
/
+28
*
net: ipa: rename a few endpoint config data types
Alex Elder
2022-05-20
4
-47
/
+47
*
net: ipa: move endpoint configuration data definitions
Alex Elder
2022-05-20
2
-62
/
+62
*
net: ipa: open-code ether_setup()
Alex Elder
2022-05-20
1
-2
/
+9
*
net: ipa: ignore endianness if there is no header
Alex Elder
2022-05-20
1
-15
/
+17
*
net: ipa: rename a GSI error code
Alex Elder
2022-05-20
2
-4
/
+4
*
net: ipa: drop an unneeded transaction reference
Alex Elder
2022-05-20
1
-8
/
+2
[next]