Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f8f20188e863dfb43ac53364da0b8865d37c97e2
/
drivers
/
net
/
arm
/
at91_ether.c
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3b9a772
net/arm: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
78a9c9c
register at91_ether using platform_driver_probe
by Uwe Kleine-König
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
531c680
at91_ether: convert to net_device_ops
by Alexander Beregalov
· 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
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 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
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
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 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
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 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
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 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
· 19 years ago
00e5edc
[PATCH] AT91RM9200 Ethernet #4: Suspend/Resume
by Andrew Victor
· 19 years ago
427d269
[PATCH] AT91RM9200 Ethernet #3: Cleanup
by Andrew Victor
· 19 years ago
ca5585e
[PATCH] AT91RM9200 Ethernet #2: MII interface
by Andrew Victor
· 19 years ago
775637d
[PATCH] AT91RM9200 Ethernet #1: Link poll
by Andrew Victor
· 19 years ago
d4b7780
[PATCH] AT91RM9200 Ethernet driver
by Andrew Victor
· 19 years ago