summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hd64572.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-121-1/+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
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-2/+2
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-2/+2
* WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa2008-11-221-36/+31
* WAN: Correct comments in hd6457[02].cKrzysztof Hałasa2008-11-221-1/+1
* WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa2008-11-221-10/+3
* WAN: Simplify HD64572 drivers.Krzysztof Hałasa2008-11-221-69/+70
* WAN: Simplify HD64572 status handling.Krzysztof Hałasa2008-11-221-29/+8
* WAN: rework HD64572 interrupts a bit.Krzysztof Hałasa2008-11-221-23/+13
* WAN: HD64572 already handles TX underruns with DMAC.Krzysztof Hałasa2008-11-221-17/+15
* WAN: TX-done handler now uses the ownership bit in HD64572 drivers.Krzysztof Hałasa2008-11-221-8/+3
* WAN: convert HD64572-based drivers to NAPI.Krzysztof Hałasa2008-11-221-35/+67
* WAN: remove SCA support from SCA-II driversKrzysztof Hałasa2008-11-221-253/+43
* WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa2008-11-221-0/+867