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