| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 | 8 | -8/+8 |
* | Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2005-06-23 | 1 | -0/+1 |
|\ |
|
| * | e1000: fix spinlock bug | Mitch Williams | 2005-06-23 | 1 | -0/+1 |
* | | [LTPC]: Replace schedule_timeout() with ssleep()/msleep() | Nishanth Aravamudan | 2005-06-22 | 1 | -4/+2 |
|/ |
|
* | [PATCH] m32r: Remove include/asm-m32r/m32102peri.h | Hirokazu Takata | 2005-06-21 | 1 | -2/+2 |
* | [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit() | John W. Linville | 2005-06-21 | 1 | -3/+2 |
* | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 2005-06-20 | 2 | -13/+13 |
* | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net... | Linus Torvalds | 2005-06-18 | 30 | -3821/+8998 |
|\ |
|
| * | Automatic merge of /spare/repo/netdev-2.6 branch skge | | 2005-06-04 | 4 | -0/+6404 |
| |\ |
|
| | * | [PATCH] skge 64bit portability | Al Viro | 2005-05-15 | 1 | -3/+3 |
| | * | [PATCH] skge missing include | Al Viro | 2005-05-15 | 1 | -0/+1 |
| | * | [netdrvr] new driver skge, for SysKonnect cards | Stephen Hemminger | 2005-05-12 | 4 | -0/+6403 |
| * | | Automatic merge of /spare/repo/netdev-2.6 branch starfire | | 2005-06-04 | 2 | -102/+386 |
| |\ \ |
|
| | * | | [netdrvr starfire] Add GPL'd firmware, remove compat code | Jeff Garzik | 2005-05-12 | 2 | -102/+386 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch smc91x | | 2005-06-04 | 2 | -36/+37 |
| |\ \ |
|
| | * | | [PATCH] smc91x: more tweaks to help with RX overruns | Nicolas Pitre | 2005-05-27 | 1 | -13/+13 |
| | * | | [PATCH] smc91x: improve diagnostic info | Nicolas Pitre | 2005-05-27 | 2 | -19/+20 |
| | * | | [PATCH] smc91x warning fix | Nicolas Pitre | 2005-05-12 | 1 | -3/+3 |
| | * | | [PATCH] smc91x addr config check | Nicolas Pitre | 2005-05-12 | 1 | -1/+1 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers | | 2005-06-04 | 6 | -2951/+0 |
| |\ \ |
|
| | * | | [PATCH] remove two obsolete net drivers | Adrian Bunk | 2005-05-12 | 6 | -2951/+0 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch iff-running | | 2005-06-04 | 6 | -31/+12 |
| |\ \ |
|
| | * | | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING | | 2005-05-12 | 6 | -31/+12 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch viro | | 2005-06-04 | 2 | -15/+18 |
| |\ \ |
|
| | * | | [PATCH] pcnet_cs cleanup | Al Viro | 2005-05-15 | 1 | -8/+9 |
| | * | | [PATCH] etherh iomem annotations | Al Viro | 2005-05-15 | 1 | -7/+9 |
| | |/ |
|
| * | | Automatic merge of /spare/repo/netdev-2.6 branch r8169 | | 2005-06-04 | 1 | -70/+273 |
| |\ \ |
|
| | * \ | Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD | | 2005-05-27 | 1 | -68/+252 |
| | |\ \ |
|
| | | * | | [PATCH] r8169: minor cleanup | Richard Dawe | 2005-05-27 | 1 | -8/+5 |
| | | * | | [PATCH] r8169: add ethtool support for dumping the chip statistics | Stephen Hemminger | 2005-05-27 | 1 | -0/+100 |
| | | * | | [PATCH] r8169: ethtool message level control support | Stephen Hemminger | 2005-05-27 | 1 | -56/+135 |
| | | * | | [PATCH] r8169: add module parameter (media) | Francois Romieu | 2005-05-27 | 1 | -0/+1 |
| | | * | | [PATCH] r8169: add module parameter (copybreak) | Stephen Hemminger | 2005-05-27 | 1 | -0/+1 |
| | | * | | [PATCH] r8169: identify the napi version | Stephen Hemminger | 2005-05-27 | 1 | -2/+7 |
| | | * | | [PATCH] r8169: de-obfuscate supported PCI ID | Francois Romieu | 2005-05-27 | 1 | -3/+3 |
| | | * | | [PATCH] r8169: new PCI id | Francois Romieu | 2005-05-27 | 1 | -0/+1 |
| * | | | | Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch | | 2005-06-04 | 2 | -264/+69 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] orinoco: misc fixes | Christoph Hellwig | 2005-05-15 | 1 | -7/+13 |
| | * | | | | [PATCH] orinoco: make orinoco_stop() static | Christoph Hellwig | 2005-05-15 | 2 | -3/+1 |
| | * | | | | [PATCH] orinoco: Symbol 3.0x firmware needs broken_disableport | Christoph Hellwig | 2005-05-15 | 1 | -0/+2 |
| | * | | | | [PATCH] orinoco: disconnect the network device on reset errors | Christoph Hellwig | 2005-05-15 | 1 | -8/+12 |
| | * | | | | [PATCH] orinoco: fix setting of 32 character ESSIDs | Christoph Hellwig | 2005-05-15 | 1 | -2/+3 |
| | * | | | | [PATCH] Orinoco: consolidate allocation code | David Gibson | 2005-05-12 | 1 | -21/+2 |
| | * | | | | [PATCH] Orinoco: don't set channel in managed mode | David Gibson | 2005-05-12 | 1 | -12/+10 |
| | * | | | | [PATCH] Orinoco: kill dump_recs | David Gibson | 2005-05-12 | 1 | -191/+0 |
| | * | | | | [PATCH] Orinoco: ignore_disconnect flag | David Gibson | 2005-05-12 | 1 | -1/+4 |
| | * | | | | [PATCH] Orinoco: wireless stats updates | David Gibson | 2005-05-12 | 1 | -19/+22 |
| | | |_|/
| | |/| | |
|
| * | | | | Automatic merge of /spare/repo/netdev-2.6 branch ppp | | 2005-06-04 | 1 | -67/+110 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] PPP multilink fragmentation improvements | Paul Mackerras | 2005-05-12 | 1 | -67/+110 |
| | |/ / / |
|
| * | | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc | | 2005-06-04 | 2 | -149/+187 |
| |\ \ \ \ |
|