开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_txrx.c
Age
Commit message (
Expand
)
Author
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2022-10-27
ionic: refactor use of ionic_rx_fill()
Neel Patel
2022-10-27
ionic: enable tunnel offloads
Neel Patel
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
2022-01-25
ionic: Cleanups in the Tx hotpath code
Brett Creeley
2021-10-02
ionic: remove debug stats
Shannon Nelson
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
2021-07-23
ionic: count csum_none when offload enabled
Shannon Nelson
2021-07-23
ionic: fix up dim accounting for tx and rx
Shannon Nelson
2021-07-23
ionic: remove intr coalesce update from napi
Shannon Nelson
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
ionic: add handling of larger descriptors
Shannon Nelson
2021-03-30
ionic: count dma errors
Shannon Nelson
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-17
ionic: linearize tso skb with too many frags
Shannon Nelson
2021-03-15
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
ionic: simplify tx clean
Shannon Nelson
2021-03-15
ionic: generic tx skb mapping
Shannon Nelson
2021-03-15
ionic: simplify TSO descriptor mapping
Shannon Nelson
2021-03-10
ionic: simplify use of completion types
Shannon Nelson
2021-03-10
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
ionic: move rx_page_alloc and free
Shannon Nelson
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
2020-12-21
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-10-23
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-23
ionic: no rx flush in deinit
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-02
ionic: remove unused variable
Shannon Nelson
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
ionic: clean up page handling code
Shannon Nelson
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-03
ionic: tx separate servicing
Shannon Nelson
2020-08-03
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
2020-07-20
ionic: use mutex to protect queue operations
Shannon Nelson
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-03-30
ionic: clean tx queue of unfinished requests
Shannon Nelson
[prev]
[next]