index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
2
-2
/
+2
*
|
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-05-29
2
-4
/
+4
*
|
ixp4xx_eth: Remove references to BUS_ID_SIZE.
David S. Miller
2009-05-26
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-05-10
1
-15
/
+16
|
\
|
*
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
Krzysztof Hałasa
2009-05-09
1
-12
/
+13
|
*
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
2009-05-09
1
-3
/
+3
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-04-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ARM] 5454/1: ep93xx_eth: fix sparse warnings
Hartley Sweeten
2009-04-16
1
-1
/
+1
*
|
ether3: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
ether1: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-6
/
+13
*
|
at91_ether: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-13
/
+19
*
|
am79c961a: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-9
/
+15
|
/
*
Merge branch 'origin' into devel
Russell King
2009-03-28
3
-11
/
+11
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-05
3
-7
/
+7
|
|
\
|
*
|
Revert "etherh: Get working again."
David S. Miller
2009-02-22
2
-6
/
+6
|
*
|
etherh: Get working again.
Russell King
2009-02-21
2
-6
/
+6
|
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-04
1
-1
/
+1
|
|
\
\
|
*
|
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-26
1
-1
/
+1
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-26
1
-10
/
+10
|
|
\
\
\
|
*
|
|
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
2
-10
/
+10
*
|
|
|
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Russell King
2009-03-17
1
-7
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
IXP4xx: add Ethernet and NPE support for IXP43x CPU.
Krzysztof Hałasa
2009-03-17
1
-7
/
+13
*
|
|
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-04
2
-6
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
[ARM] RiscPC: Fix etherh oops
Russell King
2009-02-22
2
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
net: more timeouts that reach -1
Roel Kluin
2009-03-04
1
-1
/
+1
|
/
/
/
*
|
|
[ARM] etherh: continue fixing build failure
Russell King
2009-01-28
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-26
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2009-01-24
1
-10
/
+10
*
|
ARM etherh: Fix build failure.
David S. Miller
2009-01-14
1
-1
/
+1
|
/
*
netdev: missing validate_address hooks
Stephen Hemminger
2009-01-11
1
-0
/
+1
*
netdev: add missing set_mac_address hook
Stephen Hemminger
2009-01-11
1
-0
/
+1
*
net: KS8695: removed duplicated #include
Huang Weiyi
2008-12-29
1
-1
/
+0
*
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-29
2
-2
/
+2
*
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2008-12-25
2
-165
/
+174
|
\
|
*
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
2008-12-22
1
-5
/
+10
|
*
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2008-12-22
1
-43
/
+12
|
*
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
2008-12-22
1
-0
/
+45
|
*
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
2008-12-22
1
-1
/
+3
|
*
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2008-12-22
2
-100
/
+96
|
*
IXP4xx: Make the Ethernet driver use built-in netdev stats.
Krzysztof Hałasa
2008-12-22
1
-16
/
+8
|
*
IXP4xx: Silence section mismatch warning in Ethernet driver.
Krzysztof Hałasa
2008-12-22
1
-3
/
+3
*
|
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
2
-6
/
+6
|
/
*
net: Add support for the KS8695 ethernet devices.
Daniel Silverstone
2008-12-11
4
-0
/
+1792
*
etherh: build fix for net-next
Stephen Hemminger
2008-12-02
2
-4
/
+17
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
4
-5
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-1
/
+5
|
\
|
*
at91_ether: request/free GPIO for PHY interrupt
David Brownell
2008-10-31
1
-1
/
+5
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
5
-19
/
+12
|
/
[prev]
[next]