aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/dscc4.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-42/+39
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | drivers/net/*/: Use static constJoe Perches2010-12-211-3/+3
|/
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | drivers/net/wan: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
|/
* WAN: dscc4: Fix warning pointing out a bug.David S. Miller2009-09-031-1/+1
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* WAN: bit and/or confusionroel kluin2009-08-301-4/+4
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-7/+11
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-311-2/+1
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-231-1/+0
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-12/+10
* dscc4 endian fixesAl Viro2008-01-181-45/+49
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-271-6/+6
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-3/+4
* [PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-071-1/+1
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-141-6/+8
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2074