net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_main.c
[platform/kernel/linux-starfive.git] / drivers /
2021-06-09 Baokun Linet: hns3: use list_move_tail instead of list_del/list_...
2021-06-09 Baokun Linfp: use list_move instead of list_del/list_add in...
2021-06-09 Yang Yingliangnet: ethernet: ravb: Use devm_platform_get_and_ioremap_...
2021-06-09 Florian Fainellinet: dsa: b53: Do not force CPU to be always tagged
2021-06-08 Matthew Hagannet: stmmac: explicitly deassert GMAC_AHB_RESET
2021-06-08 Yang Yingliangsh_eth: Use devm_platform_get_and_ioremap_resource()
2021-06-08 Yang Yingliangnet: nixge: simplify code with devm platform functions
2021-06-08 Vladimir Olteannet: dsa: felix: set TX flow control according to the...
2021-06-08 Wang Haiethernet/qlogic: Use list_for_each_entry() to simplify...
2021-06-08 Vladimir Olteannet: stmmac: fix NPD with phylink_set_pcs if there...
2021-06-08 Wang Hainet: qede: Use list_for_each_entry() to simplify code
2021-06-08 David S. MillerMerge branch 'hns3-RAS'
2021-06-08 Jiaran Zhangnet: hns3: add error handling compatibility during...
2021-06-08 Jiaran Zhangnet: hns3: update error recovery module and type
2021-06-08 Jiaran Zhangnet: hns3: add support for imp-handle ras capability
2021-06-08 Jiaran Zhangnet: hns3: add the RAS compatibility adaptation solution
2021-06-08 Yufeng Monet: hns3: add support for handling all errors through...
2021-06-08 David S. MillerMerge branch 'ena-updates'
2021-06-08 Shay Agroskinnet: ena: re-organize code to improve readability
2021-06-08 Shay Agroskinnet: ena: Use dev_alloc() in RX buffer allocation
2021-06-08 Shay Agroskinnet: ena: aggregate doorbell common operations into...
2021-06-08 Shay Agroskinnet: ena: Remove module param and change message severity
2021-06-08 Shay Agroskinnet: ena: add jiffies of last napi call to stats
2021-06-08 Shay Agroskinnet: ena: use build_skb() in RX path
2021-06-08 Shay Agroskinnet: ena: Improve error logging in driver
2021-06-08 Shay Agroskinnet: ena: Remove unused code
2021-06-08 Shay Agroskinnet: ena: optimize data access in fast-path code
2021-06-08 David S. MillerMerge branch 'mlxsw-various-updates'
2021-06-08 Mykola Kostenokmlxsw: thermal: Read module temperature thresholds...
2021-06-08 Mykola Kostenokmlxsw: thermal: Add function for reading module tempera...
2021-06-08 Mykola Kostenokmlxsw: core_env: Read module temperature thresholds...
2021-06-08 Mykola Kostenokmlxsw: reg: Extend MTMP register with new threshold...
2021-06-08 Amit Cohenmlxsw: spectrum_router: Remove abort mechanism
2021-06-08 David S. MillerMerge branch 'dsa-sja1110'
2021-06-08 Vladimir Olteannet: dsa: sja1105: register the MDIO buses for 100base...
2021-06-08 Vladimir Olteannet: dsa: sja1105: make sure the retagging port is...
2021-06-08 Vladimir Olteannet: dsa: sja1105: add support for the SJA1110 switch...
2021-06-08 David S. MillerMerge branch 'wwan-improvements'
2021-06-08 Sergey Ryazanovnet: wwan: core: purge rx queue on port close
2021-06-08 Sergey Ryazanovnet: wwan: core: implement terminal ioctls for AT port
2021-06-08 Sergey Ryazanovnet: wwan: core: implement TIOCINQ ioctl
2021-06-08 Sergey Ryazanovnet: wwan: core: expand ports number limit
2021-06-08 Sergey Ryazanovnet: wwan: core: make port names more user-friendly
2021-06-08 Sergey Ryazanovnet: wwan: core: spell port device name in lowercase
2021-06-08 Sergey Ryazanovnet: wwan: core: init port type string array using...
2021-06-08 Sergey Ryazanovnet: wwan: make WWAN_PORT_MAX meaning less surprised
2021-06-08 Sergey Ryazanovwwan_hwsim: add debugfs management interface
2021-06-08 Sergey Ryazanovwwan_hwsim: WWAN device simulator
2021-06-08 David S. MillerMerge branch 'stmmac-25gbps'
2021-06-08 Voon Weifengnet: stmmac: enable Intel mGbE 2.5Gbps link speed
2021-06-08 Voon Weifengnet: pcs: add 2500BASEX support for Intel mGbE controller
2021-06-08 Voon Weifengnet: stmmac: split xPCS setup from mdio register
2021-06-08 David S. MillerMerge tag 'batadv-next-pullrequest-20210608' of git...
2021-06-08 Geert Uytterhoevennvme: NVME_TCP_OFFLOAD should not default to m
2021-06-08 David S. MillerMerge branch 'farsync-cleanups'
2021-06-08 Peng Linet: farsync: replace comparison to NULL with "fst_card...
2021-06-08 Peng Linet: farsync: remove redundant return
2021-06-08 Peng Linet: farsync: fix the alignment issue
2021-06-08 Peng Linet: farsync: remove redundant parentheses
2021-06-08 Peng Linet: farsync: remove redundant spaces
2021-06-08 Peng Linet: farsync: remove redundant braces {}
2021-06-08 Peng Linet: farsync: add some required spaces
2021-06-08 Peng Linet: farsync: fix the code style issue about macros
2021-06-08 Peng Linet: farsync: code indent use tabs where possible
2021-06-08 Peng Linet: farsync: remove trailing whitespaces
2021-06-08 Peng Linet: farsync: fix the comments style issue
2021-06-08 Peng Linet: farsync: remove redundant initialization for statics
2021-06-08 Peng Linet: farsync: move out assignment in if condition
2021-06-08 Peng Linet: farsync: fix the code style issue about "foo*...
2021-06-08 Peng Linet: farsync: add blank line after declarations
2021-06-08 Peng Linet: farsync: remove redundant blank lines
2021-06-08 David S. MillerMerge branch 'realtek-dt'
2021-06-08 Joakim Zhangnet: phy: realtek: add delay to fix RXC generation...
2021-06-08 Joakim Zhangnet: phy: realtek: add dt property to enable ALDPS...
2021-06-08 Joakim Zhangnet: phy: realtek: add dt property to disable CLKOUT...
2021-06-08 Marek BehĂșnnet: Kconfig: indent with tabs instead of spaces
2021-06-07 David S. MillerMerge branch 'page_pool-recycling'
2021-06-07 Matteo Crocemvneta: recycle buffers
2021-06-07 Matteo Crocemvpp2: recycle buffers
2021-06-07 Matteo Croceskbuff: add a parameter to __skb_frag_unref
2021-06-07 Yang Yingliangnet: moxa: Use devm_platform_get_and_ioremap_resource()
2021-06-07 Yang Yingliangnet: micrel: check return value after calling platform_...
2021-06-07 Yang Yingliangnet: mvpp2: check return value after calling platform_g...
2021-06-07 Yang Yingliangnet: ethernet: bgmac: Use devm_platform_ioremap_resourc...
2021-06-07 Yang Yingliangnet: enetc: Use devm_platform_get_and_ioremap_resource()
2021-06-07 Yang Yingliangnet: macb: Use devm_platform_get_and_ioremap_resource()
2021-06-07 Yang Yingliangnet: bcmgenet: check return value after calling platfor...
2021-06-07 Shaokun Zhangnet: tulip: Remove the repeated declaration
2021-06-07 Yang Yingliangnet: mscc: ocelot: check return value after calling...
2021-06-07 David S. MillerMerge branch 'hns3-error-handling'
2021-06-07 Yufeng Monet: hns3: remove now redundant logic related to HNAE3_...
2021-06-07 Jiaran Zhangnet: hns3: add scheduling logic for error handling...
2021-06-07 Jiaran Zhangnet: hns3: add a separate error handling task
2021-06-07 Jiapeng Chongqed: Fix duplicate included linux/kernel.h
2021-06-07 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2021-06-07 David S. MillerMerge branch 'ax88772-phylib'
2021-06-07 Oleksij Rempelusbnet: run unbind() before unregister_netdev()
2021-06-07 Oleksij Rempelnet: phy: do not print dump stack if device was removed
2021-06-07 Oleksij Rempelnet: usb: asix: add error handling for asix_mdio_*...
2021-06-07 Oleksij Rempelnet: usb: asix: ax88772: add generic selftest support
next