aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds
2005-06-13[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle
2005-06-12[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven
2005-06-09[PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman
2005-06-08[TG3]: Update driver version and release date.David S. Miller
2005-06-08[TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan
2005-06-06[TG3]: Update driver version and release date.David S. Miller
2005-06-06[TG3] Fix link failure in 5701Michael Chan
2005-06-06[TG3]: Add TSO firmware licenseMichael Chan
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch skge
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch starfire
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch smc91x
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch viro
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r8169
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch ppp
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch hdlc
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch dm9000
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139cp
2005-06-04Automatic merge of 'misc-fixes' branch fromLinus Torvalds
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix
2005-06-02Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2005-06-02[NET]: Fix locking in shaper driver.Christoph Hellwig
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan
2005-05-29[TG3]: Add interrupt testMichael Chan
2005-05-29[TG3]: Add loopback testMichael Chan
2005-05-29[TG3]: Add memory testMichael Chan
2005-05-29[TG3]: Add register testMichael Chan
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan
2005-05-29[TG3]: Add link testMichael Chan
2005-05-29[TG3]: Add nvram testMichael Chan
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan
2005-05-27[PATCH] smc91x: more tweaks to help with RX overrunsNicolas Pitre
2005-05-27[PATCH] smc91x: improve diagnostic infoNicolas Pitre
2005-05-27[PATCH] 3c574_cs: disable interrupts in el3_closeDaniel Ritz
2005-05-27Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD
2005-05-27[PATCH] r8169: minor cleanupRichard Dawe
2005-05-27[PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger
2005-05-27[PATCH] r8169: ethtool message level control supportStephen Hemminger
2005-05-27[PATCH] r8169: add module parameter (media)Francois Romieu
2005-05-27[PATCH] r8169: add module parameter (copybreak)Stephen Hemminger
2005-05-27[PATCH] r8169: identify the napi versionStephen Hemminger
2005-05-27[PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu
2005-05-27[PATCH] r8169: new PCI idFrancois Romieu
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...