aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-04[ARM] Fix two missed ether1_outw() function calls.Russell King1-2/+2
2005-03-02[ARM] Add card type specific data structure.Russell King2-35/+32
2005-03-02[ARM] Net: Convert ether1 and ether3 to use iomem accesses.Russell King4-101/+126
2005-03-02[ARM] Use ecard_{request,release}_resources() for resource managementRussell King2-36/+27
2005-03-02[ARM] Net: add macro to access driver specific netdev data.Russell King4-186/+159
2004-10-30[ARM] etherh: add __iomem annotations.Russell King1-25/+30
2004-10-30[ARM] etherh: report errors when trying to parse MAC address.Russell King1-1/+15
2004-10-30[ARM] etherh: add ethtool support.Russell King1-15/+81
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk4-4/+4
2004-10-19[ARM] Add netconsole support to ARM AM79C961A driver.Russell King1-0/+13
2004-07-10[ARM] Fix allocation of 8390 ethernet device structure in etherh.Russell King1-1/+1
2004-06-30[PATCH] Patch 1/2 enable smc91x enet driver for use by PPCDale Farnsworth4-3019/+0
2004-06-16Merge pobox.com:/spare/repo/netdev-2.6/miscJeff Garzik1-41/+48
2004-06-15[ARM] Resurect EBSA110 machine class.Russell King1-41/+48
2004-06-10[PATCH] add ARM smc91x driverRussell King4-0/+3018
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-04-19[PATCH] fix arm/etherh.cRussell King1-25/+27
2004-04-13[PATCH] etherh updatesRussell King1-148/+170
2004-03-12[PATCH] use netdev_priv() in net/arm driversRandy Dunlap4-40/+40
2004-02-17Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6Jeff Garzik1-56/+56
2004-02-08[ARM] Fix asm syntax for gcc3.Russell King1-56/+56
2004-01-10[netdrvr arm/am79c961] Fix for IO-before-request_region raceAlexander Viro1-5/+5
2004-01-10[netdrvr] convert most 8390 drivers to using alloc_ei_netdev()Alexander Viro1-13/+1
2004-01-10[netdrvr ether00] s/kfree/free_netdev/ ; remove redundant memset() callsAlexander Viro1-3/+1
2004-01-10[netdrvr] s/kfree/free_netdev/ where appropriateAlexander Viro4-4/+4
2003-10-29[PATCH] 2.6.0-test8: fix ARM ether driver namingRussell King3-16/+17
2003-09-26[PATCH] select CRC32Brian Gerst1-0/+2
2003-09-20[ARM] Fix up includesRussell King1-1/+1
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton1-3/+3
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger4-4/+4
2003-08-05[netdrvr ARM] alloc_etherdev updatesRussell King5-58/+62
2003-07-01[ARM] Update ARM ethernet driversRussell King4-33/+107
2003-05-17[ARM] Fix time_after() warnings in ether1.c.Russell King1-10/+11
2003-05-17[ARM] Relocate ARM SCSI and Net driversRussell King10-0/+5156