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
2015-05-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-106
/
+230
2015-05-11
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
1
-23
/
+23
2015-05-10
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-9
/
+29
2015-05-10
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-10
ahci: avoton port-disable reset-quirk
Dan Williams
1
-8
/
+95
2015-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-1
/
+3
2015-05-10
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
1
-1
/
+1
2015-05-10
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-59
/
+123
2015-05-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+44
2015-05-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+1
2015-05-10
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
1
-1
/
+23
2015-05-10
net: macb: Add support for jumbo frames
Harini Katakam
2
-4
/
+27
2015-05-10
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
1
-0
/
+8
2015-05-10
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-10
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-05-10
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
46
-195
/
+101
2015-05-09
usbnet: avoid integer overflow in start_xmit
Jason A. Donenfeld
1
-2
/
+2
2015-05-09
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
1
-2
/
+2
2015-05-09
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
3
-7
/
+80
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
1
-1
/
+1
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
8
-8
/
+8
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2
-7
/
+8
2015-05-09
be2net: simplify UFI compatibility checking
Vasundhara Volam
2
-44
/
+16
2015-05-09
be2net: post full RXQ on interface enable
Suresh Reddy
1
-2
/
+5
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
3
-2
/
+5
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
4
-45
/
+128
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
4
-14
/
+78
2015-05-09
net: xgene_enet: Set hardware dependency
Jean Delvare
1
-0
/
+1
2015-05-09
net: amd-xgbe: Add hardware dependency
Jean Delvare
2
-0
/
+2
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
6
-11
/
+11
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
8
-36
/
+177
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
5
-17
/
+111
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
3
-16
/
+76
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
3
-37
/
+244
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
9
-15
/
+175
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
2
-0
/
+24
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
7
-3
/
+167
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2
-4
/
+11
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
3
-16
/
+17
2015-05-09
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
9
-1
/
+82
2015-05-09
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
3
-57
/
+67
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
15
-210
/
+355
2015-05-09
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
Vasily Titskiy
1
-0
/
+1
2015-05-09
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
1
-9
/
+37
2015-05-09
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
1
-23
/
+27
2015-05-09
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2
-59
/
+63
2015-05-09
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
1
-0
/
+3
2015-05-09
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2
-3
/
+12
[prev]
[next]