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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
net: phy: at803x: finish the phy id checking simplification
Vladimir Oltean
1
-1
/
+1
2021-07-21
net: phylink: cleanup ksettings_set
Russell King (Oracle)
1
-7
/
+9
2021-07-21
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-21
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-21
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-21
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-21
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-21
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-21
e1000e: Add space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-21
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-21
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
2021-07-21
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-21
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
3
-0
/
+26
2021-07-21
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-20
net: phy: at803x: simplify custom phy id matching
Russell King
1
-11
/
+5
2021-07-20
net: marvell: clean up trigraph warning on ??! string
Colin Ian King
1
-1
/
+1
2021-07-20
atm: idt77252: clean up trigraph warning on ??) string
Colin Ian King
1
-1
/
+1
2021-07-20
net: phy: intel-xway: Add RGMII internal delay configuration
Martin Schiller
1
-0
/
+76
2021-07-20
net: phylink: add phy change pause mode debug
Russell King (Oracle)
1
-2
/
+3
2021-07-20
net: mvpp2: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-0
/
+9
2021-07-20
net: mvneta: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
1
-6
/
+14
2021-07-20
net: ipa: fix IPA v4.11 interconnect data
Alex Elder
1
-9
/
+4
2021-07-20
net: phy: add Maxlinear GPY115/21x/24x driver
Xu Liang
3
-0
/
+735
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
1
-0
/
+14
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-126
/
+6
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2
-37
/
+7
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2
-14
/
+6
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
4
-38
/
+26
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2
-17
/
+13
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
4
-600
/
+23
2021-07-20
Merge branch 's390-next'
David S. Miller
12
-398
/
+131
2021-07-20
Merge branch 'veth-flexible-channel-numbers'
David S. Miller
1
-53
/
+252
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
4
-11
/
+10
2021-07-20
s390/qeth: clean up QETH_PROT_* naming
Julian Wiedmann
2
-4
/
+4
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
9
-373
/
+48
2021-07-20
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-16
/
+73
2021-07-20
veth: create by default nr_possible_cpus queues
Paolo Abeni
1
-0
/
+37
2021-07-20
veth: implement support for set_channel ethtool op
Paolo Abeni
1
-2
/
+123
2021-07-20
veth: factor out initialization helper
Paolo Abeni
1
-49
/
+92
2021-07-20
veth: always report zero combined channels
Paolo Abeni
1
-2
/
+0
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
5
-155
/
+0
2021-07-19
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-07-19
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-07-18
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
Marek Vasut
1
-5
/
+3
2021-07-17
vmxnet3: update to version 6
Ronak Doshi
2
-3
/
+13
2021-07-17
vmxnet3: increase maximum configurable mtu to 9190
Ronak Doshi
2
-2
/
+6
2021-07-17
vmxnet3: set correct hash type based on rss information
Ronak Doshi
2
-9
/
+29
2021-07-17
vmxnet3: add support for ESP IPv6 RSS
Ronak Doshi
1
-0
/
+20
2021-07-17
vmxnet3: remove power of 2 limitation on the queues
Ronak Doshi
1
-3
/
+5
[next]