summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/wanxl.c
Commit message (Expand)AuthorAgeFilesLines
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-201-1/+0
* wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-141-0/+1
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
|/
* wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-1/+0
* wanxl: fix info leak in ioctlSalva Peiró2013-10-181-0/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* net/hdlc: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-1/+0
* wanxl: remove a stray irq enableDan Carpenter2011-06-301-1/+1
* generic_hdlc: Update to current logging formsJoe Perches2011-06-271-48/+42
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+839
OpenPOWER on IntegriCloud