aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/atmdev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse1-0/+1
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-212/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-10/+0
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-2/+4
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto1-0/+17
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse1-0/+15
2008-01-28[ATM]: Convert struct class_device to struct deviceKay Sievers1-2/+2
2006-09-06[PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ sectionIsmail Donmez1-1/+1
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan1-1/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-7/+7
2005-11-29[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams1-1/+1
2005-11-29[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie1-0/+10
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+489