aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang4-13/+2
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac table is fullGuangbin Huang1-23/+27
2021-11-09net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King1-1/+1
2021-11-09gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds4-238/+9
2021-11-07litex_liteeth: Fix a double free in the remove functionChristophe JAILLET1-1/+0
2021-11-07net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk1-63/+68
2021-11-07net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap1-2/+4
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-113/+34
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas3-109/+29
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk4-5/+10
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann1-1/+1
2021-11-05ax88796c: fix ioctl callbackArnd Bergmann1-1/+1
2021-11-05net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski1-0/+2
2021-11-05net: ethernet: litex: Remove unnecessary print function dev_err()Xu Wang1-3/+1
2021-11-05octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann1-0/+1
2021-11-05sfc: use swap() to make code cleanerYang Guang1-6/+2
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang1-3/+1
2021-11-05tg3: Remove redundant assignmentsluo penghao1-1/+0
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley2-0/+30
2021-11-03ice: Fix not stopping Tx queues for VFsBrett Creeley2-5/+3
2021-11-03ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch1-5/+9
2021-11-03ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley1-18/+0
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley2-42/+39
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-16/+9
2021-11-02net: marvell: prestera: Add explicit paddingGeert Uytterhoeven1-0/+12
2021-11-02bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing1-1/+1
2021-11-02net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds744-18652/+45298
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-16/+41
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-8/+10
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe60-259/+525
2021-11-01net: mana: Support hibernation and kexecDexuan Cui3-52/+164
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui2-44/+31
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui1-0/+11
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui1-1/+2
2021-11-01ibmvnic: delay complete()Sukadev Bhattiprolu1-7/+9
2021-11-01ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-01ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao3-3/+4
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller8-25/+98
2021-11-01Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller26-261/+1183
2021-11-01RDMA/qed: Use helper function to set GUIDsKamal Heib1-13/+4
2021-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski4-7/+5
2021-10-29bnxt_en: Remove not used other ULP defineLeon Romanovsky1-2/+1
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich2-13/+40
2021-10-29net/mlx5e: Term table handling of internal port rulesAriel Levkovich1-2/+2
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich4-19/+82
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich3-3/+41
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich6-4/+141