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
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
1
-1
/
+2
2012-08-30
forcedeth: fix buffer overflow
david decotigny
1
-1
/
+1
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
3
-0
/
+184
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
1
-92
/
+40
2012-08-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2
-34
/
+60
2012-08-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
6
-507
/
+410
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
70
-259
/
+692
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
1
-9
/
+6
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
1
-2
/
+0
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2
-10
/
+0
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
1
-41
/
+43
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
1
-4
/
+3
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
1
-21
/
+44
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
1
-12
/
+16
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
1
-0
/
+8
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
4
-21
/
+17
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
1
-16
/
+12
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
1
-9
/
+11
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
3
-218
/
+112
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
3
-115
/
+112
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
3
-56
/
+53
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
1
-0
/
+7
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
1
-4
/
+4
2012-08-24
w5300: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
1
-2
/
+1
2012-08-24
w5100: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
1
-2
/
+1
2012-08-24
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
3
-0
/
+282
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
70
-259
/
+692
2012-08-23
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
1
-67
/
+7
2012-08-23
bonding: support for IPv6 transmit hashing
John Eaglesham
1
-26
/
+63
2012-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-8
/
+187
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
338
-2048
/
+5318
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
15
-93
/
+241
2012-08-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-34
/
+86
2012-08-22
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-178
/
+216
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-301
/
+163
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-22
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-22
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-22
bcma: detect and register NAND flash device
Rafał Miłecki
4
-4
/
+35
2012-08-22
bcma: detect and register serial flash device
Rafał Miłecki
4
-4
/
+131
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
52
-154
/
+244
[next]