aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/nicstar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+2
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko1-13/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR1-2/+1
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR1-163/+219
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR1-2650/+2465
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addresshartleys1-3/+1
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine1-98/+19
2008-01-08[ATM]: [nicstar] delay irq setup until card is configuredChas Williams1-10/+9
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+6
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-10-21[ATM] nicstar: Fix a bogus casting warningAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells1-3/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-5/+5
2005-08-29[NET]: Kill skb->listDavid S. Miller1-83/+74
2005-06-02[ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3105