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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
dcb: fix return type on dcb_setapp()
John Fastabend
2
-2
/
+2
2011-06-22
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
2
-0
/
+27
2011-06-22
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
3
-2
/
+92
2011-06-22
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
2
-4
/
+52
2011-06-22
net: dcbnl, add multicast group for DCB
John Fastabend
3
-83
/
+150
2011-06-22
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
1
-0
/
+12
2011-06-22
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
5
-9
/
+39
2011-06-22
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
3
-0
/
+74
2011-06-22
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
3
-0
/
+35
2011-06-22
Remove redundant linux/version.h includes from net/
Jesper Juhl
5
-5
/
+0
2011-06-22
mv643xx_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-22
mv643xx_eth: fix race in trasmit path.
Richard Cochran
1
-2
/
+4
2011-06-22
xen: convert to 64 bit stats interface
stephen hemminger
1
-5
/
+64
2011-06-22
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2
-40
/
+59
2011-06-22
ifb: convert to 64 bit stats
stephen hemminger
1
-9
/
+47
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
41
-147
/
+124
2011-06-21
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2
-36
/
+82
2011-06-21
ixgbe: add support for Dell CEM
Emil Tantilov
7
-0
/
+229
2011-06-21
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
1
-57
/
+1
2011-06-21
ixgbe: DCB and perfect filters can coexist
John Fastabend
1
-1
/
+0
2011-06-21
ixgbe: fix bit mask for DCB version
John Fastabend
1
-1
/
+1
2011-06-21
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
1
-1
/
+5
2011-06-21
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
1
-2
/
+2
2011-06-21
ixgbe: DCB use existing TX and RX queues
John Fastabend
2
-60
/
+49
2011-06-21
ixgbe: configure minimal packet buffers to support TC
John Fastabend
3
-114
/
+138
2011-06-21
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2
-57
/
+7
2011-06-21
ixgbe: consolidate packet buffer allocation
John Fastabend
13
-170
/
+160
2011-06-21
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
1
-26
/
+23
2011-06-21
ixgbevf: remove unnecessary ampersands
Stephen Hemminger
1
-11
/
+11
2011-06-21
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
Greg Rose
2
-2
/
+2
2011-06-21
igb: convert to ndo_fix_features
Michał Mirosław
2
-74
/
+26
2011-06-21
e1000: convert to ndo_fix_features
Michał Mirosław
2
-73
/
+26
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
776
-5119
/
+10588
2011-06-21
Linux 3.0-rc4
Linus Torvalds
1
-1
/
+1
2011-06-21
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-61
/
+84
2011-06-21
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-3
/
+11
2011-06-21
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-21
/
+25
2011-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-77
/
+563
2011-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-44
/
+15
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-21
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-21
gianfar v5: implement nfc
Sebastian Poehn
3
-4
/
+989
2011-06-21
ucc_geth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
pxa168_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+3
2011-06-21
smsc911x: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-21
fs_enet: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
macb: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+3
[next]