summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-08net: farsync: replace comparison to NULL with "fst_card_array[i]"Peng Li
2021-06-08net: farsync: remove redundant returnPeng Li
2021-06-08net: farsync: fix the alignment issuePeng Li
2021-06-08net: farsync: remove redundant parenthesesPeng Li
2021-06-08net: farsync: remove redundant spacesPeng Li
2021-06-08net: farsync: remove redundant braces {}Peng Li
2021-06-08net: farsync: add some required spacesPeng Li
2021-06-08net: farsync: fix the code style issue about macrosPeng Li
2021-06-08net: farsync: code indent use tabs where possiblePeng Li
2021-06-08net: farsync: remove trailing whitespacesPeng Li
2021-06-08net: farsync: fix the comments style issuePeng Li
2021-06-08net: farsync: remove redundant initialization for staticsPeng Li
2021-06-08net: farsync: move out assignment in if conditionPeng Li
2021-06-08net: farsync: fix the code style issue about "foo* bar"Peng Li
2021-06-08net: farsync: add blank line after declarationsPeng Li
2021-06-08net: farsync: remove redundant blank linesPeng Li
2021-06-08Merge branch 'realtek-dt'David S. Miller
2021-06-08net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang
2021-06-08net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang
2021-06-08net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang
2021-06-08dt-bindings: net: add dt binding for realtek rtl82xx phyJoakim Zhang
2021-06-08net: Kconfig: indent with tabs instead of spacesMarek BehĂșn
2021-06-07Merge branch 'page_pool-recycling'David S. Miller
2021-06-07mvneta: recycle buffersMatteo Croce
2021-06-07mvpp2: recycle buffersMatteo Croce
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07mm: add a signature in struct pageMatteo Croce
2021-06-07net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07l2tp: Fix spelling mistakesZheng Yongjun
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun
2021-06-07ipv4: Fix spelling mistakesZheng Yongjun
2021-06-07netlabel: Fix spelling mistakesZheng Yongjun
2021-06-07net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang
2021-06-07net: enetc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: tulip: Remove the repeated declarationShaokun Zhang
2021-06-07net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07Merge branch 'hns3-error-handling'David S. Miller
2021-06-07net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESETYufeng Mo
2021-06-07net: hns3: add scheduling logic for error handling taskJiaran Zhang
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang
2021-06-07qed: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge branch 'ax88772-phylib'David S. Miller
2021-06-07usbnet: run unbind() before unregister_netdev()Oleksij Rempel
2021-06-07net: phy: do not print dump stack if device was removedOleksij Rempel