aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsGravatar Ingo Molnar 1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 4-6/+6
2005-09-09[PATCH] cs89x0: add netpoll supportGravatar Deepak Saxena 1-0/+19
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Gravatar Linus Torvalds 1-11/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelGravatar Alan Stern 1-11/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Gravatar Linus Torvalds 1-6/+0
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESGravatar Adrian Bunk 1-6/+0
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchGravatar Michael Chan 2-3/+5
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Gravatar Linus Torvalds 1-0/+1
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Gravatar Linus Torvalds 25-1850/+4847
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Gravatar Linus Torvalds 1-8/+17
2005-09-07[PATCH] bogus #if (smc91x.h)Gravatar viro@ZenIV.linux.org.uk 1-1/+1
2005-09-07[PATCH] -Wundef fixes (hamachi)Gravatar viro@ZenIV.linux.org.uk 1-0/+4
2005-09-07[PATCH] s2io u64 use for uintptr_tGravatar viro@zenIV.linux.org.uk 1-5/+5
2005-09-07[PATCH] Fix smsc_ircc_init return valueGravatar Brice Goglin 1-0/+1
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doGravatar Dmitry Torokhov 1-6/+4
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Gravatar Dmitry Torokhov 1-12/+11
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMGravatar Dmitry Torokhov 1-56/+65
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundGravatar Dmitry Torokhov 1-35/+26
2005-09-07[PATCH] smsc-ircc2: remove typedefsGravatar Dmitry Torokhov 1-26/+13
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEGravatar Dmitry Torokhov 1-3/+2
2005-09-07[PATCH] smsc-ircc2: formatting fixesGravatar Dmitry Torokhov 1-326/+317
2005-09-07[PATCH] smsc-ircc2: whitespace fixesGravatar Dmitry Torokhov 2-217/+217
2005-09-07[PATCH] 3c59x: read current link status from phyGravatar Tommy S. Christensen 1-0/+1
2005-09-07[PATCH] 3c59x PM fixesGravatar Rafael J. Wysocki 1-1/+17
2005-09-07[kernel-doc] fix various DocBook build problems/warningsGravatar Jeff Garzik 1-0/+1
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeGravatar Jeff Garzik 2-1355/+1321
2005-09-07[wireless] build fixes after merging WE-19Gravatar Jeff Garzik 2-1/+2
2005-09-06[ARCNET]: Fix return value from arcnet_send_packet().Gravatar Pieter Dejaeghere 1-8/+17
2005-09-06[PATCH] lvalues abuse in lanceGravatar Al Viro 2-2/+2
2005-09-06[PATCH] airo : WE-19 supportGravatar Jean Tourrilhes 1-20/+21
2005-09-06[PATCH] prism54 : WE-17 supportGravatar Jean Tourrilhes 2-1/+5
2005-09-06[PATCH] wl3501_cs : WE-17 supportGravatar Jean Tourrilhes 2-2/+6
2005-09-06[PATCH] atmel_cs : WE-17 supportGravatar Jean Tourrilhes 1-15/+2
2005-09-06[PATCH] iw263_netwave_we17.diffGravatar Jean Tourrilhes 1-2/+5
2005-09-06[PATCH] ray_cs : WE-17 supportGravatar Jean Tourrilhes 2-420/+452
2005-09-06[PATCH] net: fix bonding with spider_netGravatar Jens Osterkamp 2-6/+31
2005-09-06[PATCH] net: update the spider_net driverGravatar Jens Osterkamp 1-10/+40
2005-09-06[PATCH] net: add driver for the NIC on Cell BladesGravatar Jens Osterkamp 5-0/+2883
2005-09-06[PATCH] __user annotations (forcedeth.c)Gravatar viro@ftp.linux.org.uk 1-2/+2
2005-09-06[PATCH] iseries_veth: Update copyright noticeGravatar Michael Ellerman 1-0/+1
2005-09-06[PATCH] missed s/u32/pm_message_t/ (dm9000)Gravatar viro@ftp.linux.org.uk 1-1/+1
2005-09-06[PATCH] iomem annotations (ac3200.c)Gravatar viro@ftp.linux.org.uk 1-1/+1
2005-09-06[PATCH] S2io: Hardware and miscellaneous fixesGravatar ravinandan.arakali@neterion.com 3-28/+88
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Gravatar Linus Torvalds 20-233/+1735
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hGravatar David S. Miller 1-0/+1
2005-09-05[TG3]: Update driver version and release date.Gravatar David S. Miller 1-2/+2
2005-09-05[TG3]: Use status tag to check for new eventsGravatar Michael Chan 1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesGravatar Michael Chan 1-17/+11
2005-09-05[TG3]: Add PHY loopback testGravatar Michael Chan 1-20/+53