summaryrefslogtreecommitdiffstats
path: root/drivers/net/defxx.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-101-1/+1
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-7/+0
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-201-7/+10
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* misc drivers/net annotationsAl Viro2008-03-261-1/+2
* defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki2007-10-231-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-241-9/+8
* defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-301-0/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+3
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-2/+0
* [TC] defxx: TURBOchannel supportMaciej W. Rozycki2007-02-091-326/+602
* [PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki2006-12-021-20/+19
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-134/+134
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-261-37/+51
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3463
OpenPOWER on IntegriCloud