aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/wanxl.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-49/+45
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof HaƂasa2009-01-211-4/+10
* drivers/net/wan: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-261-4/+4
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-14/+12
* annotate the rest of drivers/net/wanAl Viro2008-01-281-1/+1
* drivers/net/wan: Add missing "space"Joe Perches2008-01-281-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-121-1/+4
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-221-0/+12
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+2
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-071-1/+1
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+839