index
:
linux.git
master
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_main.c
Age
Commit message (
Expand
)
Author
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
iavf: remove current MAC address filter on VF reset
Stefan Assmann
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2019-09-09
iavf: allow permanent MAC address to change
Mitch Williams
2019-09-09
iavf: remove unused debug function iavf_debug_d
YueHaibing
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-17
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
2019-06-17
iavf: Refactor init state machine
Jakub Pawlak
2019-06-17
iavf: Refactor the watchdog state machine
Jan Sokolowski
2019-06-17
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
iavf: Move commands processing to the separate function
Jakub Pawlak
2019-06-17
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
2019-06-17
iavf: wait longer for close to complete
Mitch Williams
2019-06-17
iavf: Create VLAN tag elements starting from the first element
Akeem G Abodunrin
2019-05-31
iavf: rename iavf_status structure flags
Alice Michael
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2019-05-31
iavf: change iavf_status_code to iavf_status
Sergey Nemov
2019-05-31
iavf: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
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: rename device ID defines
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