index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
2023-10-27
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-27
iavf: use unregister_netdev
Michal Schmidt
2023-10-27
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-27
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-27
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-27
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-27
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-25
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-19
iavf: delete unused iavf_mac_info fields
Michal Schmidt
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
2023-10-03
iavf: remove "inline" functions from iavf_txrx.c
Jacob Keller
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-15
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-09-15
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-08
iavf: fix potential races for FDIR filters
Piotr Gardocki
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-17
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
2023-06-22
iavf: remove some unused functions and pointless wrappers
Przemek Kitszel
2023-06-22
iavf: fix err handling for MAC replace
Przemek Kitszel
2023-06-10
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-21
iavf: fix hang on reboot with ice
Stefan Assmann
[next]