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
2010-04-28
ixgbevf: Fix link speed display
Greg Rose
2
-6
/
+9
2010-04-27
ixgb: Use pr_<level> and netdev_<level>
Joe Perches
7
-156
/
+105
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
1
-8
/
+7
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
3
-11
/
+21
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2
-14
/
+26
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2
-9
/
+87
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
igb: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-104
/
+762
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-27
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-27
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
net: use sk_sleep()
Eric Dumazet
1
-3
/
+3
2010-04-26
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
1
-1
/
+1
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-25
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-25
sky2: add support for receive hashing
Stephen Hemminger
2
-2
/
+91
2010-04-24
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-24
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
114
-8917
/
+18938
2010-04-23
bnx2x: add support for receive hashing
Tom Herbert
2
-9
/
+19
2010-04-23
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-23
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-23
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-23
niu: Add skb->rxhash support.
David S. Miller
2
-14
/
+45
2010-04-23
qlcnic: update version 5.0.2
Amit Kumar Salecha
1
-2
/
+2
2010-04-23
qlcnic: protect resource access
Amit Kumar Salecha
1
-0
/
+11
2010-04-23
qlcnic: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+5
2010-04-23
qlcnic: fix pci semaphore checks
Amit Kumar Salecha
1
-4
/
+7
2010-04-23
qlcnic: define macro for driver state
Amit Kumar Salecha
2
-11
/
+17
2010-04-23
qlcnic: fix fw initialization responsibility
Amit Kumar Salecha
1
-29
/
+37
2010-04-23
qlcnic: fix defines as per IDC document
Amit Kumar Salecha
2
-13
/
+18
2010-04-23
qlcnic: additional driver statistics
Amit Kumar Salecha
4
-2
/
+21
2010-04-22
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-22
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-22
drivers/net/usb: Add new driver ipheth
Diego Giagio
4
-0
/
+582
2010-04-22
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-22
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-22
cxgb3: fix linkup issue
Hiroshi Shimamoto
1
-1
/
+1
2010-04-22
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-11
/
+42
2010-04-22
KS8851: NULL pointer dereference if list is empty
Abraham Arce
1
-5
/
+7
2010-04-22
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
1
-2
/
+5
2010-04-22
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-22
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
1
-4
/
+4
2010-04-21
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
1
-34
/
+34
[next]