Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e9d376f0fa66bd630fe27403669c6ae6c22a868f
/
drivers
/
net
/
arm
c231355
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
77827a7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
858b9ce
net: more timeouts that reach -1
by Roel Kluin
· 16 years ago
8cfd9e9
[ARM] RiscPC: Fix etherh oops
by Russell King
· 16 years ago
a71558d
[ARM] etherh: continue fixing build failure
by Russell King
· 16 years ago
5376071
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
fb22d72
[NET] am79c961a: fix spin_lock usage
by Uwe Kleine-König
· 16 years ago
483a2b3
ARM etherh: Fix build failure.
by David S. Miller
· 16 years ago
52255bb
netdev: missing validate_address hooks
by Stephen Hemminger
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
c8e95c0
net: KS8695: removed duplicated #include
by Huang Weiyi
· 16 years ago
2d0658d
net: Fix more NAPI interface netdev argument drop fallout.
by Kamalesh Babulal
· 16 years ago
e74b3f7
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by David S. Miller
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
59f8500
Convert ixp4xx_eth driver to use net_device_ops.
by Krzysztof Hałasa
· 16 years ago
e6da96a
IXP4xx: move common debugging from network drivers to QMGR module.
by Krzysztof Hałasa
· 16 years ago
490b772
IXP4xx: Add ethtool support to Ethernet driver.
by Krzysztof Hałasa
· 16 years ago
4954936
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
by Krzysztof Hałasa
· 16 years ago
2098c18
IXP4xx: Add PHYLIB support to Ethernet driver.
by Krzysztof Hałasa
· 16 years ago
b4c7d3b
IXP4xx: Make the Ethernet driver use built-in netdev stats.
by Krzysztof Hałasa
· 16 years ago
3c36a83
IXP4xx: Silence section mismatch warning in Ethernet driver.
by Krzysztof Hałasa
· 16 years ago
7a3c66e
net: Add support for the KS8695 ethernet devices.
by Daniel Silverstone
· 16 years ago
b9a9b4b
etherh: build fix for net-next
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
71527ef
at91_ether: request/free GPIO for PHY interrupt
by David Brownell
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
b793b3a
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
7144dec
ixp4xx_eth: fix dma_mapping_error() compile errors
by Mikael Pettersson
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
c010b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7a2f53e
at91_ether: use netstats in net_device structure
by Paulius Zaleckas
· 16 years ago
3f97870
arm: bus_id -> dev_name() and dev_set_name() conversions
by Kay Sievers
· 17 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
9076689
ARM: IXP4xx Ethernet NAPI fix
by Krzysztof Halasa
· 16 years ago
36149f0
[ARM] rpc: etherh: fix unused variable warning
by Russell King
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dac2f83
Driver for IXP4xx built-in Ethernet ports
by Krzysztof Halasa
· 17 years ago
770f867
ARM: am79c961a: platform_get_irq() may return signed unnoticed
by Roel Kluin
· 17 years ago
6278367
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
by Roel Kluin
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
2f036ac
[ARM] 4980/1: [AT91] emQbit ECB_AT91 board support
by Andrew Victor
· 17 years ago
10a5a80
drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()
by Roel Kluin
· 17 years ago
4e04b84
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
by David S. Miller
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
07ed313
[ARM] rpc: silence two section mismatch warnings
by Russell King
· 17 years ago
6accc05
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
by Russell King
· 17 years ago
dbf812d
ARM/ETHER3: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
06103b1
EP93XX_ETH must select MII
by John Donoghue
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
d1c0a65
Use menuconfig objects II - netdev (general+100mbit)
by Jan Engelhardt
· 17 years ago
0da2f0f
potential compiler error, irqfunc caller sites update
by Yoann Padioleau
· 17 years ago
10bdaaa
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
by Russell King
· 18 years ago
c7b87f3
[ARM] ecard: add helper function for setting ecard irq ops
by Russell King
· 18 years ago
8bc3547
AT91RM9200 Ethernet: Fix multicast addressing
by Andrew Victor
· 18 years ago
6b4aea7
AT91RM9200 Ethernet: Support additional PHYs
by Andrew Victor
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
ebf5112
ep93xx: some minor cleanups to the ep93xx eth driver
by Yan Burman
· 18 years ago
a3f63e4
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
by Andrew Victor
· 18 years ago
51cc210
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
by Andrew Victor
· 18 years ago
cf42553
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
by Andrew Victor
· 18 years ago
c57ee09
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
by Andrew Victor
· 18 years ago
bffa215
[PATCH] drivers/net/arm missing __devinit
by Al Viro
· 18 years ago
b936889
[PATCH] 8390 cleanup - etherh iomem annotations
by Al Viro
· 18 years ago
6c3561b
[PATCH] beginning of 8390 fixes - generic and arm/etherh
by Al Viro
· 18 years ago
06f0015
[PATCH] ep93xx_eth: don't report RX errors
by Lennert Buytenhek
· 18 years ago
79c356f
[PATCH] ep93xx_eth: fix unlikely(x) > y test
by Lennert Buytenhek
· 18 years ago
2d38cab
[PATCH] ep93xx_eth: fix RX/TXstatus ring full handling
by Lennert Buytenhek
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
1d22e05
[PATCH] Cirrus Logic ep93xx ethernet driver
by Lennert Buytenhek
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
00e5edc
[PATCH] AT91RM9200 Ethernet #4: Suspend/Resume
by Andrew Victor
· 18 years ago
427d269
[PATCH] AT91RM9200 Ethernet #3: Cleanup
by Andrew Victor
· 18 years ago
ca5585e
[PATCH] AT91RM9200 Ethernet #2: MII interface
by Andrew Victor
· 18 years ago
775637d
[PATCH] AT91RM9200 Ethernet #1: Link poll
by Andrew Victor
· 18 years ago
d4b7780
[PATCH] AT91RM9200 Ethernet driver
by Andrew Victor
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
ff5688a
[PATCH] drivers/net/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
50465d0
[ARM] Update am79c961 to use struct platform_driver
by Russell King
· 19 years ago
e9368f8
[ARM] Remove asm/irq.h includes from ARM drivers
by Russell King
· 19 years ago
0fec53a
[ARM] Remove EPXA10DB machine support
by Russell King
· 19 years ago
37bb30e
[ARM] Convert EBSA110 network driver to a platform driver
by Russell King
· 19 years ago
766529f
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
by Russell King
· 19 years ago
487fd4e
[ARM] Fix init printk for EBSA110 network driver, and link timer
by Russell King
· 19 years ago
0e3a64e
[ARM] Fix EBSA110 network driver link detection
by Russell King
· 19 years ago
c7e7887
[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
by Nicolas Pitre
· 19 years ago
Next »