summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-31net: lpc_eth: fix format warnings of block commentsYangyang Li
2021-03-31net: toshiba: fix the trailing format of some block commentsYixing Liu
2021-03-31net: ocelot: fix a trailling format issue with block commentsYixing Liu
2021-03-31net: amd: correct some format issuesYixing Liu
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu
2021-03-31net: ena: remove extra words from commentsYixing Liu
2021-03-31net: ena: fix inaccurate print typeYixing Liu
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-31netdevsim: add FEC settings supportJakub Kicinski
2021-03-30net: ethernet: Fix typo of 'network' in commentEric Lin
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-30dpaa2-switch: setup learning state on STP state changeIoana Ciornei
2021-03-30dpaa2-switch: trap STP frames to the CPUIoana Ciornei
2021-03-30dpaa2-switch: keep track of the current learning state per portIoana Ciornei
2021-03-30dpaa2-switch: create and assign an ACL table per portIoana Ciornei
2021-03-30dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei
2021-03-30bareudp: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30geneve: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30vxlan: allow L4 GRO passthroughPaolo Abeni
2021-03-30ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong
2021-03-30net: ipa: remove repeated wordsPeng Li
2021-03-30net: phy: remove repeated wordPeng Li
2021-03-30net: bonding: remove repeated wordPeng Li
2021-03-30net: i40e: remove repeated wordsPeng Li
2021-03-30scsi/aacraid: Delete obsolete TODO fileWang Qing
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich
2021-03-30Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/...David S. Miller
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi
2021-03-30can: c_can: fix indentationDario Binacchi
2021-03-30can: c_can: remove unused codeDario Binacchi
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde
2021-03-30can: c_can: replace double assignments by two single onesMarc Kleine-Budde
2021-03-30can: c_can: fix print formating stringMarc Kleine-Budde
2021-03-30can: c_can: fix indentionMarc Kleine-Budde
2021-03-30can: c_can: remove unnecessary blank lines and add suggested onesMarc Kleine-Budde
2021-03-30can: c_can: convert block comments to network style commentsMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp to RX, TX and error CAN framesMarc Kleine-Budde
2021-03-30can: mcp251xfd: add HW timestamp infrastructureMarc Kleine-Budde
2021-03-30can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.hMarc Kleine-Budde