index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
net: moxa: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-2
/
+2
2022-09-06
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-6
/
+6
2022-09-06
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2
-0
/
+4
2022-09-05
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
1
-2
/
+1
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2
-0
/
+2
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
5
-6
/
+44
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
5
-20
/
+9
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
5
-9
/
+10
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
5
-40
/
+22
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
8
-49
/
+32
2022-09-05
net: fman: Map the base address once
Sean Anderson
4
-27
/
+17
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
3
-35
/
+34
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
3
-128
/
+21
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-05
r8169: remove useless PCI region size check
Heiner Kallweit
1
-6
/
+0
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-05
net: ipa: verify a few more IDs
Alex Elder
1
-3
/
+43
2022-09-05
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
1
-28
/
+18
2022-09-05
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
1
-26
/
+7
2022-09-05
net: ipa: use IDs exclusively for last transaction
Alex Elder
1
-15
/
+27
2022-09-05
net: ipa: use IDs for last allocated transaction
Alex Elder
1
-3
/
+9
2022-09-05
net: ipa: rework last transaction determination
Alex Elder
3
-36
/
+28
2022-09-05
r8169: use devm_clk_get_optional_enabled() to simplify the code
Heiner Kallweit
1
-34
/
+3
2022-09-05
r8169: remove comment about apparently non-existing chip versions
Heiner Kallweit
1
-6
/
+0
2022-09-05
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
Heiner Kallweit
3
-8
/
+1
2022-09-05
net: altera: tse: convert to phylink
Maxime Chevallier
4
-314
/
+141
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
3
-0
/
+182
2022-09-05
net: altera: tse: cosmetic change to use reverse xmas tree ordering
Maxime Chevallier
2
-22
/
+23
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
59
-6795
/
+26250
2022-09-03
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
1
-22
/
+4
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2
-0
/
+39
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-09-03
net: lantiq_etop: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-03
net: sunplus: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+2
2022-09-03
net: xscale: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-03
net: broadcom: Fix return type for implementation of
GUO Zihua
1
-1
/
+1
2022-09-02
net: ipa: track polled transactions with an ID
Alex Elder
2
-16
/
+24
2022-09-02
net: ipa: track completed transactions with an ID
Alex Elder
2
-17
/
+24
2022-09-02
net: ipa: track pending transactions with an ID
Alex Elder
2
-18
/
+29
2022-09-02
net: ipa: track committed transactions with an ID
Alex Elder
2
-17
/
+29
2022-09-02
net: ipa: track allocated transactions with an ID
Alex Elder
2
-2
/
+27
[next]