index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
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