Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | [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 rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds... | 2005-05-27 | 14 | -2497/+44 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | 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 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [PATCH] Generic HDLC update | Krzysztof Halasa | 2005-05-15 | 2 | -149/+187 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch dm9000 | 2005-06-04 | 4 | -0/+1367 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [PATCH] DM9000 network driver | Sascha Hauer | 2005-05-15 | 4 | -0/+1367 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap | 2005-06-04 | 1 | -107/+87 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [PATCH] 8139too: use iomap for pio/mmio | Pekka Enberg | 2005-05-12 | 1 | -107/+87 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch 8139cp | 2005-06-04 | 1 | -31/+69 | ||
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [PATCH] 8139cp net driver: add MODULE_VERSION | 2005-05-12 | 1 | -0/+1 | ||
| | * | | | | | | | | | [PATCH] 8139cp - add netpoll support | Steffen Klassert | 2005-05-12 | 1 | -0/+19 | |
| | * | | | | | | | | | [PATCH] 8139cp - module_param | Stephen Hemminger | 2005-05-12 | 1 | -2/+3 | |
| | * | | | | | | | | | [PATCH] 8139cp: SG support fixes | Francois Romieu | 2005-05-12 | 1 | -12/+13 | |
| | * | | | | | | | | | [netdrvr 8139cp] TSO support | Jeff Garzik | 2005-05-12 | 1 | -17/+33 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | [SCSI] aacraid: regression fix | Mark Haverkamp | 2005-06-17 | 1 | -6/+7 | |
* | | | | | | | | | | merge by hand (qla_os.c mismerge) | James Bottomley | 2005-06-17 | 189 | -19011/+12947 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 | 176 | -18984/+12919 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 | 37 | -42/+176 | |
| | * | | | | | | | | | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 2005-06-17 | 31 | -38/+132 | |
| | * | | | | | | | | | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 16 | -40/+97 | |
| | * | | | | | | | | | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 2005-06-17 | 18 | -47/+121 | |
| | * | | | | | | | | | [SCSI] Remove no-op implementations of SCSI EH hooks | Jeff Garzik | 2005-06-17 | 40 | -261/+0 | |
| | * | | | | | | | | | [SCSI] Remove unnecessary locking around completion function calls | Jeff Garzik | 2005-06-17 | 3 | -12/+0 | |
| | * | | | | | | | | | [SCSI] aic7xxx: fix the BIOS limits setting routines | James Bottomley | 2005-06-13 | 1 | -10/+25 | |
| | * | | | | | | | | | [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states | Andreas Herrmann | 2005-06-13 | 4 | -28/+75 | |
| | * | | | | | | | | | [SCSI] zfcp: fix module parameter parsing | Andreas Herrmann | 2005-06-13 | 1 | -3/+12 | |
| | * | | | | | | | | | [SCSI] zfcp: fix bug during adapter shutdown | Andreas Herrmann | 2005-06-13 | 7 | -80/+45 | |
| | * | | | | | | | | | [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes | Andreas Herrmann | 2005-06-13 | 3 | -25/+16 | |
| | * | | | | | | | | | [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali... | Andreas Herrmann | 2005-06-13 | 1 | -4/+2 | |
| | * | | | | | | | | | [SCSI] zfcp: fix: reopen port only if link-test fails | Andreas Herrmann | 2005-06-13 | 1 | -15/+4 | |
| | * | | | | | | | | | [SCSI] zfcp: fix: allow more time for adapter initialization | Andreas Herrmann | 2005-06-13 | 2 | -14/+17 | |
| | * | | | | | | | | | [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command | Andreas Herrmann | 2005-06-13 | 1 | -1/+4 |