index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change
David Daney
1
-1
/
+1
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2011-09-27
staging/octeon: Software should check the checksum of no tcp/udp packets
Roy.Li
1
-1
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2
-0
/
+2
2011-08-23
staging: octeon-ethernet: Add missing #includes.
David Daney
2
-0
/
+2
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-6
/
+6
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-06-28
staging: octeon: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
7
-65
/
+70
2011-04-25
staging: octeon-ethernet: remove .get_sg, etc. ethtool_ops
Michał Mirosław
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-15
/
+15
2011-02-04
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-20
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-04
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2
-2
/
+2
2010-09-03
Staging: octeon: depends on NETDEVICES
Randy Dunlap
1
-1
/
+1
2010-08-05
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
3
-4
/
+6
2010-08-02
staging: octeon: check request_irq() return value
Kulikov Vasiliy
1
-0
/
+2
2010-07-22
Staging: fix typos concerning "address"
Uwe Kleine-König
1
-1
/
+1
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-06-22
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-02-28
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-18
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