summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1140-322/+381
|\
| * cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-112-2/+7
| * net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter2021-11-101-1/+1
| * gve: fix unmatched u64_stats_update_end()Dan Carpenter2021-11-101-1/+2
| * net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski2021-11-101-1/+1
| * net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún2021-11-101-18/+20
| * net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET2021-11-101-4/+2
| * net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean2021-11-101-2/+0
| * net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2021-11-102-9/+2
| * net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang2021-11-101-36/+0
| * net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang2021-11-102-1/+11
| * net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2021-11-102-0/+7
| * net: hns3: sync rx ring head in echo common pullYufeng Mo2021-11-105-0/+50
| * net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang2021-11-105-50/+48
| * net: hns3: fix ROCE base interrupt vector initialization bugJie Wang2021-11-104-13/+2
| * net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang2021-11-101-23/+27
| * net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King2021-11-091-1/+1
| * gve: Fix off by one in gve_tx_timeout()Dan Carpenter2021-11-091-1/+1
| * litex_liteeth: Fix a double free in the remove functionChristophe JAILLET2021-11-071-1/+0
| * net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk2021-11-071-63/+68
| * net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap2021-11-071-2/+4
| * net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk2021-11-054-5/+10
| * octeontx2-nicvf: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
| * ax88796c: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
| * net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski2021-11-051-0/+2
| * net: ethernet: litex: Remove unnecessary print function dev_err()Xu Wang2021-11-051-3/+1
| * octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann2021-11-051-0/+1
| * sfc: use swap() to make code cleanerYang Guang2021-11-051-6/+2
| * octeontx2-af: use swap() to make code cleanerYang Guang2021-11-051-3/+1
| * tg3: Remove redundant assignmentsluo penghao2021-11-051-1/+0
| * ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley2021-11-032-0/+30
| * ice: Fix not stopping Tx queues for VFsBrett Creeley2021-11-032-5/+3
| * ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch2021-11-031-5/+9
| * ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley2021-11-031-18/+0
| * ice: Fix VF true promiscuous modeBrett Creeley2021-11-032-43/+40
| * net: marvell: prestera: Add explicit paddingGeert Uytterhoeven2021-11-021-0/+12
| * bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing2021-11-021-1/+1
| * net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev2021-11-021-2/+14
* | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-084-238/+9
|\ \
| * | net: mellanox: mlxbf_gige: Replace non-standard interrupt handlingAsmaa Mnebhi2021-10-294-238/+9
* | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-067-113/+34
|\ \ \
| * \ \ Merge branch 'pci/vpd'Bjorn Helgaas2021-11-053-109/+29
| |\ \ \
| | * | | cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit2021-10-253-44/+3
| | * | | cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit2021-10-251-1/+8
| | * | | cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit2021-10-253-64/+18
| * | | | nfp: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+2
| * | | | mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+1
| * | | | net: marvell: prestera: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+1
| * | | | net: hns3: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-032-16/+9
|\ \ \ \ | |_|_|/ |/| | |