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
pinetabv-6.6.y-devel
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
2009-12-30
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-30
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+2
2009-12-30
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-30
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-30
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-30
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-30
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-27
llc: fix SAP reference counting w.r.t. socket handling
Octavian Purdila
1
-4
/
+1
2009-12-27
llc: convert llc_sap_list to RCU
Octavian Purdila
3
-40
/
+19
2009-12-27
llc: replace the socket list with a local address based hash
Octavian Purdila
5
-37
/
+115
2009-12-27
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
4
-3
/
+27
2009-12-27
llc: optimize multicast delivery
Octavian Purdila
1
-8
/
+28
2009-12-27
llc: convert the socket list to RCU locking
Octavian Purdila
6
-71
/
+123
2009-12-27
llc: add support for SO_BINDTODEVICE
Octavian Purdila
1
-2
/
+27
2009-12-27
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
3
-0
/
+37
2009-12-27
llc: use dev_hard_header
Octavian Purdila
4
-47
/
+17
2009-12-26
wireless: fix comments in genregdb.awk
John W. Linville
1
-2
/
+2
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
117
-1122
/
+2965
2009-12-24
enic: whitespace cleanup; #define cleanup; more verbose err msg
Scott Feldman
3
-9
/
+9
2009-12-24
enic: feature add: add ethtool -c/C support
Scott Feldman
6
-7
/
+85
2009-12-24
enic: Bug fix: align desc ring sizes to 32 descs
Scott Feldman
1
-2
/
+2
2009-12-24
enic: minimize pkt filter updates to firmware
Scott Feldman
2
-2
/
+7
2009-12-24
enic: Bug fix: try harder to fill Rx ring on skb allocation failures
Scott Feldman
1
-21
/
+33
2009-12-24
enic: Bug fix: use safe queue shutdown in dev->stop
Scott Feldman
3
-38
/
+27
2009-12-24
iwmc3200top: simplify imwct_tx
Tomas Winkler
3
-23
/
+19
2009-12-24
iwmc3200top: cleanup log messages
Tomas Winkler
3
-34
/
+48
2009-12-24
iwmc3200top: clean up fw_download
Tomas Winkler
1
-14
/
+6
2009-12-24
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
6
-9
/
+21
2009-12-24
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
1
-0
/
+8
2009-12-24
tcp: Slightly optimize tcp_sendmsg
Krishna Kumar
1
-8
/
+9
2009-12-24
tcp: Remove unrequired operations in tcp_push()
Krishna Kumar
1
-7
/
+6
2009-12-24
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
2
-12
/
+9
2009-12-24
netxen: fix unified fw size check
Amit Kumar Salecha
1
-1
/
+1
2009-12-24
netxen: support pci error handlers
Amit Kumar Salecha
2
-46
/
+150
2009-12-24
netxen: fix tx timeout recovery
Amit Kumar Salecha
2
-1
/
+6
2009-12-24
netxen: minor suspend resume fixes
Amit Kumar Salecha
1
-7
/
+9
2009-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
31
-112
/
+160
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
28
-1097
/
+1226
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
12
-40
/
+72
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
52
-4672
/
+3696
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-39
/
+131
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
[next]