summaryrefslogtreecommitdiffstats
path: root/drivers/net/defxx.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-33/+33
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-171-6/+5
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net/defxx.c: use %pMF to show MAC addresshartleys2010-01-071-5/+2
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-6/+4
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* 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