summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski3-995/+0
2021-11-15net: mvpp2: use phylink_generic_validate()Russell King (Oracle)1-49/+9
2021-11-15net: mvneta: use phylink_generic_validate()Russell King (Oracle)1-30/+4
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)1-0/+252
2021-11-15net/wan/fsl_ucc_hdlc: fix sparse warningsChristophe Leroy1-30/+32
2021-11-15net: fddi: use swap() to make code cleanerYihao Han1-10/+4
2021-11-15hinic: use ARRAY_SIZE instead of ARRAY_LENGuo Zhengkui1-17/+15
2021-11-15net: usb: ax88179_178a: add TSO featureJacky Chou1-6/+11
2021-11-15mctp i2c: MCTP I2C binding driverMatt Johnston3-0/+995
2021-11-15net: dsa: vsc73xxx: Make vsc73xx_remove() return voidUwe Kleine-König2-4/+2
2021-11-15net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong3-6/+139
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds56-390/+493
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar1-2/+0
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter1-1/+1
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter1-1/+2
2021-11-10net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski1-1/+1
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún1-18/+20
2021-11-10net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET1-4/+2
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang1-36/+0
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang2-1/+11
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2-0/+7
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo5-0/+50
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang5-50/+48
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...Guangbin Huang1-23/+27
2021-11-10net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King1-1/+1
2021-11-10amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo1-1/+1
2021-11-10net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún1-1/+4
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann1-0/+1
2021-11-09gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-09hamradio: defer 6pack kfree after unregister_netdevLin Ma1-2/+4
2021-11-09hamradio: defer ax25 kfree after unregister_netdevLin Ma1-4/+5
2021-11-09net: sungem_phy: fix code indentationJean Sacren1-1/+1
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-238/+9
2021-11-08litex_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-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-113/+34
2021-11-06can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-06can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...Marc Kleine-Budde1-1/+3
2021-11-06can: peak_usb: exchange the order of information messagesStephane Grosjean1-5/+5
2021-11-06can: peak_usb: always ask for BERR reporting for PCAN-USB devicesStephane Grosjean1-9/+8
2021-11-06can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas3-109/+29
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk4-5/+10
2021-11-05amt: remove duplicate include in amt.cZhang Mingyu1-1/+0
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann1-1/+1