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
2008-06-14
rt2x00: Remove unused defines
Ivo van Doorn
5
-10
/
+0
2008-06-14
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
1
-9
/
+13
2008-06-14
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
3
-19
/
+9
2008-06-14
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
5
-79
/
+74
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
9
-35
/
+13
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
11
-37
/
+39
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
8
-85
/
+85
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
5
-3
/
+67
2008-06-14
rt2x00: Fix queue initialization
Ivo van Doorn
1
-3
/
+4
2008-06-14
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
1
-1
/
+1
2008-06-14
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
1
-41
/
+30
2008-06-14
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
1
-4
/
+0
2008-06-14
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
1
-7
/
+5
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
5
-101
/
+77
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
6
-129
/
+140
2008-06-14
rt2x00: Calculate register offset during compile time
Ivo van Doorn
1
-14
/
+45
2008-06-13
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
22
-488
/
+5017
2008-06-12
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
13
-742
/
+449
2008-06-12
irda: remove CVS keywords
Adrian Bunk
3
-7
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
121
-254
/
+0
2008-06-12
[netdrvr] Fix 8390 build breakage
Stephen Rothwell
1
-0
/
+4
2008-06-12
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-0
/
+5
2008-06-12
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-1
/
+6
2008-06-12
ixbge: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-1
/
+6
2008-06-12
HSO: add option hso driver
Greg Kroah-Hartman
4
-0
/
+2848
2008-06-12
drivers/net/macsonic.c: make functions static
Adrian Bunk
1
-11
/
+8
2008-06-12
drivers/net/: remove write-only "last_dev"
Adrian Bunk
3
-12
/
+0
2008-06-12
drivers/net/mac8390.c: make functions static
Adrian Bunk
1
-5
/
+3
2008-06-12
make hplance_{init,cleanup}_module() static
Adrian Bunk
1
-2
/
+2
2008-06-12
make drivers/net/atarilance.c:lance_addr_list[] static
Adrian Bunk
1
-1
/
+1
2008-06-12
macb: use random mac if stored address in EEPROM is invalid
Sven Schnelle
1
-1
/
+5
2008-06-12
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
4
-0
/
+1651
2008-06-12
smc911x: SuperH architecture support
Magnus Damm
2
-2
/
+1
2008-06-12
smc911x: introduce platform data flags
Magnus Damm
3
-1
/
+109
2008-06-12
smc911x: pass along private data and use iomem
Magnus Damm
2
-388
/
+369
2008-06-12
smc911x: fix 16-bit I/O operations
Magnus Damm
1
-63
/
+3
2008-06-12
smc911x: remove unused 8-bit I/O operations
Magnus Damm
1
-4
/
+0
2008-06-11
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
3
-51
/
+42
2008-06-11
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
4
-96
/
+86
2008-06-11
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
4
-26
/
+16
2008-06-11
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
4
-73
/
+44
2008-06-11
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-11
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-11
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-11
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-11
ipv6 netns: Address labels per namespace
Benjamin Thery
3
-37
/
+84
2008-06-11
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
1
-2
/
+8
2008-06-11
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
Rami Rosen
1
-1
/
+0
2008-06-11
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
1
-1
/
+1
[next]