summaryrefslogtreecommitdiffstats
path: root/drivers/net/epic100.c
Commit message (Expand)AuthorAgeFilesLines
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-131-21/+21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-311-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
* epic100 endianness annotations and fixesAl Viro2008-03-171-20/+27
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-091-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+4Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-2/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-18/+18
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-1/+1
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-6/+4Star
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-3/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-3/+2Star
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-3/+2Star
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
|/
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-8/+7Star
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-11/+12
* [netdrvr] epic100: minor cleanupsJeff Garzik2006-07-051-61/+10Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-271-17/+3Star
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-5/+2Star
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-28/+28
* Massive net driver const-ification.Arjan van de Ven2006-03-041-2/+2
* [PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville2005-10-191-2/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1687