summaryrefslogtreecommitdiff
path: root/drivers/net/wan/dscc4.c
Commit message (Expand)AuthorAge
* wan: dscc4: convert to plain DMA APIAlexey Khoroshilov2017-08-11
* wan: dscc4: add checks for dma mapping errorsAlexey Khoroshilov2017-08-11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-20
* dscc4: Undefined signed int shiftMichael McConville2016-02-13
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-07
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-07
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* dscc4: remove __dev* attributesBill Pemberton2012-12-03
* drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-20
* net/wan: use module_pci_driverAxel Lin2012-04-14
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* dscc4: Update to current logging formsJoe Perches2011-06-27
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | drivers/net/*/: Use static constJoe Perches2010-12-21
|/
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-18
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | drivers/net/wan: remove exceptional & on function nameJulia Lawall2009-11-18
|/
* WAN: dscc4: Fix warning pointing out a bug.David S. Miller2009-09-03
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* WAN: bit and/or confusionroel kluin2009-08-30
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-31
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-23
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
* dscc4 endian fixesAl Viro2008-01-18
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-27
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-26
* [PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-07
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-14
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* Linux-2.6.12-rc2Linus Torvalds2005-04-16