summaryrefslogtreecommitdiff
path: root/drivers/net/defxx.c
AgeCommit message (Expand)Author
2009-02-10netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller
2008-12-03netdev: remove pathetic compile-command linesAlexey Dobriyan
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-03-26misc drivers/net annotationsAl Viro
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo
2007-02-09[TC] defxx: TURBOchannel supportMaciej W. Rozycki
2006-12-02[PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki
2005-04-16Linux-2.6.12-rc2Linus Torvalds