summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-01-13net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn3-4/+4
2023-01-13net: ngbe: Add ngbe mdio bus driver.Mengyuan Lou9-14/+397
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-108/+152
2023-01-12net: ethernet: mtk_wed: get rid of queue lock for rx queueLorenzo Bianconi1-4/+0
2023-01-12net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi1-1/+4
2023-01-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-10/+18
2023-01-12bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-12net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-12r8169: disable ASPM in case of tx timeoutHeiner Kallweit1-1/+13
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-48/+103
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-11net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()YueHaibing1-3/+3
2023-01-11net/mlx5: remove redundant ret variablezhang songyi1-4/+1
2023-01-11net/mlx5e: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-11net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-01-11net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-1/+29
2023-01-11net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan1-46/+42
2023-01-11net/mlx5: Enable management PF initializationShay Drory3-1/+15
2023-01-11net/mlx5e: Add hairpin debugfs filesGal Pressman1-0/+117
2023-01-11net/mlx5e: Add flow steering debugfs directoryGal Pressman5-7/+35
2023-01-11net/mlx5e: Add hairpin params structureGal Pressman1-15/+37
2023-01-11net/mlx5e: kTLS, Add debugfsTariq Toukan3-0/+52
2023-01-11net/mlx5e: Add Ethernet driver debugfsGal Pressman2-0/+7
2023-01-11net/mlx5e: Update shared buffer along with device buffer changesMaher Sanalla2-4/+219
2023-01-11net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla2-0/+78
2023-01-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-9/+15
2023-01-11qed: fix a typo in commentDai Shixin1-1/+1
2023-01-11net: fec: Separate C22 and C45 transactionsAndrew Lunn1-50/+103
2023-01-11net: mdio: xgmac_mdio: Separate C22 and C45 transactionsAndrew Lunn1-40/+108
2023-01-11net: mdio: mvmdio: Convert XSMI bus to new APIAndrew Lunn1-16/+8
2023-01-11net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn2-13/+74
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin1-1/+1
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju4-10/+126
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-10net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-10net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-10net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-10net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-10net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-10net/mlx5e: Fix memory leak on updating vport countersAya Levin1-1/+2
2023-01-10net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo1-6/+0
2023-01-10net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo1-0/+1
2023-01-10net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-10net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-10net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-10net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-10net/mlx5: Fix command stats access after freeMoshe Shemesh1-11/+2
2023-01-10net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3