summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/farsync.c
AgeCommit message (Expand)AuthorLines
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton-5/+6
2004-11-09[PATCH] recieve typosAndries E. Brouwer-1/+1
2004-10-27Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller-22/+20
2004-10-16[PATCH] bunch of trivial iomem annotations in drivers/netAlexander Viro-3/+3
2004-10-07[SKBUFF] move common code to hdlc_type_transArnaldo Carvalho de Melo-22/+20
2004-06-19[NET]: Fix warning in farsync WAN driver.Andrew Morton-1/+1
2004-05-31[PATCH] farsync needs <asm/io.h>Christoph Hellwig-1/+2
2004-05-27[netdrvr wan] farsync driver updateKevin Curtis-1181/+2179
2004-01-19Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-5Jeff Garzik-65/+90
2004-01-10[wan hdlc] kill embedding of struct net_deviceAlexander Viro-4/+4
2004-01-10[wan farsync] embedded struct hdlc_device removalAlexander Viro-41/+59
2004-01-10[wan hdlc] switch register_hdlc_device() to take net_device argAlexander Viro-2/+2
2004-01-10[wan hdlc] new hdlc_stats() helperAlexander Viro-5/+5
2004-01-10[wan farsync] Eliminated a bunch of port->hdlc and hdlc_to_dev() usesAlexander Viro-27/+34
2004-01-10[wan hdlc] hdlc->attach() switched to net_device.Alexander Viro-1/+1
2004-01-10[wan hdlc] hdlc_close() switched to net_device.Alexander Viro-1/+1
2004-01-10[wan hdlc] hdlc_open() switched to net_deviceAlexander Viro-1/+1
2004-01-10[PATCH] get rid of MOD INC/DEC for farsyncStephen Hemminger-3/+0
2003-10-07[NET]: Fix obvious 64bit bug/warning in farsync.cAndi Kleen-1/+1
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman-1/+1
2003-04-27net driver cleanup, volume 7Andrew Morton-1/+2
2003-04-24[PATCH] various irqreturn_t fixesAndrew Morton-2/+3
2003-04-06[PATCH] generic HDLC updateKrzysztof Halasa-1/+1
2002-10-27[PATCH] update wan drivers to new saner ioctlsAlan Cox-9/+14
2002-08-03Convert drivers/net to C99 struct initializers.Rusty Russell-6/+6
2002-06-15[PATCH] 2.5.21 - hdlc drivers fixesFrançois Romieu-10/+7
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski-3/+0
2002-03-06WAN drivers update 3/5:François Romieu-26/+9
2002-03-06WAN drivers update 2/5:François Romieu-1/+1
2002-03-06WAN drivers update 1/5:François Romieu-345/+220
2002-02-11Use __devexit_p for binutils 2.12 (prerelease).Richard Henderson-1/+1
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds-2/+2
2002-02-04v2.4.9.6 -> v2.4.9.7Linus Torvalds-0/+1
2002-02-04v2.4.9.5 -> v2.4.9.6Linus Torvalds-1/+2
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds-0/+1831