summaryrefslogtreecommitdiff
path: root/drivers/net/wan/farsync.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-23WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-11-09[PATCH] recieve typosAndries E. Brouwer
2004-10-27Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller
2004-10-16[PATCH] bunch of trivial iomem annotations in drivers/netAlexander Viro
2004-10-07[SKBUFF] move common code to hdlc_type_transArnaldo Carvalho de Melo
2004-06-19[NET]: Fix warning in farsync WAN driver.Andrew Morton
2004-05-31[PATCH] farsync needs <asm/io.h>Christoph Hellwig
2004-05-27[netdrvr wan] farsync driver updateKevin Curtis
2004-01-19Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-5Jeff Garzik
2004-01-10[wan hdlc] kill embedding of struct net_deviceAlexander Viro
2004-01-10[wan farsync] embedded struct hdlc_device removalAlexander Viro
2004-01-10[wan hdlc] switch register_hdlc_device() to take net_device argAlexander Viro
2004-01-10[wan hdlc] new hdlc_stats() helperAlexander Viro
2004-01-10[wan farsync] Eliminated a bunch of port->hdlc and hdlc_to_dev() usesAlexander Viro
2004-01-10[wan hdlc] hdlc->attach() switched to net_device.Alexander Viro
2004-01-10[wan hdlc] hdlc_close() switched to net_device.Alexander Viro
2004-01-10[wan hdlc] hdlc_open() switched to net_deviceAlexander Viro
2004-01-10[PATCH] get rid of MOD INC/DEC for farsyncStephen Hemminger
2003-10-07[NET]: Fix obvious 64bit bug/warning in farsync.cAndi Kleen
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman
2003-04-27net driver cleanup, volume 7Andrew Morton
2003-04-24[PATCH] various irqreturn_t fixesAndrew Morton
2003-04-06[PATCH] generic HDLC updateKrzysztof Halasa
2002-10-27[PATCH] update wan drivers to new saner ioctlsAlan Cox
2002-08-03Convert drivers/net to C99 struct initializers.Rusty Russell
2002-06-15[PATCH] 2.5.21 - hdlc drivers fixesFrançois Romieu
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski
2002-03-06WAN drivers update 3/5:François Romieu
2002-03-06WAN drivers update 2/5:François Romieu
2002-03-06WAN drivers update 1/5:François Romieu