aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/defxx.c
Commit message (Expand)AuthorAge
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-10
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-20
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* misc drivers/net annotationsAl Viro2008-03-26
* defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki2007-10-23
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-24
* defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-30
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* [TC] defxx: TURBOchannel supportMaciej W. Rozycki2007-02-09
* [PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki2006-12-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16