aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/farsync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-6/+6
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-4/+4
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-19/+0
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig1-1/+1
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-6/+12
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-07-23WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa1-4/+1
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-40/+30
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro1-5/+12
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-8/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk1-12/+12
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-2/+1
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2712