summaryrefslogtreecommitdiffstats
path: root/loader2/module-info
Commit message (Collapse)AuthorAgeFilesLines
* * utils/genmodinfo: New file, utility to generate module-info on the flyBill Nottingham2007-08-031-1211/+0
| | | | | | * utils/Makefile: Install genmodinfo. * scripts/mk-images: Use genmodinfo. * loader2/module-info, loader2/Makefile: Kill it dead.
* Fix call to mknod (patch from HARA Hiroshi <hhara AT miraclelinux DOT com>).Chris Lumens2007-08-031-0/+6
|
* Add support for Areca RAID controllers (#238014).Chris Lumens2007-06-061-0/+4
|
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-061-1/+1
| | | | | HEA devices on IBM systems (#228578). * loader2/module-info: ehea_mod -> ehea (#228578).
* Add the netxen_nic driver (#230245).Chris Lumens2007-04-021-0/+4
|
* Format format format.David Cantrell2007-04-021-94/+94
|
* * loader2/module-info: Add fec_mpc52xx, ps3_storage, and gelic_netDavid Cantrell2007-04-021-9/+21
| | | | (#220009).
* * loader2/module-info: Added cdc_ether, which is the other part of USBDavid Cantrell2007-03-211-0/+4
| | | | networking that you need, the first is usbnet (#174229).
* 2007-03-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-191-0/+5
| | | | | | * scripts/mk-images (FIREWIREMODS): Add new firewire modules (based on patch from krh, #231708) * loader2/module-info: Likewise.
* * loader2/module-info: Changed description for cciss module toDavid Cantrell2007-03-151-1/+1
| | | | 'HP/Compaq Smart Array Controller' (#210414).
* Added atl1.ko (#229641).Chris Lumens2007-02-221-0/+4
|
* 2007-01-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-091-0/+104
| | | | * loader2/module-info: Add pata_*
* * loader2/module-info: Added stex driver since that was added in theDavid Cantrell2006-12-181-0/+8
| | | | RHEL-5 tree. Added pata_mpc52xx (#220009).
* - add rpadlpar_io (IBM storage on pSeries) to the module listPeter Jones2006-10-041-0/+4
|
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-0/+8
| | | | * loader2/module-info: Add qla4xxx (#208324) and qla3xxx
* Remove hostap from initrd (#196334).Chris Lumens2006-09-181-12/+0
|
* - add ehea driverPeter Jones2006-09-151-0/+4
|
* 2006-09-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-061-0/+4
| | | | * loader2/module-info: Add hptiop (#205337)
* add qla2xxxPeter Jones2006-07-051-0/+4
|
* Removed ipv6 from this list. Eh, shrug, and so on.David Cantrell2006-06-091-4/+0
|
* Make sure we pull in the ipv6.ko module and load that. I thought a noipv6David Cantrell2006-06-081-0/+4
| | | | | option would be good for people who fear change, so I'll get that implemented throughout the loader.
* - add 'asix' usb ethernet moduePeter Jones2006-05-191-0/+4
|
* add sis190Bill Nottingham2006-03-081-0/+4
|
* 2006-02-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-031-8/+32
| | | | * loader2/module-info: Update for current driver set.
* Added mptsas entry to module-info.David Cantrell2006-01-181-0/+4
|
* it'd help if they told me the right namePeter Jones2005-12-071-2/+2
|
* - add another card nobody bothered to tell us about ahead of time.Peter Jones2005-12-061-0/+4
|
* more cell ethernetPeter Jones2005-11-211-0/+4
|
* add mambonet for dwmw2Peter Jones2005-11-211-0/+5
|
* add qla2400Peter Jones2005-11-151-0/+4
|
* add megaraid_sasPeter Jones2005-11-151-0/+4
|
* 2005-11-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-0/+8
| | | | * loader2/module-info: Add xenblk and xennet
* add bnx2 support in loaderPeter Jones2005-11-021-0/+4
|
* 2005-09-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-191-0/+4
| | | | * loader2/module-info: Add skge (#168590)
* 2005-08-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-301-0/+4
| | | | * loader2/module-info: Add qla2100 (#167065)
* 2005-08-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-08-011-2/+6
| | | | * loader2/module-info: Add mptspi and mptfc for new driver split
* 2005-05-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-231-68/+32
| | | | | * loader2/module-info: Add megaraid (#157420). Go through the kernel and add other new drivers that I noticed.
* 2004-12-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-141-0/+4
| | | | * loader2/module-info: Add tcmscsim (#142692)
* 2004-11-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-041-0/+12
| | | | * loader2/module-info: More qlogic fibre channel adapters
* 2004-10-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-141-0/+4
| | | | * loader2/module-info: Add s2io 10GbE driver
* add ahci, sx8Bill Nottingham2004-10-121-0/+8
|
* add ixgbBill Nottingham2004-10-111-0/+4
|
* add sata_nv, sata_sx4. sort the list.Bill Nottingham2004-10-111-8/+16
|
* 2004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-1/+1
| | | | * loader2/module-info: Fix megaraid_mbox module name (#134369)
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-0/+4
| | | | * loader2/module-info: Add 3w-9xxx (#133525)
* fix megaraid module nameBill Nottingham2004-09-231-5/+1
|
* add via-velocity (#131872)Bill Nottingham2004-09-071-0/+4
|
* add ibmveth and ibmvscsic modulesJeremy Katz2004-09-071-0/+9
|
* remove bogus driver that no longer existsJeremy Katz2004-08-311-3/+0
|
* add emulex driver to module-info since I know it's going to show up soonerJeremy Katz2004-08-251-0/+4
| | | | or later