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
2010-04-21
ath9k_hw: make two initvals consto for the AR9001 family
Luis R. Rodriguez
1
-2
/
+2
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
1
-2
/
+0
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
266
-2559
/
+4523
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
239
-2514
/
+4459
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-21
net: Remove two unnecessary exports (skbuff).
Rami Rosen
2
-8
/
+2
2010-04-21
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-21
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
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
9
-16
/
+31
2010-04-21
net: sk_sleep() helper
Eric Dumazet
46
-204
/
+208
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-27
/
+47
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
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
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
1
-0
/
+5
2010-04-20
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
1
-0
/
+4
2010-04-20
ath9k: add support for Tx and Rx STBC
Felix Fietkau
3
-1
/
+15
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
2
-0
/
+5
2010-04-20
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
1
-11
/
+28
2010-04-20
ath9k: reduce the bits_per_symbol table size, support more streams
Felix Fietkau
1
-13
/
+6
2010-04-20
ath9k: update the ath_max_4ms_framelen table
Felix Fietkau
1
-14
/
+27
2010-04-20
ath9k: update the MCS mask for MCS16 and above
Felix Fietkau
1
-1
/
+1
2010-04-20
ath9k: clean up tx buffer handling
Felix Fietkau
1
-35
/
+32
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
3
-1
/
+31
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
ath5k: basic support for survey
Holger Schurig
1
-0
/
+19
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
4
-1
/
+51
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
3
-3
/
+27
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
2
-71
/
+82
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-20
drm: delay vblank cleanup until after driver unload
Jesse Barnes
1
-2
/
+2
2010-04-20
Linux 2.6.34-rc5
Linus Torvalds
1
-2
/
+2
2010-04-20
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
1
-11
/
+16
2010-04-20
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
2010-04-20
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-20
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-20
wireless: rt2x00: rt2800usb: identify Allwin devices
Xose Vazquez Perez
1
-8
/
+10
2010-04-20
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-20
orinoco: have sparse check endian issues
David Kilroy
1
-0
/
+3
2010-04-20
orinoco: use cfg80211_find_ie
David Kilroy
2
-14
/
+2
2010-04-20
orinoco: implement set_wiphy_params
David Kilroy
4
-179
/
+120
[prev]
[next]