aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hd64570.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-07net: hd64570: add some required spacesPeng Li1-2/+2
2021-06-07net: hd64570: remove redundant parenthesesPeng Li1-2/+2
2021-06-07net: hd64570: fix the comments style issuePeng Li1-3/+3
2021-06-07net: hd64570: add braces {} to all arms of the statementPeng Li1-4/+8
2021-06-07net: hd64570: fix the code style issue about trailing statementsPeng Li1-18/+42
2021-06-07net: hd64570: fix the code style issue about "foo* bar"Peng Li1-7/+7
2021-06-07net: hd64570: add blank line after declarationsPeng Li1-0/+2
2021-06-07net: hd64570: remove redundant blank linesPeng Li1-22/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/hdlc: remove __dev* attributesBill Pemberton1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-06-27generic_hdlc: Update to current logging formsJoe Perches1-4/+4
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-1/+2
2008-11-22WAN: Correct comments in hd6457[02].cKrzysztof Hałasa1-1/+1
2008-11-22WAN: remove SCA II support from SCA driversKrzysztof Hałasa1-198/+54
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa1-0/+867