summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-23ionic: count csum_none when offload enabledShannon Nelson
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson
2021-07-23ionic: catch no ptp support earlierShannon Nelson
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson
2021-07-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-07-23NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap
2021-07-21ravb: Remove extra TABBiju Das
2021-07-21ravb: Fix a typo in commentBiju Das
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov
2021-07-20Merge branch 'octeon-DMAC'David S. Miller
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-07-15liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds