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
starfive-6.6.48-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
2015-10-07
net: Add netif_is_l3_slave
David Ahern
1
-6
/
+4
2015-10-07
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
1
-2
/
+2
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
3
-24
/
+186
2015-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-47
/
+53
2015-10-07
net: dsa: mv88e6xxx: remove link polling
Russell King
6
-72
/
+0
2015-10-06
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
2
-28
/
+0
2015-10-06
Revert "net: Microchip encx24j600 driver"
David S. Miller
5
-2122
/
+0
2015-10-06
Revert "net: encx24j600_exit() can be static"
David S. Miller
1
-1
/
+1
2015-10-05
asix: Continue processing URB if no RX netdev buffer
Dean Jenkins
1
-12
/
+19
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
1
-0
/
+28
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
1
-9
/
+7
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
1
-15
/
+13
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2
-21
/
+22
2015-10-05
vrf: fix a kernel warning
WANG Cong
1
-1
/
+1
2015-10-05
net: encx24j600_exit() can be static
kbuild test robot
1
-1
/
+1
2015-10-05
net: Microchip encx24j600 driver
Jon Ringle
5
-0
/
+2122
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2
-0
/
+28
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
4
-3
/
+40
2015-10-05
enic: handle spurious error interrupt
Govindarajulu Varadarajan
1
-5
/
+9
2015-10-05
cxgb4: Report correct link speed for unsupported ones
Hariprasad Shenai
1
-1
/
+5
2015-10-05
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
1
-0
/
+1
2015-10-05
cxgb4: For T4, don't read the Firmware Mailbox Control register
Hariprasad Shenai
1
-6
/
+14
2015-10-05
cxgb4 : Update T4/T5/T6 register ranges
Hariprasad Shenai
1
-330
/
+1134
2015-10-05
amd-xgbe: Remove the XGBE_LINK state bit
Lendacky, Thomas
2
-13
/
+4
2015-10-05
amd-xgbe: Use device workqueue instead of system workqueue
Lendacky, Thomas
1
-5
/
+6
2015-10-05
amd-xgbe: Add receive buffer unavailable statistic
Lendacky, Thomas
3
-0
/
+5
2015-10-05
amd-xgbe: Simplify calculation and setting of queue fifos
Lendacky, Thomas
2
-83
/
+14
2015-10-05
amd-xgbe: Add ethtool error and debug messages
Lendacky, Thomas
1
-52
/
+37
2015-10-05
amd-xgbe: Add ethtool support for setting the msglevel
Lendacky, Thomas
1
-0
/
+16
2015-10-05
amd-xgbe: Use proper DT / ACPI precedence checking
Lendacky, Thomas
1
-1
/
+1
2015-10-05
amd-xgbe: Remove an unneeded semicolon on a switch statement
Lendacky, Thomas
1
-1
/
+1
2015-10-05
mwifiex: avoid gettimeofday in ba_threshold setting
Arnd Bergmann
1
-11
/
+4
2015-10-05
mwifiex: use ktime_get_real for timestamping
Arnd Bergmann
1
-3
/
+1
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
1
-4
/
+2
2015-10-04
i40evf: don't blow away MAC address
Mitch Williams
1
-0
/
+2
2015-10-04
i40e/i40evf: grab the AQ spinlocks before clearing registers
Shannon Nelson
2
-44
/
+46
2015-10-04
i40e: Fix a memory leak in X722 rss config path
Anjali Singhai
1
-1
/
+3
2015-10-04
i40evf: Use numa_mem_id() to better support memoryless node
Jiang Liu
1
-1
/
+1
2015-10-04
i40e: Use numa_mem_id() to better support memoryless node
Jiang Liu
1
-1
/
+1
2015-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-63
/
+87
2015-10-03
ravb: Add support for r8a7795 SoC
Kazuya Mizuguchi
2
-8
/
+62
2015-10-03
ravb: Provide dev parameter to DMA API
Kazuya Mizuguchi
1
-19
/
+19
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
1
-19
/
+40
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-16
/
+25
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2
-5
/
+5
[next]