summaryrefslogtreecommitdiffstats
path: root/include/linux/atmdev.h
Commit message (Expand)AuthorAgeFilesLines
* atm: add release_cb() callback to vccDavid Woodhouse2012-12-021-0/+1
* atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-281-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-212/+1
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
|/
* atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR2011-11-261-10/+0
* atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet2011-11-221-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-0/+1
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-091-0/+17
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-031-0/+15
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-281-2/+2
* [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez2006-09-061-1/+1
* [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-291-1/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-7/+7
* [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-291-1/+1
* [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-291-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-061-0/+10
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+489