index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: octeon: change a typo comamnd to command
Justin P. Mattock
2011-02-04
2
-9
/
+9
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
6
-68
/
+17
|
\
|
*
staging: octeon: Remove USB code
Bernhard Walle
2010-10-14
2
-48
/
+0
|
*
Staging: octeon: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-08
1
-10
/
+10
|
*
staging: octeon: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-09-30
1
-4
/
+4
|
*
staging: octeon: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-20
1
-1
/
+1
|
*
staging: octeon: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-16
1
-4
/
+1
|
*
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2010-09-04
2
-2
/
+2
*
|
Staging: octeon: depends on NETDEVICES
Randy Dunlap
2010-09-03
1
-1
/
+1
|
/
*
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
2010-08-05
3
-4
/
+6
|
\
|
*
staging: octeon: check request_irq() return value
Kulikov Vasiliy
2010-08-02
1
-0
/
+2
|
*
Staging: fix typos concerning "address"
Uwe Kleine-König
2010-07-22
1
-1
/
+1
|
*
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-22
1
-3
/
+3
*
|
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-1
/
+1
|
/
*
STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
David Daney
2010-04-30
1
-0
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
18
-882
/
+720
|
\
|
*
Staging: Octeon: Remove /proc/octeon_ethernet_stats
David Daney
2010-02-27
4
-178
/
+0
|
*
Staging: Octeon: Reformat a bunch of comments.
David Daney
2010-02-27
7
-71
/
+44
|
*
Staging: Octeon: Free transmit SKBs in a timely manner
David Daney
2010-02-27
6
-63
/
+142
|
*
Staging: Octeon: Run phy bus accesses on a workqueue.
David Daney
2010-02-27
3
-63
/
+109
|
*
Staging: octeon: remove unneeded includes
David Daney
2010-02-27
6
-6
/
+0
|
*
Staging: Octeon Ethernet: Use constants from in.h
David Daney
2010-02-27
2
-7
/
+4
|
*
Staging: Octeon Ethernet: Enable scatter-gather.
David Daney
2010-02-27
2
-9
/
+55
|
*
Staging: Octeon Ethernet: Convert to NAPI.
David Daney
2010-02-27
5
-163
/
+235
|
*
Staging: Octeon Ethernet: Rewrite transmit code.
David Daney
2010-02-27
5
-123
/
+150
|
*
Staging: Octeon Ethernet: Fix memory allocation.
David Daney
2010-02-27
2
-20
/
+31
|
*
Staging: Octeon Ethernet: Remove unused code.
David Daney
2010-02-27
6
-284
/
+55
*
|
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-1
/
+1
|
/
*
Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.
David Daney
2009-12-17
9
-281
/
+125
*
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-12-11
2
-2
/
+2
*
Staging: octeon: don't ignore request_irq() return code
Roel Kluin
2009-12-11
1
-1
/
+3
*
Staging: octeon-ethernet: Assign proper MAC addresses.
David Daney
2009-11-23
1
-12
/
+41
*
Staging: Octeon: Use symbolic values for irq numbers.
David Daney
2009-11-23
1
-1
/
+1
*
MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c
David Daney
2009-11-23
1
-1
/
+1
*
MIPS: Octeon: False positive timeout
Roel Kluin
2009-09-17
1
-1
/
+1
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
2
-2
/
+2
*
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
2009-06-24
4
-66
/
+106
*
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
2009-06-24
10
-396
/
+390
*
Staging: Add octeon-ethernet driver files.
David Daney
2009-06-17
74
-0
/
+26146