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.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
/
net
/
ethoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethoc: add devinit/devexit section initializers
Jonas Bonn
2010-07-26
1
-4
/
+4
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-1
/
+1
*
ethoc: Fix warning in ethoc_init_ring().
David S. Miller
2010-07-07
1
-2
/
+2
*
ethoc: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
2010-07-05
1
-25
/
+22
*
ethoc: use devres resource management
Jonas Bonn
2010-06-11
1
-27
/
+1
*
ethoc: Clear command buffer after write
Jonas Bonn
2010-06-11
1
-1
/
+4
*
Remove unused variable
Jonas Bonn
2010-06-11
1
-1
/
+0
*
ethoc: Clean up PHY probing
Jonas Bonn
2010-06-11
1
-16
/
+8
*
ethoc: write number of TX buffers in init_ring
Jonas Bonn
2010-06-11
1
-2
/
+2
*
ethoc: Write bus addresses to registers
Jonas Bonn
2010-06-11
1
-5
/
+22
*
ethoc: calculate number of buffers in ethoc_probe
Jonas Bonn
2010-06-11
1
-7
/
+7
*
ethoc: fix null dereference in ethoc_probe
Thomas Chou
2010-05-23
1
-4
/
+30
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
*
ethoc: Remove unnecessary memset of napi member in netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
1
-3
/
+3
*
ethoc: Use resource_size
Tobias Klauser
2010-01-15
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-23
1
-10
/
+11
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-15
1
-1
/
+2
|
|
\
\
|
*
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
|
|
drivers/net: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-10
/
+11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ethoc: clear only pending irqs
Thomas Chou
2009-10-18
1
-1
/
+1
|
*
|
|
ethoc: inline regs access
Thomas Chou
2009-10-18
1
-9
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
1
-1
/
+2
|
\
|
|
|
*
|
ethoc: fix warning from 32bit build
Alan Cox
2009-10-13
1
-1
/
+2
|
|
/
*
/
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-2
/
+2
|
/
*
ethoc: limit the number of buffers to 128
Thomas Chou
2009-10-07
1
-2
/
+2
*
ethoc: use system memory as buffer
Thomas Chou
2009-10-07
1
-20
/
+44
*
ethoc: align received packet to make IP header at word boundary
Thomas Chou
2009-10-07
1
-0
/
+4
*
ethoc: fix buffer address mapping
Thomas Chou
2009-10-07
1
-4
/
+3
*
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
2009-10-07
1
-1
/
+1
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
drivers/net: Correct redundant test
Julia Lawall
2009-07-27
1
-1
/
+1
*
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2009-06-13
1
-3
/
+3
*
net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
Thierry Reding
2009-03-27
1
-0
/
+1112