summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap2021-11-071-2/+4
* nfc: port100: lower verbosity of cancelled URB messagesKrzysztof Kozlowski2021-11-071-3/+3
* can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde2021-11-061-1/+1
* can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...Marc Kleine-Budde2021-11-061-1/+3
* can: peak_usb: exchange the order of information messagesStephane Grosjean2021-11-061-5/+5
* can: peak_usb: always ask for BERR reporting for PCAN-USB devicesStephane Grosjean2021-11-061-9/+8
* can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol2021-11-061-4/+2
* net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk2021-11-054-5/+10
* amt: remove duplicate include in amt.cZhang Mingyu2021-11-051-1/+0
* octeontx2-nicvf: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
* ax88796c: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
* amt: Fix NULL but dereferenced coccicheck errorYang Li2021-11-051-1/+2
* 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
* bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin2021-11-051-25/+11
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-11-044-71/+82
|\
| * 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: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit2021-11-041-1/+6
|/
* net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean2021-11-031-6/+3
* net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabledAnsuel Smith2021-11-032-0/+9
* amt: Remove duplicate includeJiapeng Chong2021-11-031-1/+0
* amt: fix error return code in amt_init()Yang Yingliang2021-11-021-1/+3
* 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
* net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino2021-11-021-1/+43
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021369-29735/+166898
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-015-17/+42
| |\
| | * ibmvnic: delay complete()Sukadev Bhattiprolu2021-11-011-7/+9
| | * ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu2021-11-011-0/+3
| | * ibmvnic: don't stop queue in xmitSukadev Bhattiprolu2021-11-011-2/+0
| | * net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)2021-10-291-1/+1
| | * nfp: fix potential deadlock when canceling dim workYinjun Zhang2021-10-291-4/+0
| | * nfp: fix NULL pointer access when scheduling dim workYinjun Zhang2021-10-291-2/+2
| | * net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2021-10-292-1/+27
| * | net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren2021-11-011-8/+2
| * | netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski2021-11-011-4/+2
| * | amt: add mld report message handlerTaehee Yoo2021-11-011-7/+440
| * | amt: add multicast(IGMP) report message handlerTaehee Yoo2021-11-011-1/+1131
| * | amt: add data plane of amt interfaceTaehee Yoo2021-11-011-1/+1241
| * | amt: add control plane of amt interfaceTaehee Yoo2021-11-013-0/+510
| * | netdevsim: rename 'driver' entry pointsJakub Kicinski2021-11-013-14/+14