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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
4
-16
/
+27
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2
-5
/
+16
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2
-12
/
+16
2012-10-06
rt2x00/rt3352: Fix lnagain assignment to use register 66.
Daniel Golle
1
-2
/
+2
2012-10-06
ath9k: use ieee80211_free_txskb
Felix Fietkau
3
-26
/
+31
2012-10-06
ath9k: improve suspend/resume reliability
Felix Fietkau
4
-10
/
+13
2012-10-06
ath9k: fix ASPM initialization on resume
Felix Fietkau
1
-0
/
+5
2012-10-04
Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can
David S. Miller
3
-5
/
+9
2012-10-04
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-114
/
+112
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-04
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-04
bnx2x: fix ring size for 10G functions
Yuval Mintz
1
-7
/
+10
2012-10-04
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-03
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-03
bnx2x: use strlcpy() to copy a string
Dan Carpenter
1
-3
/
+2
2012-10-03
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-03
pch_gbe: Fix PTP dependencies.
David S. Miller
1
-1
/
+1
2012-10-03
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
23
-1257
/
+1808
2012-10-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
38
-442
/
+7202
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
19
-274
/
+520
2012-10-03
Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-473
/
+4602
2012-10-03
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
23
-243
/
+1039
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
1
-1
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
455
-11076
/
+25320
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
4
-8
/
+8
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
1
-10
/
+12
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
4
-11
/
+30
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2
-5
/
+1
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
1
-1
/
+14
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
14
-73
/
+124
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-0
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
93
-212
/
+157
2012-10-02
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...
Roland Dreier
35
-439
/
+7198
2012-10-02
drivers: bus: omap_l3: fixup merge conflict resolution
Olof Johansson
1
-1
/
+0
[next]