summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_main.c
AgeCommit message (Expand)Author
12 daysiavf: get rid of the crit lockPrzemek Kitszel
12 daysiavf: sprinkle netdev_assert_locked() annotationsPrzemek Kitszel
12 daysiavf: extract iavf_watchdog_step() out of iavf_watchdog_task()Przemek Kitszel
12 daysiavf: simplify watchdog_task in terms of adminq task schedulingPrzemek Kitszel
12 daysiavf: centralize watchdog requeueing itselfPrzemek Kitszel
12 daysiavf: iavf_suspend(): take RTNL before netdev_lock()Przemek Kitszel
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-14iavf: add support for Rx timestamps to hotpathJacob Keller
2025-02-14iavf: handle set and get timestamps opsJacob Keller
2025-02-14iavf: add support for indirect access to PHC timeJacob Keller
2025-02-14iavf: add initial framework for registering PTP clockJacob Keller
2025-02-14iavf: negotiate PTP capabilitiesJacob Keller
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller
2025-02-11iavf: Fix a locking bug in an error pathBart Van Assche
2025-01-24iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-13eth: iavf: extend the netdev_lock usageJakub Kicinski
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-05-08iavf: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-04-24iavf: switch to Page PoolAlexander Lobakin
2024-04-24iavf: drop page splitting and recyclingAlexander Lobakin
2024-04-24iavf: kill "legacy-rx" for goodAlexander Lobakin
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-06iavf: drop duplicate iavf_{add|del}_cloud_filter() callsAlexey Kodanev
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-11-27iavf: use iavf_schedule_aq_request() helperPetr Oros
2023-11-27iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt