aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/mpoa_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-15net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu1-1/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-10/+7
2018-07-24atm: remove blank lines at EOFStephen Hemminger1-6/+0
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2017-11-30atm: mpoa: remove 32-bit timekeepingTina Ruchandani1-6/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
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-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches1-9/+19
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches1-1/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2008-02-28[ATM]: Use proc_create() to setup ->proc_fops firstWang Chen1-2/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-44/+44
2006-12-02[ATM]: Annotations.Al Viro1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+305