elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/arch/i86/drivers/net/Makefile
CommitAuthorDateMessage
338aa05b8573b67da73f73ff55e9d7755b97cfcGreg Haerr2022-06-19[kernel] First pass at allowing multiple NIC device drivers in kernel
c0c6331d17ab8bdf4d8082520b3f4f6151a52a1Helge Skrivervik2022-06-08[net, el3] New driver for EtherLink III / 3C509 ethernet NICs
6090c8d9ea0df9f9b8589395046809e934900a6Paul Osmialowski2020-09-06eth: WD8003 driver (based on ne2k driver code)
e90e5c0d9dd7554551b78b9e6c9957314f408feHelge Skrivervik2020-08-24[ne2k][eth] major cleanup, more inline documentation, small driver fixes.
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
ca6f8d38eea10399166aa9cdea72e604c735608Greg Haerr2019-04-16Last modifications required to fully build ELKS under OS X
b220dffe782a3617bd89996953497c2e8a57078mfld-fr2019-03-17[kernel] Restore generic ETH
d8e9153d0c792b8087fb419bf4fa947e903c57bJody Bruchon2017-03-04Rename eth_* to ne2k_* and rework config to allow future expansion
e25a0a85a5d374b53cd84410a289f6d8b041400mfld-fr2017-02-12[ne2k] First version of ELKS driver for NE2K
9576310e5aa088c591526a7ff9cd05787306036mfld-fr2017-02-11[ne2k] Clarify drivers and network configuration
4f286df45200799a827df2d6bb4627bb57b981amfld-fr2017-02-10[ne2k] Close mfld-fr#4 : CONFIG_ETH option
7ba4cdd62a14013d905eae4a940871d0aeb654fmfld-fr2017-02-10[ne2k] Issue mfld-fr#3: ETH driver skeleton
09c26d8182fdfff25fbfa6761f72783b000c4c9Riley H. Williams2002-04-18Standardised Makefile format.
543549ec306c8c2268cfdd80a47fe2c4f62d0a0Riley H. Williams2001-12-12Generalised variables in Makefile-rules.
aea6d3a2479dc5ef5544198d1456a09a069c13cRiley H. Williams2001-11-20Verified that all standard make commands now work using the standardised ruleset. Committed ELKS 0.1.0-pre1 at last !!!
b33e3df5344263d2c3578d20b42e4af73411b4aRiley H. Williams2001-11-14Makefile rationalisation completed - this also fixes the `won't compile' buglet in my previous commit.
2c7aad6378d94c9a5917ae396036576bf28a5ebRiley H. Williams2001-10-02Added missing "### Dependencies:" tage to Makefiles but still to finish reverting.
945798249ab885078432a032fe31f6af3922f16Riley H. Williams2001-09-09Used `mkMake` script to initialise all missing Makefiles.
8ce8ec945fe221a2a4350b584ed38b13d66e78fRiley H. Williams2001-09-08Added `mkMake` script to scripts directory.