index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-08-14
1
-3
/
+3
|
\
|
*
ixp4xx_eth: fix dma_mapping_error() compile errors
Mikael Pettersson
2008-08-14
1
-3
/
+3
*
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
4
-8
/
+8
*
|
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
|
/
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-22
2
-21
/
+19
|
\
|
*
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2008-07-22
2
-21
/
+19
*
|
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
3
-5
/
+5
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-1
/
+1
|
\
|
*
[ARM] rpc: etherh: fix unused variable warning
Russell King
2008-07-03
1
-1
/
+1
*
|
ARM: IXP4xx Ethernet NAPI fix
Krzysztof Halasa
2008-07-11
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
3
-0
/
+1274
|
\
|
*
Driver for IXP4xx built-in Ethernet ports
Krzysztof Halasa
2008-04-29
3
-0
/
+1274
|
*
ARM: am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-29
1
-3
/
+7
*
|
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-25
2
-0
/
+3
|
\
\
|
|
/
|
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
2
-0
/
+3
*
|
[ARM] 4980/1: [AT91] emQbit ECB_AT91 board support
Andrew Victor
2008-04-17
1
-1
/
+3
|
/
*
drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()
Roel Kluin
2008-02-03
1
-1
/
+1
*
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
2007-11-13
1
-1
/
+1
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
5
-28
/
+22
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
4
-4
/
+0
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-38
/
+34
*
[ARM] rpc: silence two section mismatch warnings
Russell King
2007-07-20
2
-2
/
+2
*
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
2007-07-20
3
-3
/
+0
*
ARM/ETHER3: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
2007-07-18
1
-1
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-16
1
-0
/
+1
|
\
|
*
EP93XX_ETH must select MII
John Donoghue
2007-07-16
1
-0
/
+1
*
|
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-10
1
-1
/
+1
|
/
[next]