summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang
2021-12-31net: hns3: refactor hns3 makefile to support hns3_common moduleJie Wang
2021-12-30net: dsa: bcm_sf2: refactor LED regs accessRafał Miłecki
2021-12-30nfc: st21nfca: remove redundant assignment to variable iColin Ian King
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30net: lantiq_etop: remove unnecessary space in castAleksander Jan Bajkowski
2021-12-30net: lantiq_etop: make alignment match open parenthesisAleksander Jan Bajkowski
2021-12-30net: lantiq_etop: remove multiple assignmentsAleksander Jan Bajkowski
2021-12-30net: lantiq_etop: avoid precedence issuesAleksander Jan Bajkowski
2021-12-30net: lantiq_etop: replace strlcpy with strscpyAleksander Jan Bajkowski
2021-12-30ice: Add flow director support for channel modeKiran Patil
2021-12-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller
2021-12-30net: marvell: prestera: Implement initial inetaddr notifiersYevhen Orlov
2021-12-30net: marvell: prestera: Register inetaddr stub notifiersYevhen Orlov
2021-12-30net: marvell: prestera: add hardware router objects accountingYevhen Orlov
2021-12-30net: marvell: prestera: Add prestera router infraYevhen Orlov
2021-12-30net: marvell: prestera: Add router interface ABIYevhen Orlov
2021-12-30net: marvell: prestera: add virtual router ABIYevhen Orlov
2021-12-29sun4i-emac.c: add dma supportConley Lee
2021-12-29Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-12-29Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2021-12-29igb: move SDP config initialization to separate functionRuud Bos
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-12-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-28ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-12-28net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski
2021-12-28net: lantiq_etop: add missing comment for wmb()Aleksander Jan Bajkowski
2021-12-28r8169: don't use pci_irq_vector() in atomic contextThomas Gleixner
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28ixgbevf: switch to napi_build_skb()Alexander Lobakin
2021-12-28ixgbe: switch to napi_build_skb()Alexander Lobakin
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin
2021-12-28iavf: switch to napi_build_skb()Alexander Lobakin
2021-12-28i40e: switch to napi_build_skb()Alexander Lobakin
2021-12-28e1000: switch to napi_build_skb()Alexander Lobakin
2021-12-28e1000: switch to napi_consume_skb()Alexander Lobakin
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun