Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
060195500e0347a6ba8ea89739a9898961eb6f2b
/
drivers
/
net
/
arm
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
507ef16
[PATCH] etherh iomem annotations
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago