Alexander Beregalov
|
531c6804a4
at91_ether: convert to net_device_ops
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
David Brownell
|
71527ef484
at91_ether: request/free GPIO for PHY interrupt
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
16 years ago |
Linus Torvalds
|
c010b2f76c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Paulius Zaleckas
|
7a2f53ee0b
at91_ether: use netstats in net_device structure
|
17 years ago |
Kay Sievers
|
3f9787046e
arm: bus_id -> dev_name() and dev_set_name() conversions
|
17 years ago |
Linus Torvalds
|
2e561c7b7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 years ago |
Andrew Victor
|
2f036ac63e
[ARM] 4980/1: [AT91] emQbit ECB_AT91 board support
|
17 years ago |
Roel Kluin
|
10a5a80b3c
drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Andrew Victor
|
8bc354730b
AT91RM9200 Ethernet: Fix multicast addressing
|
18 years ago |
Andrew Victor
|
6b4aea7352
AT91RM9200 Ethernet: Support additional PHYs
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Greg Kroah-Hartman
|
43cb76d91e
Network: convert network devices to use struct device instead of class_device
|
23 years ago |
Andrew Victor
|
a3f63e4f4b
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
|
18 years ago |
Andrew Victor
|
51cc210457
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
|
18 years ago |
Andrew Victor
|
cf42553ab4
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
|
18 years ago |
Andrew Victor
|
c57ee096b6
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Andrew Victor
|
72729910c3
[ARM] 3865/1: AT91RM9200 header updates
|
18 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Andrew Victor
|
00e5edcbfd
[PATCH] AT91RM9200 Ethernet #4: Suspend/Resume
|
19 years ago |
Andrew Victor
|
427d269f17
[PATCH] AT91RM9200 Ethernet #3: Cleanup
|
19 years ago |
Andrew Victor
|
ca5585ed24
[PATCH] AT91RM9200 Ethernet #2: MII interface
|
19 years ago |