summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hd64570.c
Commit message (Expand)AuthorAgeFilesLines
* net: hd64570: add some required spacesPeng Li2021-06-071-2/+2
* net: hd64570: remove redundant parenthesesPeng Li2021-06-071-2/+2
* net: hd64570: fix the comments style issuePeng Li2021-06-071-3/+3
* net: hd64570: add braces {} to all arms of the statementPeng Li2021-06-071-4/+8
* net: hd64570: fix the code style issue about trailing statementsPeng Li2021-06-071-18/+42
* net: hd64570: fix the code style issue about "foo* bar"Peng Li2021-06-071-7/+7
* net: hd64570: add blank line after declarationsPeng Li2021-06-071-0/+2
* net: hd64570: remove redundant blank linesPeng Li2021-06-071-22/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* net/hdlc: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* generic_hdlc: Update to current logging formsJoe Perches2011-06-271-4/+4
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+2
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-1/+2
* WAN: Correct comments in hd6457[02].cKrzysztof Hałasa2008-11-221-1/+1
* WAN: remove SCA II support from SCA driversKrzysztof Hałasa2008-11-221-198/+54
* WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa2008-11-221-0/+867