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
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
2012-02-14
tg3: Relocate tg3_reset_task
Matt Carlson
1
-47
/
+45
2012-02-14
tg3: Move tg3_restart_hw to a better location
Matt Carlson
1
-27
/
+29
2012-02-14
virtio: net: remove sparse errors
Eric Dumazet
1
-4
/
+3
2012-02-14
e1000e: cleanup: always return 0
Bruce Allan
4
-4
/
+4
2012-02-14
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
4
-16
/
+7
2012-02-14
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
Bruce Allan
1
-3
/
+1
2012-02-14
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
Bruce Allan
1
-3
/
+1
2012-02-14
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
3
-27
/
+27
2012-02-14
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
1
-5
/
+5
2012-02-13
trivial: typo hnalder -> handler
Uwe Kleine-König
2
-2
/
+2
2012-02-13
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
Masanari Iida
2
-2
/
+2
2012-02-13
mISDN: Fix typo in dsp_core.c
Masanari Iida
1
-1
/
+1
2012-02-13
enic: remove assignment of random mac on enic vf
Roopa Prabhu
2
-6
/
+1
2012-02-13
enic: Fix address deregistration for sriov vf during port profile disassociate
Roopa Prabhu
2
-3
/
+3
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
1
-2
/
+2
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2
-2
/
+2
2012-02-13
be2net: event queue re-design
Sathya Perla
5
-578
/
+434
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
35
-100
/
+84
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
3
-21
/
+31
2012-02-13
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
1
-0
/
+2
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
8
-1
/
+17
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
2
-1
/
+6
2012-02-13
aeroflex: Fix typo in greth.c
Masanari Iida
1
-1
/
+1
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-282
/
+505
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
448
-43109
/
+3441
2012-02-11
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
1
-4
/
+5
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2
-59
/
+71
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
3
-18
/
+18
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
3
-55
/
+65
2012-02-11
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
1
-62
/
+93
2012-02-11
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
1
-5
/
+125
2012-02-11
ixgbe: Minor refactor of RSC
Alexander Duyck
2
-98
/
+147
2012-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
116
-400
/
+518
2012-02-11
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-11
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-11
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2
-13
/
+42
2012-02-11
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
1
-6
/
+0
2012-02-11
netprio_cgroup: fix an off-by-one bug
Neil Horman
1
-1
/
+1
2012-02-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-19
/
+21
2012-02-10
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+35
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+22
2012-02-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+5
2012-02-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
3
-18
/
+18
2012-02-10
igb: fix warning about unused function
Emil Tantilov
1
-0
/
+4
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2
-4
/
+4
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
3
-11
/
+8
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
1
-7
/
+7
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
5
-12
/
+12
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
3
-14
/
+4
[prev]
[next]