aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan8-8/+8
2005-06-23Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-06-22[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan1-4/+2
2005-06-21[PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata1-2/+2
2005-06-21[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville1-3/+2
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de2-13/+13
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gitLinus Torvalds30-3821/+8998
2005-06-13[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle1-1/+1
2005-06-12[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven1-1/+1
2005-06-09[PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman1-4/+5
2005-06-08[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-06-08[TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan1-2/+16
2005-06-06[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-06-06[TG3] Fix link failure in 5701Michael Chan1-0/+10
2005-06-06[TG3]: Add TSO firmware licenseMichael Chan1-1/+6
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch skge4-0/+6404
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch starfire2-102/+386
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch smc91x2-36/+37
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers6-2951/+0
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running6-31/+12
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch viro2-15/+18
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r81691-70/+273
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch2-264/+69
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch ppp1-67/+110
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch hdlc2-149/+187
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch dm90004-0/+1367
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap1-107/+87
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch 8139cp1-31/+69
2005-06-04Automatic merge of 'misc-fixes' branch fromLinus Torvalds2-6/+28
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix1-6/+25
2005-06-02Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-67/+19
2005-06-02[NET]: Fix locking in shaper driver.Christoph Hellwig1-67/+19
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk1-90/+36
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan1-0/+5
2005-05-29[TG3]: Add interrupt testMichael Chan1-0/+12
2005-05-29[TG3]: Add loopback testMichael Chan1-0/+115
2005-05-29[TG3]: Add memory testMichael Chan1-0/+60
2005-05-29[TG3]: Add register testMichael Chan1-0/+241
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan1-15/+15
2005-05-29[TG3]: Add link testMichael Chan1-0/+30
2005-05-29[TG3]: Add nvram testMichael Chan1-0/+50
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan1-0/+28
2005-05-27[PATCH] smc91x: more tweaks to help with RX overrunsNicolas Pitre1-13/+13
2005-05-27[PATCH] smc91x: improve diagnostic infoNicolas Pitre2-19/+20
2005-05-27[PATCH] 3c574_cs: disable interrupts in el3_closeDaniel Ritz1-0/+3
2005-05-27Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD1-68/+252
2005-05-27[PATCH] r8169: minor cleanupRichard Dawe1-8/+5
2005-05-27[PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger1-0/+100
2005-05-27[PATCH] r8169: ethtool message level control supportStephen Hemminger1-56/+135