index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
2022-01-05
net: lan966x: Add PGID_GP_START and PGID_GP_END
Horatiu Vultur
2022-01-05
net: lan966x: Add function lan966x_mac_ip_learn()
Horatiu Vultur
2022-01-05
net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
Daniel Golle
2022-01-05
net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
Daniel Golle
2022-01-04
Revert "net: wwan: iosm: Keep device at D0 for s2idle case"
M Chetan Kumar
2022-01-04
ethernet/sfc: remove redundant rc variable
Minghao Chi
2022-01-04
net: fixup build after bpf header changes
Jakub Kicinski
2022-01-04
net: lantiq_xrx200: add ingress SG DMA support
Aleksander Jan Bajkowski
2022-01-04
phy: nxp-c45-tja11xx: add extts and perout support
Radu Pirea (NXP OSS)
2022-01-04
net/mlx5: CT: Set flow source hint from provided tuple device
Paul Blakey
2022-01-03
net: mdio: Demote probed message to debug print
Florian Fainelli
2022-01-03
net: vxge: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-03
ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-03
net: vertexcom: default to disabled on kbuild
Saeed Mahameed
2022-01-02
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
2022-01-02
net: ethernet: enetc: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
net: dsa: felix: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
enic: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
sun/cassini: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
tehuti: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
enic: Use dma_set_mask_and_coherent()
Christophe JAILLET
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
Merge tag 'mlx5-updates-2021-12-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
2021-12-31
net: hns3: refactor VF cmdq init and uninit APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: refactor PF cmdq init and uninit APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: create common cmdq init and uninit APIs
Jie Wang
2021-12-31
net: hns3: refactor VF cmdq resource APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
2021-12-31
net: hns3: create common cmdq resource allocate/free/query APIs
Jie Wang
2021-12-31
net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
net: hns3: create new set of unified hclge_comm_cmd_send APIs
Jie Wang
2021-12-31
net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
2021-12-31
net: hns3: create new cmdq hardware description structure hclge_comm_hw
Jie Wang
2021-12-31
net: hns3: refactor hns3 makefile to support hns3_common module
Jie Wang
2021-12-31
net/mlx5: Set SMFS as a default steering mode if device supports it
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Improve steering for empty or RX/TX-only matchers
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Support matching on tunnel headers 0 and 1
Muhammad Sammar
2021-12-31
net/mlx5: DR, Add misc5 to match_param structs
Muhammad Sammar
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
[next]