summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf
AgeCommit message (Expand)Author
14 daysidpf: convert control queue mutex to a spinlockAhmed Zaki
14 daysidpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga
2025-05-16idpf: add support for Rx timestampingMilena Olech
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech
2025-05-16idpf: add PTP clock configurationMilena Olech
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech
2025-05-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-29idpf: remove unreachable code from setting mailboxMichal Swiatkowski
2025-04-29idpf: assign extracted ptype to struct libeth_rqe_info fieldMateusz Polchlopek
2025-04-29idpf: protect shutdown from resetLarysa Zaremba
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-28idpf: fix offloads support for encapsulated packetsMadhu Chittim
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-01-24idpf: add more info during virtchnl transaction timeout/salt mismatchManoj Vishwanathan
2025-01-24idpf: convert workqueues to unboundMarco Leogrande
2025-01-24idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-01-24idpf: fix transaction timeouts on resetEmil Tantilov
2025-01-24idpf: add read memory barrier when checking descriptor done bitEmil Tantilov
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-08idpf: Don't hard code napi_struct sizeJoe Damato
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba