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
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-15
/
+15
2011-02-05
staging: octeon: change a typo comamnd to command
Justin P. Mattock
2
-9
/
+9
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
6
-68
/
+17
2010-10-14
staging: octeon: Remove USB code
Bernhard Walle
2
-48
/
+0
2010-10-08
Staging: octeon: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-10
/
+10
2010-09-30
staging: octeon: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-4
/
+4
2010-09-21
staging: octeon: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-16
staging: octeon: use '%pM' format to print MAC address
Andy Shevchenko
1
-4
/
+1
2010-09-05
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2
-2
/
+2
2010-09-04
Staging: octeon: depends on NETDEVICES
Randy Dunlap
1
-1
/
+1
2010-08-06
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
3
-4
/
+6
2010-08-03
staging: octeon: check request_irq() return value
Kulikov Vasiliy
1
-0
/
+2
2010-07-23
Staging: fix typos concerning "address"
Uwe Kleine-König
1
-1
/
+1
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-06-23
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-3
/
+3
2010-04-30
STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
David Daney
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
18
-882
/
+720
2010-02-27
Staging: Octeon: Remove /proc/octeon_ethernet_stats
David Daney
4
-178
/
+0
2010-02-27
Staging: Octeon: Reformat a bunch of comments.
David Daney
7
-71
/
+44
2010-02-27
Staging: Octeon: Free transmit SKBs in a timely manner
David Daney
6
-63
/
+142
2010-02-27
Staging: Octeon: Run phy bus accesses on a workqueue.
David Daney
3
-63
/
+109
2010-02-27
Staging: octeon: remove unneeded includes
David Daney
6
-6
/
+0
2010-02-27
Staging: Octeon Ethernet: Use constants from in.h
David Daney
2
-7
/
+4
2010-02-27
Staging: Octeon Ethernet: Enable scatter-gather.
David Daney
2
-9
/
+55
2010-02-27
Staging: Octeon Ethernet: Convert to NAPI.
David Daney
5
-163
/
+235
2010-02-27
Staging: Octeon Ethernet: Rewrite transmit code.
David Daney
5
-123
/
+150
2010-02-27
Staging: Octeon Ethernet: Fix memory allocation.
David Daney
2
-20
/
+31
2010-02-27
Staging: Octeon Ethernet: Remove unused code.
David Daney
6
-284
/
+55
2010-02-19
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-1
/
+1
2009-12-17
Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.
David Daney
9
-281
/
+125
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-12-11
Staging: octeon: don't ignore request_irq() return code
Roel Kluin
1
-1
/
+3
2009-11-23
Staging: octeon-ethernet: Assign proper MAC addresses.
David Daney
1
-12
/
+41
2009-11-23
Staging: Octeon: Use symbolic values for irq numbers.
David Daney
1
-1
/
+1
2009-11-23
MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c
David Daney
1
-1
/
+1
2009-09-17
MIPS: Octeon: False positive timeout
Roel Kluin
1
-1
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-2
/
+2
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
74
-0
/
+26146