aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hysdn
AgeCommit message (Expand)Author
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Use creds in file structsDavid Howells
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2007-10-12[ISDN] hysdn: convert to PCI hotplug APIJeff Garzik
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] struct path: convert isdnJosef Sipek
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds