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
2010-04-23
bnx2x: add support for receive hashing
Tom Herbert
2
-9
/
+19
2010-04-23
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-23
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-23
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-23
niu: Add skb->rxhash support.
David S. Miller
2
-14
/
+45
2010-04-23
qlcnic: update version 5.0.2
Amit Kumar Salecha
1
-2
/
+2
2010-04-23
qlcnic: protect resource access
Amit Kumar Salecha
1
-0
/
+11
2010-04-23
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+5
2010-04-23
qlcnic: fix pci semaphore checks
Amit Kumar Salecha
1
-4
/
+7
2010-04-23
qlcnic: define macro for driver state
Amit Kumar Salecha
2
-11
/
+17
2010-04-23
qlcnic: fix fw initialization responsibility
Amit Kumar Salecha
1
-29
/
+37
2010-04-23
qlcnic: fix defines as per IDC document
Amit Kumar Salecha
2
-13
/
+18
2010-04-23
qlcnic: additional driver statistics
Amit Kumar Salecha
4
-2
/
+21
2010-04-22
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-22
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-22
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-22
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-22
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-11
/
+42
2010-04-22
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
83
-1092
/
+1364
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
65
-1057
/
+1315
2010-04-21
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-21
niu: Enable GRO by default.
David S. Miller
1
-1
/
+1
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-15
/
+29
2010-04-21
net: sk_sleep() helper
Eric Dumazet
4
-9
/
+9
2010-04-20
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
7
-23
/
+55
2010-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2010-04-20
drm: delay vblank cleanup until after driver unload
Jesse Barnes
1
-2
/
+2
2010-04-20
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-20
bnx2x: Date and version
Vladislav Zolotarov
1
-2
/
+2
2010-04-20
bnx2x: Don't report link down if has been already down
Vladislav Zolotarov
1
-2
/
+4
2010-04-20
bnx2x: Rework power state handling code
Vladislav Zolotarov
1
-3
/
+9
2010-04-20
bnx2x: use mask in test_registers() to avoid parity error
Vladislav Zolotarov
1
-1
/
+1
2010-04-20
bnx2x: Fixed MSI-X enabling flow
Vladislav Zolotarov
2
-8
/
+38
2010-04-20
bnx2x: Added new statistics
Vladislav Zolotarov
2
-46
/
+76
2010-04-20
bnx2x: White spaces
Vladislav Zolotarov
2
-161
/
+213
2010-04-20
bnx2x: Protect code with NOMCP
Vladislav Zolotarov
1
-12
/
+32
2010-04-20
bnx2x: Increase DMAE max write size for 57711
Vladislav Zolotarov
2
-5
/
+6
2010-04-20
bnx2x: Use VPD-R V0 entry to display firmware revision
Vladislav Zolotarov
2
-2
/
+73
2010-04-20
bnx2x: Parity errors handling for 57710 and 57711
Vladislav Zolotarov
3
-56
/
+1039
2010-04-19
Fix ISDN/Gigaset build failure
Linus Torvalds
1
-0
/
+1
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-21
/
+24
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-19
/
+138
2010-04-19
pcmcia: fix error handling in cm4000_cs.c
Dan Carpenter
1
-3
/
+5
2010-04-19
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
5
-6
/
+20
2010-04-19
drivers/gpu/radeon: Add MSPOS regs to safe list.
Corbin Simpson
4
-0
/
+8
2010-04-19
drm/radeon/kms: disable the tv encoder when tv/cv is not in use
Alex Deucher
1
-2
/
+6
[next]