aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/nicstar.c
Commit message (Expand)AuthorAgeFilesLines
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+2
* drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko2010-07-231-13/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-2/+1
* atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR2010-07-121-2/+1
* atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR2010-05-311-163/+219
* atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR2010-05-311-2650/+2465
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/atm/nicstar.c: use %pM to show MAC addresshartleys2010-01-071-3/+1
* drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-191-98/+19
* [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-4/+6
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [ATM] nicstar: Fix a bogus casting warningAlan Cox2006-10-211-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells2006-01-081-3/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-5/+5
* [NET]: Kill skb->listDavid S. Miller2005-08-291-83/+74
* [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-021-10/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3105