summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: remove redundant SRIOV codePiotr Raczynski
2023-05-16ice: refactor VF control VSI interrupt handlingPiotr Raczynski
2023-05-16ice: use preferred MSIX allocation apiPiotr Raczynski
2023-05-16ice: use pci_irq_vector helper functionPiotr Raczynski
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski
2023-05-12ice: Fix undersized tx_flags variableJan Sokolowski
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang
2023-04-27igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer
2023-04-27igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer
2023-04-27igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer
2023-04-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-04-27ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-04-20ice: sleep, don't busy-wait, in the SQ send retry loopMichal Schmidt
2023-04-20ice: remove unused buffer copy code in ice_sq_send_cmd_retry()Michal Schmidt
2023-04-20ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUTMichal Schmidt
2023-04-20ice: remove ice_ctl_q_info::sq_cmd_timeoutMichal Schmidt
2023-04-20ice: increase the GNSS data polling interval to 20 msMichal Schmidt
2023-04-20ice: do not busy-wait to read GNSS dataMichal Schmidt
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-04-20ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-17i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-17i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-04-02i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch
2023-03-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30ice: remove comment about not supporting driver reinitJacob Keller
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski