summaryrefslogtreecommitdiff
path: root/drivers/net/defxx.c
AgeCommit message (Expand)Author
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-17net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07drivers/net/defxx.c: use %pMF to show MAC addresshartleys
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
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-rc2v2.6.12-rc2Linus Torvalds