summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
AgeCommit message (Expand)AuthorLines
2005-03-08Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik-4/+3
2005-03-05Merge pobox.com:/garz/repo/netdev-2.6/wan-fixesJeff Garzik-7/+10
2005-03-04Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds-22/+16
2005-03-02[PATCH] drivers/net/wan/z85230.c interrupt handling fixAndrew Morton-1/+3
2005-03-02[PATCH] WAN drivers fix: N2, C101, PCI200SYN - quite fatalKrzysztof Halasa-6/+7
2005-03-02[PATCH] net/wan/sbni: fix section usageRandy Dunlap-1/+1
2005-03-02Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-22/+16
2005-02-20Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik-4/+3
2005-02-13Merge pobox.com:/garz/repo/netdev-2.6/dscc4Jeff Garzik-56/+61
2005-02-06[PATCH] convert pci_dev->slot_name usage to pci_name()Dave Jones-22/+16
2005-01-27[PATCH] dscc4: removal of unneeded variableFrançois Romieu-5/+2
2005-01-27[PATCH] dscc4: removal of unneeded castsFrançois Romieu-4/+3
2005-01-27[PATCH] dscc4: error status checking and pci janitoringFrançois Romieu-35/+45
2005-01-27[PATCH] dscc4: code factorisationFrançois Romieu-9/+6
2005-01-27[PATCH] dscc4: use of uncompletely initialized structFrançois Romieu-4/+6
2005-01-27[PATCH] net/cosa: replace schedule_timeout() with msleep()Nishanth Aravamudan-4/+3
2005-01-20[PATCH] Lock initializer cleanup: Network driversThomas Gleixner-2/+2
2005-01-14[PATCH] various Kconfig fixesGabor Egry-2/+2
2005-01-08[PATCH] SDLA firmware upgrade should require CAP_SYS_RAWIO (not just CAP_NET_...Alan Cox-0/+2
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton-21/+22
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton-8/+6
2005-01-07[PATCH] request_irq: avoid slash in proc directory entriesOlaf Hering-1/+1
2005-01-06[PATCH] cosa.h ioctl numbersJan Kasprzak-2/+8
2005-01-06[PATCH] cosa.c intialization crashJan Kasprzak-1/+1
2005-01-01[PATCH] pc300 portability fixesAlexander Viro-5/+5
2004-12-26Merge pobox.com:/garz/repo/netdev-2.6/janitorJeff Garzik-8/+0
2004-11-20[PATCH] pc300 portability fixesAlexander Viro-34/+30
2004-11-09[PATCH] recieve typosAndries E. Brouwer-1/+1
2004-11-06Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik-8/+0
2004-10-30[PATCH] net/wan/n2.c: remove an unused functionKrzysztof Halasa-3/+0
2004-10-30[PATCH] net/wan/n2.c: remove an unused functionAdrian Bunk-5/+0
2004-10-28[SKBUFF] introduce x25_type_transArnaldo Carvalho de Melo-43/+17
2004-10-28[SKBUFF] remove skb->mac.raw setting after hdlc_type_transArnaldo Carvalho de Melo-1/+0
2004-10-27[PATCH] Lock initializer unifying (Network drivers)Thomas Gleixner-2/+2
2004-10-27Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller-28/+20
2004-10-25[PATCH] firmware spelling errorsTom Fredrik Blenning Klaussen-1/+1
2004-10-24Merge pobox.com:/garz/repo/netdev-2.6/set-configJeff Garzik-9/+0
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds-82/+19
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-7/+7
2004-10-19Merge PCI updatesLinus Torvalds-1/+5
2004-10-19Hand-merge typhoon and wavelan_cs conflicts, whenJeff Garzik-87/+88
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+5
2004-10-16[PATCH] bunch of trivial iomem annotations in drivers/netAlexander Viro-6/+6
2004-10-16[PATCH] dscc4 iomem annotationsAlexander Viro-32/+35
2004-10-16[PATCH] hd6457x iomem annotationsAlexander Viro-28/+28
2004-10-16[PATCH] cyclom iomem annotationsAlexander Viro-21/+19
2004-10-16[PATCH] 64bit fix in cycx_x25.cAlexander Viro-1/+1
2004-10-07[SKBUFF] move common code to hdlc_type_transArnaldo Carvalho de Melo-28/+20
2004-10-05[PATCH] PCI: remove pci_find_class() usage from all drivers/ filesGreg Kroah-Hartman-1/+5
2004-10-02[PATCH] Fix up tty patch problem with pc300 and clean up bracesAlan Cox-10/+9