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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
78
-266
/
+285
2013-04-19
Merge branch 'intel'
David S. Miller
21
-1256
/
+1604
2013-04-19
igb: Add support for i354 devices
Carolyn Wyborny
12
-36
/
+251
2013-04-19
igb: add support for spoofchk config
Lior Levy
2
-0
/
+35
2013-04-19
igb: Enable EEE LP advertisement
Matthew Vick
7
-1
/
+142
2013-04-19
igb: Fix code comments and whitespace
Jeff Kirsher
16
-1183
/
+1010
2013-04-19
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
1
-2
/
+2
2013-04-19
igb: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
1
-0
/
+11
2013-04-19
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
1
-9
/
+11
2013-04-19
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
1
-1
/
+1
2013-04-19
igb: random code and comments fix
Akeem G. Abodunrin
3
-6
/
+5
2013-04-19
igb: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
1
-1
/
+2
2013-04-19
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2
-0
/
+89
2013-04-19
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
3
-19
/
+50
2013-04-19
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2
-10
/
+5
2013-04-19
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2
-0
/
+2
2013-04-19
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
1
-2
/
+2
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-45
/
+162
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
3
-0
/
+9
2013-04-18
fec: Remove unneeded asm header files
Fabio Estevam
1
-5
/
+0
2013-04-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-04-18
ixgbe: Fix 1G link WoL
Don Skidmore
3
-2
/
+8
2013-04-18
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
5
-5
/
+65
2013-04-18
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
1
-0
/
+48
2013-04-18
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2
-32
/
+34
2013-04-18
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
3
-1
/
+7
2013-04-18
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
Alexander Duyck
1
-6
/
+1
2013-04-18
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
1
-1
/
+1
2013-04-18
ixgbe: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
1
-1
/
+1
2013-04-17
Merge branch 'tipc-ipoib'
David S. Miller
10
-42
/
+438
2013-04-17
IPoIB: add support for TIPC protocol
Patrick McHardy
1
-1
/
+3
2013-04-17
tipc: add InfiniBand media type
Patrick McHardy
6
-3
/
+416
2013-04-17
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
1
-0
/
+1
2013-04-17
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
5
-16
/
+18
2013-04-17
tipc: remove unused str2addr media callback
Patrick McHardy
2
-22
/
+0
2013-04-17
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
1
-1
/
+1
2013-04-17
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2
-4
/
+0
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2
-9
/
+0
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2
-5
/
+1
2013-04-17
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
1
-3
/
+2
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2
-9
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2
-9
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2
-12
/
+12
2013-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
12
-695
/
+849
2013-04-17
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
Fabio Estevam
1
-0
/
+2
2013-04-17
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
8
-115
/
+117
2013-04-17
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
1
-12
/
+3
2013-04-17
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
1
-1
/
+1
2013-04-17
vxlan: Allow setting destination to unicast address.
Atzm Watanabe
2
-44
/
+31
2013-04-17
packet: minor: add generic tpacket_uhdr to access packet headers
Daniel Borkmann
1
-27
/
+12
[next]