summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] cs89x0: add netpoll supportDeepak Saxena
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-07[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov
2005-09-07[PATCH] 3c59x: read current link status from phyTommy S. Christensen
2005-09-07[PATCH] 3c59x PM fixesRafael J. Wysocki
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik
2005-09-06[ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere
2005-09-06[PATCH] lvalues abuse in lanceAl Viro
2005-09-06[PATCH] airo : WE-19 supportJean Tourrilhes
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes
2005-09-06[PATCH] wl3501_cs : WE-17 supportJean Tourrilhes
2005-09-06[PATCH] atmel_cs : WE-17 supportJean Tourrilhes
2005-09-06[PATCH] iw263_netwave_we17.diffJean Tourrilhes
2005-09-06[PATCH] ray_cs : WE-17 supportJean Tourrilhes
2005-09-06[PATCH] net: fix bonding with spider_netJens Osterkamp
2005-09-06[PATCH] net: update the spider_net driverJens Osterkamp
2005-09-06[PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp
2005-09-06[PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk
2005-09-06[PATCH] iseries_veth: Update copyright noticeMichael Ellerman
2005-09-06[PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk
2005-09-06[PATCH] iomem annotations (ac3200.c)viro@ftp.linux.org.uk
2005-09-06[PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller
2005-09-05[TG3]: Update driver version and release date.David S. Miller
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan