index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_txrx.c
Age
Commit message (
Expand
)
Author
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
2023-03-16
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
2021-12-28
iavf: switch to napi_build_skb()
Alexander Lobakin
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-11-30
iavf: Fix static code analysis warning
Karen Sornek
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
2019-06-17
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
iavf: use signed variable
Mitch Williams
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-09-18
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
iavf: tracing infrastructure rename
Jesse Brandeburg
2018-09-18
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-18
iavf: remove references to old names
Jesse Brandeburg
2018-09-18
iavf: move i40evf files to new name
Jesse Brandeburg