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
2007-10-11
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
7
-118
/
+76
2007-10-11
[PATCH] p54usb: Add device ID for Linksys WUSB54AG
Martti Huttunen
1
-0
/
+1
2007-10-11
[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongle
Michael Wu
1
-0
/
+2
2007-10-11
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
2
-10
/
+49
2007-10-11
[PATCH] Add Linksys card to HostAP driver
Marcin Juszkiewicz
1
-0
/
+4
2007-10-11
[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05
Daniel Drake
1
-0
/
+1
2007-10-11
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
Stefan Lippers-Hollmann
1
-0
/
+1
2007-10-11
[IPSEC]: Move state lock into x->type->output
Herbert Xu
6
-12
/
+36
2007-10-11
[IPSEC]: Lock state when copying non-atomic fields to user-space
Herbert Xu
2
-16
/
+33
2007-10-11
[XFRM] user: Move attribute copying code into copy_to_user_state_extra
Herbert Xu
1
-29
/
+47
2007-10-11
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
4
-33
/
+37
2007-10-11
[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
Herbert Xu
1
-2
/
+0
2007-10-11
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
11
-46
/
+46
2007-10-11
[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
Herbert Xu
1
-5
/
+1
2007-10-11
[NETNS]: Don't memset() netns to zero manually
Pavel Emelyanov
1
-2
/
+1
2007-10-11
[IPv6]: use container_of() macro in fib6_clean_node()
Benjamin Thery
1
-1
/
+1
2007-10-11
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
8
-21
/
+32
2007-10-11
[ISDN]: Change I4L to use alloc_netdev().
Karsten Keil
3
-85
/
+92
2007-10-11
[8021Q]: transfer dev_id from real device
Ursula Braun
1
-0
/
+3
2007-10-11
[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
Herbert Xu
2
-4
/
+4
2007-10-11
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
3
-8
/
+2
2007-10-11
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
6
-9
/
+32
2007-10-11
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
3
-24
/
+22
2007-10-11
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
5
-77
/
+84
2007-10-11
[IPSEC] ah: Remove keys from ah_data structure
Herbert Xu
3
-16
/
+4
2007-10-11
[IPSEC] esp: Remove keys from esp_data structure
Herbert Xu
3
-29
/
+9
2007-10-11
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
2
-86
/
+132
2007-10-11
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
2
-20
/
+3
2007-10-11
[TG3]: Fix ethtool autonegotiate flags.
Andy Gospodarek
1
-1
/
+2
2007-10-11
[IRDA]: Oops fix for ksdazzle
Alex Villacís Lasso
1
-3
/
+13
2007-10-11
[NET]: split dev_ifsioc() according to locking
Jeff Garzik
1
-30
/
+58
2007-10-11
[NET]: sparse warning fixes
Stephen Hemminger
19
-54
/
+52
2007-10-11
[TCP]: "Annotate" another fackets_out state reset
Ilpo Järvinen
1
-1
/
+2
2007-10-11
[TCP]: Comment fastpath_cnt_hint off-by-one trap
Ilpo Järvinen
1
-1
/
+2
2007-10-11
[TCP]: Fix two off-by-one errors in fackets_out adjusting logic
Ilpo Järvinen
1
-2
/
+4
2007-10-11
[TG3]: Update version to 3.82.
Michael Chan
1
-2
/
+2
2007-10-11
[TG3]: Add 5784 and 5764 support.
Matt Carlson
3
-12
/
+57
2007-10-11
[TG3]: ASIC decoding and basic CPMU support.
Matt Carlson
2
-8
/
+22
2007-10-11
[TG3]: Walk PCI capability lists.
Matt Carlson
3
-39
/
+50
2007-10-11
e1000e: Fix ethtool register test code
Auke Kok
1
-4
/
+10
2007-10-11
e1000e: fix debugging printout code
Auke Kok
2
-4
/
+2
2007-10-11
qeth: discard inbound packets with unknown header id
Ursula Braun
1
-1
/
+6
2007-10-11
lcs: Channel errors drive lcs_recovery which leads to kernel panic.
Klaus D. Wacker
2
-3
/
+9
2007-10-11
qeth: avoid duplicate deletion of multicast addresses
Ursula Braun
1
-2
/
+3
2007-10-11
qeth: EDDP does not work on large MTUs
Frank Blaschka
2
-8
/
+11
2007-10-11
qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets
Klaus D. Wacker
1
-2
/
+2
2007-10-11
[NIU]: Add Sun Neptune ethernet driver.
David S. Miller
4
-0
/
+11169
2007-10-11
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2
-11
/
+7
2007-10-11
[DCCP]: Correct documentation
Gerrit Renker
1
-2
/
+3
2007-10-11
[DCCP]: Wrong format in printk
Gerrit Renker
1
-1
/
+1
[prev]
[next]